Skip to content

Commit 2046435

Browse files
author
Jaromir Kaspar
authored
Merge pull request #385 from microsoft/dev
Dev
2 parents d0f8684 + bbb45d8 commit 2046435

8 files changed

Lines changed: 703 additions & 397 deletions

File tree

Scenarios/Running WSLab in Azure/WSLab.json

Lines changed: 484 additions & 329 deletions
Large diffs are not rendered by default.

Scenarios/Running WSLab in Azure/WSLab.parameters.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
33
"contentVersion": "1.0.0.0",
44
"parameters": {
5-
"location": {
6-
"value": "westeurope"
7-
},
85
"virtualMachineName": {
96
"value": "WSLab"
107
},
@@ -61,9 +58,6 @@
6158
},
6259
"autoShutdownTimeZone": {
6360
"value": "UTC"
64-
},
65-
"autoShutdownNotificationStatus": {
66-
"value": "Disabled"
6761
}
6862
}
6963
}

0 commit comments

Comments
 (0)