Skip to content

Commit 10fdd35

Browse files
author
SDKAuto
committed
CodeGen from PR 17962 in Azure/azure-rest-api-specs
Expand comment on managedIdentityResourceId (#17962) * Expand comment on managedIdentityResourceId * Change according to Oren's review
1 parent 41eb66e commit 10fdd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2022-02-01/Microsoft.Kusto.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,7 @@
15111511
},
15121512
"managedIdentityResourceId": {
15131513
"type": "string",
1514-
"description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub."
1514+
"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."
15151515
},
15161516
"mappingRuleName": {
15171517
"type": "string",

0 commit comments

Comments
 (0)