Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
azure-gettingstarted [2023_09_22 12:24] ericazure-gettingstarted [2024_03_18 20:16] steven
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).
Line 335: Line 335:
 Once this is complete you can: Once this is complete you can:
   * [[organisationcloud/usermanagement|Add users]]   * [[organisationcloud/usermanagement|Add users]]
-  * [[filesharing|Share files]] 
-  * ... 
  
 For more information see [[index|]] For more information see [[index|]]