Skip to content

Commit df08f10

Browse files
authored
Merge pull request #60 from Azure-Samples/bandhand-patch-2
Update vm.parameters.jsonc
2 parents da6746f + 1882d06 commit df08f10

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

templates/2025_04/vm.parameters.jsonc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"value": "2024-08-01-preview"
1010
},
1111
"customLocationId": {
12-
"value": "/subscriptions/abcd-1234-5678-efgh/resourceGroups/blabla-HostedResources-blabla/providers/Microsoft.ExtendedLocation/customLocations/dev10-blabla-cstm-loc"
12+
"value": ""
1313
},
1414
"location": {
1515
"value": "eastus"
1616
},
1717
"acrImagePath": {
18-
"value": "acrreg.azurecr.io/ubuntu:22.04.00"
18+
"value": ""
1919
},
2020
"acrUsername": {
21-
"value": "acrreg"
21+
"value": ""
2222
},
2323
"acrPassword": {
2424
"value": ""
@@ -27,13 +27,13 @@
2727
"value": ""
2828
},
2929
"l3nId01": {
30-
"value": "/subscriptions/abcd-1234-5678-efgh/resourceGroups/bsd-ALRS-P1-test/providers/Microsoft.NetworkCloud/l3Networks/oam"
30+
"value": ""
3131
},
3232
"l3nId02": {
33-
"value": "/subscriptions/abcd-1234-5678-efgh/resourceGroups/bsd-ALRS-P1-test/providers/Microsoft.NetworkCloud/l3Networks/appdata"
33+
"value": ""
3434
},
3535
"csnId": {
36-
"value": "/subscriptions/abcd-1234-5678-efgh/resourceGroups/bsd-ALRS-P1-test/providers/Microsoft.NetworkCloud/cloudServicesNetworks/bsd-csn-alrs"
36+
"value": ""
3737
},
3838
"vmMemoryMB": {
3939
"value": 8192
@@ -42,7 +42,7 @@
4242
"value": 4
4343
},
4444
"ssh-keydata": {
45-
"value": "sshkeydata"
45+
"value": ""
4646
}
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)