Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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