Skip to content

Commit 2868299

Browse files
author
pjsingh28
authored
Merge pull request #627 from MicrosoftDocs/pjsingh28-patch-1
Remove region from metadata
2 parents a7cc56c + 809f085 commit 2868299

File tree

1 file changed

+10
-29
lines changed

1 file changed

+10
-29
lines changed

scenarios/metadata.json

Lines changed: 10 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"Microsoft.ContainerService/managedClusters/GetAccessProfiles/action",
5050
"Microsoft.Network/publicIPAddresses/list/action"
5151
],
52-
"region": "eastus",
5352
"configurableParams": [
5453
{
5554
"inputType": "textInput",
@@ -80,9 +79,7 @@
8079
"url": "https://learn.microsoft.com/en-us/azure/static-web-apps/add-api"
8180
}
8281
],
83-
"configurations": {
84-
"region": "EastUS2"
85-
}
82+
"configurations": {}
8683
},
8784
{
8885
"status": "active",
@@ -106,9 +103,7 @@
106103
"url": "https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/tutorial-autoscale-cli"
107104
}
108105
],
109-
"configurations": {
110-
"region": "EastUS"
111-
}
106+
"configurations": {}
112107
},
113108
{
114109
"status": "active",
@@ -153,8 +148,7 @@
153148
"Microsoft.Compute/virtualMachines/read",
154149
"Microsoft.Network/publicIPAddresses/read",
155150
"Microsoft.Compute/virtualMachines/instanceView/read"
156-
],
157-
"region": "EastUS"
151+
]
158152
}
159153
},
160154
{
@@ -165,9 +159,7 @@
165159
"stackDetails": "",
166160
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/azure-docs/articles/virtual-machines/linux/tutorial-lemp-stack.md",
167161
"documentationUrl": "https://learn.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-lemp-stack",
168-
"configurations": {
169-
"region": "westeurope"
170-
}
162+
"configurations": {}
171163
},
172164
{
173165
"status": "active",
@@ -191,9 +183,7 @@
191183
"url": "https://go.microsoft.com/fwlink/p/?linkid=2259865"
192184
}
193185
],
194-
"configurations": {
195-
"region": "eastus"
196-
}
186+
"configurations": {}
197187
},
198188
{
199189
"status": "active",
@@ -221,9 +211,7 @@
221211
"url": "https://learn.microsoft.com/azure/aks/tutorial-kubernetes-app-update?tabs=azure-cli"
222212
}
223213
],
224-
"configurations": {
225-
"region": "eastus"
226-
}
214+
"configurations": {}
227215
},
228216
{
229217
"status": "active",
@@ -233,9 +221,7 @@
233221
"stackDetails": "",
234222
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/CreateRHELVMAndSSH/create-rhel-vm-ssh.md",
235223
"documentationUrl": "",
236-
"configurations": {
237-
"region": "westeurope"
238-
}
224+
"configurations": {}
239225
},
240226
{
241227
"status": "active",
@@ -264,8 +250,7 @@
264250
}
265251
],
266252
"configurations": {
267-
"permissions": [],
268-
"region": "australiaeast"
253+
"permissions": []
269254
}
270255
},
271256
{
@@ -276,9 +261,7 @@
276261
"stackDetails": "",
277262
"sourceUrl": "https://raw.githubusercontent.com/aamini7/postgres-rag-llm-demo/main/README.md",
278263
"documentationUrl": "",
279-
"configurations": {
280-
"region": "centralus"
281-
}
264+
"configurations": {}
282265
},
283266
{
284267
"status": "active",
@@ -288,8 +271,6 @@
288271
"stackDetails": "",
289272
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/azure-aks-docs/refs/heads/main/articles/aks/ai-toolchain-operator.md",
290273
"documentationUrl": "",
291-
"configurations": {
292-
"region": "westus"
293-
}
274+
"configurations": {}
294275
}
295276
]

0 commit comments

Comments
 (0)