Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit a3504f5

Browse files
committed
Don't use a shared hosting plan for testing env
1 parent 9214122 commit a3504f5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

deploy/config/msdndev.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"Deployment": {
3-
"SubscriptionId": "7e9b1932-8591-42d8-a02e-7471cf53f915",
4-
"ExistingWebsitePlanId": "/subscriptions/7e9b1932-8591-42d8-a02e-7471cf53f915/resourceGroups/Shared-WestUS2/providers/Microsoft.Web/serverfarms/Shared-WestUS2"
3+
"SubscriptionId": "7e9b1932-8591-42d8-a02e-7471cf53f915"
54
}
65
}

0 commit comments

Comments
 (0)