Skip to content

Commit d3ad056

Browse files
authored
Update azure.json
1 parent fd96be8 commit d3ad056

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

deploy/example/azure.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"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",
3+
"tenantId": "xxxx-xxxx-xxxx-xxxx-xxxx",
4+
"subscriptionId": "xxxx-xxxx-xxxx-xxxx-xxxx",
5+
"aadClientId": "xxxx-xxxx-xxxx-xxxx-xxxx",
6+
"aadClientSecret": "xxxx-xxxx-xxxx-xxxx-xxxx",
77
"resourceGroup": "resource-group-name",
88
"location": "eastus2",
99
"vmType": "standard",

0 commit comments

Comments
 (0)