Skip to content

Commit

Permalink
Update Monitors_CreateOrUpdate_MaximumSet_Gen.json (#23787)
Browse files Browse the repository at this point in the history
Remove managed identity from the example payload as those will be created by system automatically.
  • Loading branch information
dipeshbhakat-microsoft authored May 4, 2023
1 parent 058b50f commit 817e7ce
Showing 1 changed file with 0 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@
"orgCreationSource": "LIFTR",
"accountCreationSource": "LIFTR"
},
"identity": {
"type": "None",
"userAssignedIdentities": {
"key8903": {}
}
},
"tags": {
"key6976": "oaxfhf"
},
Expand Down Expand Up @@ -99,17 +93,6 @@
"orgCreationSource": "LIFTR",
"accountCreationSource": "LIFTR"
},
"identity": {
"principalId": "cac47a92-2856-11ed-a261-0242ac120002",
"tenantId": "cac47a92-2856-11ed-a261-0242ac120002",
"type": "None",
"userAssignedIdentities": {
"key8903": {
"principalId": "cac47a92-2856-11ed-a261-0242ac120002",
"clientId": "cac47a92-2856-11ed-a261-0242ac120002"
}
}
},
"tags": {
"key6976": "oaxfhf"
},
Expand Down Expand Up @@ -171,17 +154,6 @@
"orgCreationSource": "LIFTR",
"accountCreationSource": "LIFTR"
},
"identity": {
"principalId": "cac47a92-2856-11ed-a261-0242ac120002",
"tenantId": "cac47a92-2856-11ed-a261-0242ac120002",
"type": "None",
"userAssignedIdentities": {
"key8903": {
"principalId": "cac47a92-2856-11ed-a261-0242ac120002",
"clientId": "cac47a92-2856-11ed-a261-0242ac120002"
}
}
},
"tags": {
"key6976": "oaxfhf"
},
Expand Down

0 comments on commit 817e7ce

Please sign in to comment.