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
azure-gettingstarted [2023_09_22 12:24] ericazure-gettingstarted [2024_04_17 20:40] – [Why Azure?] steven
Line 4: Line 4:
  
 {{ azure-gettingstarted:ms-azure_logo_horiz_c-gray_rgb.png?400 |nobox}} {{ azure-gettingstarted:ms-azure_logo_horiz_c-gray_rgb.png?400 |nobox}}
- 
 ## 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 to take advantage of the high durability, scalability and low cost of Azure Cloud Services.
  
 ## Architecture ## Architecture
Line 145: Line 144:
 #### 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 154:
  * 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 173:
 #### 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 196:
 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 334:
 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|]]