Skip to content

Commit

Permalink
Propagate the comment to the event-grid provider too (Azure#18154)
Browse files Browse the repository at this point in the history
  • Loading branch information
vplauzon authored and FredericHeem committed May 16, 2022
1 parent 65cba4a commit 29cdf79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4519,7 +4519,7 @@
},
"managedIdentityResourceId": {
"type": "string",
"description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub and storage account."
"description": "Empty for non-managed identity based data connection. For system assigned identity, provide cluster resource Id. For user assigned identity (UAI) provide the UAI resource Id."
},
"managedIdentityObjectId": {
"type": "string",
Expand Down

0 comments on commit 29cdf79

Please sign in to comment.