Skip to content
Merged

Dev #385

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
813 changes: 484 additions & 329 deletions Scenarios/Running WSLab in Azure/WSLab.json

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions Scenarios/Running WSLab in Azure/WSLab.parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"location": {
"value": "westeurope"
},
"virtualMachineName": {
"value": "WSLab"
},
Expand Down Expand Up @@ -61,9 +58,6 @@
},
"autoShutdownTimeZone": {
"value": "UTC"
},
"autoShutdownNotificationStatus": {
"value": "Disabled"
}
}
}
Loading