Skip to content

Commit

Permalink
Expand comment on managedIdentityResourceId (Azure#17962)
Browse files Browse the repository at this point in the history
* Expand comment on managedIdentityResourceId

* Change according to Oren's review
  • Loading branch information
vplauzon authored and FredericHeem committed Mar 7, 2022
1 parent c1d87de commit ce8c22c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4290,7 +4290,7 @@
},
"managedIdentityResourceId": {
"type": "string",
"description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub."
"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 ce8c22c

Please sign in to comment.