Skip to content

Commit 0996770

Browse files
authored
Updated resource providers and policy aliases (Azure#2717)
* Updated resource providers and policy aliases * Bump change log * Fix
1 parent 2f1007c commit 0996770

File tree

130 files changed

+5877
-1625
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+5877
-1625
lines changed

data/providers/microsoft.aad/types.json

+5
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"France Central",
118118
"Germany North",
119119
"Germany West Central",
120+
"Israel Central",
120121
"Italy North",
121122
"Japan East",
122123
"Japan West",
@@ -172,6 +173,7 @@
172173
"France Central",
173174
"Germany North",
174175
"Germany West Central",
176+
"Israel Central",
175177
"Italy North",
176178
"Japan East",
177179
"Japan West",
@@ -228,6 +230,7 @@
228230
"France Central",
229231
"Germany North",
230232
"Germany West Central",
233+
"Israel Central",
231234
"Italy North",
232235
"Japan East",
233236
"Japan West",
@@ -284,6 +287,7 @@
284287
"France Central",
285288
"Germany North",
286289
"Germany West Central",
290+
"Israel Central",
287291
"Italy North",
288292
"Japan East",
289293
"Japan West",
@@ -340,6 +344,7 @@
340344
"France Central",
341345
"Germany North",
342346
"Germany West Central",
347+
"Israel Central",
343348
"Italy North",
344349
"Japan East",
345350
"Japan West",

data/providers/microsoft.alertsmanagement/types.json

+16
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
},
117117
"resourceType": "actionRules",
118118
"apiVersions": [
119+
"2023-05-01-preview",
119120
"2021-08-08-preview",
120121
"2021-08-08",
121122
"2019-05-05-preview",
@@ -190,6 +191,7 @@
190191
"2023-06-01-preview"
191192
],
192193
"locations": [
194+
"Australia East",
193195
"Australia Southeast",
194196
"Brazil South",
195197
"Canada Central",
@@ -200,6 +202,7 @@
200202
"East US",
201203
"East US 2",
202204
"Germany West Central",
205+
"Japan East",
203206
"North Central US",
204207
"North Europe",
205208
"Norway East",
@@ -268,32 +271,45 @@
268271
},
269272
"resourceType": "prometheusRuleGroups",
270273
"apiVersions": [
274+
"2023-09-01-preview",
271275
"2023-03-01",
272276
"2021-07-22-preview"
273277
],
274278
"locations": [
279+
"Australia East",
275280
"Australia Southeast",
276281
"Brazil South",
282+
"Brazil Southeast",
277283
"Canada Central",
284+
"Canada East",
278285
"Central India",
279286
"Central US",
280287
"East Asia",
281288
"East US",
282289
"East US 2",
290+
"France Central",
283291
"France South",
284292
"Germany West Central",
285293
"Israel Central",
286294
"Italy North",
295+
"Japan East",
296+
"Japan West",
287297
"Korea Central",
298+
"Korea South",
288299
"North Central US",
289300
"North Europe",
290301
"Norway East",
302+
"Norway West",
291303
"South Africa North",
292304
"South Central US",
305+
"South India",
293306
"Southeast Asia",
307+
"Sweden Central",
294308
"Switzerland North",
309+
"Switzerland West",
295310
"UAE North",
296311
"UK South",
312+
"UK West",
297313
"West Central US",
298314
"West Europe",
299315
"West US",

data/providers/microsoft.apicenter/types.json

+15
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,20 @@
2626
"West Europe"
2727
],
2828
"zoneMappings": []
29+
},
30+
{
31+
"aliases": null,
32+
"resourceType": "services/eventGridFilters",
33+
"apiVersions": [
34+
"2024-03-01"
35+
],
36+
"locations": [
37+
"Australia East",
38+
"Central India",
39+
"East US",
40+
"UK South",
41+
"West Europe"
42+
],
43+
"zoneMappings": []
2944
}
3045
]

0 commit comments

Comments
 (0)