AzureStack-QuickStart-Templ.../sql-2014-standalone
vikasnav f5018ae138
Make windows server 2012 default for SQL 2014 (#321)
2017-12-17 23:25:46 -08:00
..
Readme.md Added Readme for SQL Standalone template 2017-03-27 12:59:11 -07:00
azuredeploy.json Make windows server 2012 default for SQL 2014 (#321) 2017-12-17 23:25:46 -08:00
deploySqlStandalone_NonDomain.zip Fix sql for new images (#301) 2017-10-05 18:57:30 -07:00
metadata.json Added metadata.json to mysql and sql templates (#236) 2017-06-08 14:40:00 -07:00

Readme.md

Create a SQL Server 2014 Stand alone with PowerShell DSC Extension

This template will create a SQL Server 2014 Always On Availability Group using the PowerShell DSC Extension it creates the following resources:

  • A Virtual Network
  • One Storage Account
  • One VM configured as SQL Server 2014 stand alone

Notes

  • The images used to create this deployment are

    • SQL Server - Latest SQL Server 2014 on Windows Server 2016 Image(with .Net 3.5)
  • The image configuration is defined in variables - details below - but the scripts that configure this deployment have only been tested with these versions and may not work on other images.

Deploying from Portal

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