Removing periods from Diagnostics extension resource name. (#298)

* Multiple VMs Availability set quick start template - initial checkin.

* Add Parameters json file.

* Added Metadat json and readme files

* CR feedback addressed.

* Update DSC resource to have absolute data disk numbers.

* Updated xSqlPs DSC resource

* Using WS2012 R2 image for SQL VM because of corresponding DSC resource.

* Updated DSC resource for xSqlServerSetup

* Fixed SqlAsset location

* BugFix 12568338 - QuickStart Template<exchange-2016-non-ha> deployment has a failure on master run

* Update VM size for exchange VM to Standard_D2.

* Removing periods from Diagnostics extension resource name.
This commit is contained in:
sumantshiv 2017-09-26 16:02:35 -07:00 коммит произвёл vikasnav
Родитель 65127bf175
Коммит 72d232b027
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -209,7 +209,7 @@
},
"resources": [
{
"name": "Microsoft.Azure.Diagnostics.IaasDiagnostics",
"name": "IaasDiagnosticsExtesnion",
"type": "extensions",
"location": "[resourceGroup().location]",
"apiVersion": "2015-06-15",