We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd96be8 commit d3ad056Copy full SHA for d3ad056
deploy/example/azure.json
@@ -1,9 +1,9 @@
1
{
2
"cloud":"AzurePublicCloud",
3
- "tenantId": "72f988bf-xxxx-xxxx-xxxx-2d7cd011db47",
4
- "subscriptionId": "b9d2281e-xxxx-xxxx-xxxx-0d50377cdf76",
5
- "aadClientId": "df7269f2-xxxx-xxxx-xxxx-0f12a7d97404",
6
- "aadClientSecret": "8c416dc5-xxxx-xxxx-xxxx-d77069e2a255",
+ "tenantId": "xxxx-xxxx-xxxx-xxxx-xxxx",
+ "subscriptionId": "xxxx-xxxx-xxxx-xxxx-xxxx",
+ "aadClientId": "xxxx-xxxx-xxxx-xxxx-xxxx",
+ "aadClientSecret": "xxxx-xxxx-xxxx-xxxx-xxxx",
7
"resourceGroup": "resource-group-name",
8
"location": "eastus2",
9
"vmType": "standard",
0 commit comments