AzureStack-QuickStart-Templ.../appservice-fileserver-stand...
pagariyaalok 198c5495a4 Update OnStartAzureVirtualMachineFileServer.ps1 (#352)
Fix added to escape double quote
2018-06-28 23:47:45 -07:00
..
scripts Update OnStartAzureVirtualMachineFileServer.ps1 (#352) 2018-06-28 23:47:45 -07:00
README.md added domain name label (#306) 2017-10-17 11:03:23 -07:00
azuredeploy.json added domain name label (#306) 2017-10-17 11:03:23 -07:00
azuredeploy.parameters.json Remove capitalization in dnsNameForPublicIP (#310) 2017-12-14 16:54:43 -08:00
metadata.json added domain name label (#306) 2017-10-17 11:03:23 -07:00

README.md

Create a Standalone file server for App Service

This template will creates App Service standalone file server for test scenarios.

The template will return public IP of newly created standalone file server which can be used for App Service deployment on ASDK. E.g. \\publicIp\Websites OR \\fqdn\Websites

It also creates the following resources:

  • A Virtual Network
  • One Storage Account and subnet
  • One Public IP
  • One Virtual machine configured for App Service standalone file server

Notes

Standalone file server is not HA and should only be used in dev and test scenarios.

Deploying from Portal

  • Login into Azurestack portal
  • Click "New" -> "Custom" -> "Template deployment"
  • Copy conent in azuredeploy.json, Click "Edit Template" and paste content, then Click "Save"
  • Fill the parameters
  • Click "Create new" to create new Resource Group
  • Click "Create"