AzureStack-QuickStart-Templ.../mysql-standalone-server-win...
Karsten Bott ac169a3a00 Change VM Public IP to not contain RG Name (#313) 2018-01-29 16:52:47 -08:00
..
MySql.Setup.CustomScriptExtension.ps1 Template to create MySQL server of selected version on Windows Server 2017-03-27 12:09:31 -07:00
azuredeploy.json Change VM Public IP to not contain RG Name (#313) 2018-01-29 16:52:47 -08:00
azuredeploy.parameters.json Template to create MySQL server of selected version on Windows Server 2017-03-27 12:09:31 -07:00
metadata.json Added metadata.json to mysql and sql templates (#236) 2017-06-08 14:40:00 -07:00
readme.md Template to create MySQL server of selected version on Windows Server 2017-03-27 12:09:31 -07:00

readme.md

MySql Server on Windows for AzureStack

DESCRIPTION

This template deploys Windows Server, install given MySql server and configures it.

DEPLOY

Login to AzureStack portal

Click 'New' -> 'Custom' -> 'Template Deployment'

Copy content in azuredeploy.json, click 'Edit Template', paste all the content and click 'Save'

Fill in the parameters

Click 'Create New' to create a new 'Resource Group'

Click 'Create'

Wait for results to appear in 'Storage Account' of a given 'Resource Group' parameter name resource

PARAMETERS

VM Name: <Name of the VM to deploy MySQL Server>

VM Time Zone: <Timezone for Windows VM>

VM Size: <Size of the VM>

Windows OS Version: <Version of Windows Server>

Admin Username: <Username for Windows VM>

Admin Password: <Password for Windows VM>

MySql Service Port: <Port number for MySql Server>

MySql Version: <Select from given supported MySql version>