Skip to content

Commit 0701d53

Browse files
authored
Remove UserAssigned MSI (#12900)
1 parent 10ea08f commit 0701d53

File tree

1 file changed

+1
-2
lines changed
  • specification/datashare/resource-manager/Microsoft.DataShare/stable/2020-09-01

1 file changed

+1
-2
lines changed

specification/datashare/resource-manager/Microsoft.DataShare/stable/2020-09-01/DataShare.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4698,8 +4698,7 @@
46984698
"type": {
46994699
"description": "Identity Type",
47004700
"enum": [
4701-
"SystemAssigned",
4702-
"UserAssigned"
4701+
"SystemAssigned"
47034702
],
47044703
"type": "string",
47054704
"x-ms-enum": {

0 commit comments

Comments
 (0)