Skip to content

Commit 6a51b29

Browse files
author
msftbot[bot]
authored
[ReleasePR authorization] add RBAC to 2020-10-01-preview autogen (#1876)
Create to sync Azure/azure-rest-api-specs#15836 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/authorization?expand=1)
2 parents 0ba32d8 + 6ad80bb commit 6a51b29

File tree

5 files changed

+4
-34
lines changed

5 files changed

+4
-34
lines changed

schemas/2018-09-01-preview/Microsoft.Authorization.Authz.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,7 @@
7272
"User",
7373
"Group",
7474
"ServicePrincipal",
75-
"Unknown",
76-
"DirectoryRoleTemplate",
77-
"ForeignGroup",
78-
"Application",
79-
"MSI",
80-
"DirectoryObjectOrGroup",
81-
"Everyone"
75+
"ForeignGroup"
8276
]
8377
},
8478
{

schemas/2020-03-01-preview/Microsoft.Authorization.Authz.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,7 @@
8484
"User",
8585
"Group",
8686
"ServicePrincipal",
87-
"Unknown",
88-
"DirectoryRoleTemplate",
89-
"ForeignGroup",
90-
"Application",
91-
"MSI",
92-
"DirectoryObjectOrGroup",
93-
"Everyone"
87+
"ForeignGroup"
9488
]
9589
},
9690
{

schemas/2020-04-01-preview/Microsoft.Authorization.Authz.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,7 @@
8888
"User",
8989
"Group",
9090
"ServicePrincipal",
91-
"Unknown",
92-
"DirectoryRoleTemplate",
93-
"ForeignGroup",
94-
"Application",
95-
"MSI",
96-
"DirectoryObjectOrGroup",
97-
"Everyone"
91+
"ForeignGroup"
9892
]
9993
},
10094
{

schemas/2020-08-01-preview/Microsoft.Authorization.Authz.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,7 @@
7777
"User",
7878
"Group",
7979
"ServicePrincipal",
80-
"Unknown",
81-
"DirectoryRoleTemplate",
82-
"ForeignGroup",
83-
"Application",
84-
"MSI",
85-
"DirectoryObjectOrGroup",
86-
"Everyone"
80+
"ForeignGroup"
8781
]
8882
},
8983
{

schemas/2020-10-01-preview/Microsoft.Authorization.Authz.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -194,13 +194,7 @@
194194
"User",
195195
"Group",
196196
"ServicePrincipal",
197-
"Unknown",
198-
"DirectoryRoleTemplate",
199197
"ForeignGroup",
200-
"Application",
201-
"MSI",
202-
"DirectoryObjectOrGroup",
203-
"Everyone",
204198
"Device"
205199
]
206200
},

0 commit comments

Comments
 (0)