Skip to content

Commit 1d00909

Browse files
authored
Merge pull request #187624 from hongzli/patch-4
Remove "identity": "SystemAssigned" authentication property
2 parents 9c0713b + b3debcd commit 1d00909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/logic-apps/logic-apps-securing-a-logic-app.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,6 @@ When the [managed identity](../active-directory/managed-identities-azure-resourc
11901190
"uri": "@parameters('endpointUrlParam')",
11911191
"authentication": {
11921192
"type": "ManagedServiceIdentity",
1193-
"identity": "SystemAssigned",
11941193
"audience": "https://management.azure.com/"
11951194
},
11961195
},

0 commit comments

Comments
 (0)