Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
azure-gettingstarted [2023_09_22 12:24] ericazure-gettingstarted [2024_02_28 01:03] – external edit 127.0.0.1
Line 7: Line 7:
 ## Why Azure? ## Why Azure?
  
-Azure customers are using the Nasuni Access Anywhere (formerly File Fabric) to take advantage of the high durability, scalability and low cost of Azure Cloud Services.+Azure customers are using the Nasuni Access Anywhere (formerly Access Anywhere) to take advantage of the high durability, scalability and low cost of Azure Cloud Services.
  
 ## Architecture ## Architecture
Line 145: Line 145:
 #### Add Inbound Access to Port 8080 #### Add Inbound Access to Port 8080
  
-The SME Config App is used to set up networking. To access it you will need to open port 8080.+The NAAConfig App is used to set up networking. To access it you will need to open port 8080.
 From the virtual machine resource page within the [[https://portal.azure.com|Azure portal ]] select Settings > Networking and add an inbound port rule. From the virtual machine resource page within the [[https://portal.azure.com|Azure portal ]] select Settings > Networking and add an inbound port rule.
  
Line 155: Line 155:
  * Action - Allow  * Action - Allow
  
-#### Start SME Config Server+#### Start NAAConfig Server
  
 If you are logged in as root leave root privilege:  If you are logged in as root leave root privilege: 
Line 174: Line 174:
 #### Configure Hostname Settings #### Configure Hostname Settings
  
-Here you only need to configure the three domain names. Click "**Configuration**" and then "**SME Server Hostname Settings**".+Here you only need to configure the three domain names. Click "**Configuration**" and then "**NAAServer Hostname Settings**".
  
  
Line 197: Line 197:
 Log back into the rebooted appliance: Log back into the rebooted appliance:
  
-   ssh -i "FileFabric.pem" smeconfiguser@34.194.216.200+   ssh -i "AccessAnywhere.pem" smeconfiguser@34.194.216.200
  
 Elevate to the root user (no password required). Elevate to the root user (no password required).