Skip to content

Commit e14d80a

Browse files
authored
Propagate the comment to the event-grid provider too (#18154)
1 parent d4881f6 commit e14d80a

File tree

1 file changed

+1
-1
lines changed
  • specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2022-02-01

1 file changed

+1
-1
lines changed

specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2022-02-01/kusto.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4519,7 +4519,7 @@
45194519
},
45204520
"managedIdentityResourceId": {
45214521
"type": "string",
4522-
"description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub and storage account."
4522+
"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."
45234523
},
45244524
"managedIdentityObjectId": {
45254525
"type": "string",

0 commit comments

Comments
 (0)