Skip to content

Commit

Permalink
#2 rds-deployment references ad-non-ha template from AzureStack repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarch committed Mar 7, 2017
1 parent 7deeceb commit c40df5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rds-deployment/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
}
},
"variables": {
"adAssetLocation": "https://raw.githubusercontent.com/Azure/AzureStack-QuickStart-Templates/master/ad-non-ha",
"adAssetLocation": "https://raw.githubusercontent.com/Azure/Azure-QuickStart-Templates/master/active-directory-new-domain",
"adVMSize": "Standard_A1",
"adVnetName": "[concat('ADVNET',resourceGroup().name)]",
"adSubnetName": "[concat('ADStaticSubnet',resourceGroup().name)]",
Expand Down

0 comments on commit c40df5f

Please sign in to comment.