Skip to content

Commit 429a7ea

Browse files
authored
Expand comment on managedIdentityResourceId (Azure#17962)
* Expand comment on managedIdentityResourceId * Change according to Oren's review
1 parent 23cd65e commit 429a7ea

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
@@ -4290,7 +4290,7 @@
42904290
},
42914291
"managedIdentityResourceId": {
42924292
"type": "string",
4293-
"description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub."
4293+
"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."
42944294
},
42954295
"managedIdentityObjectId": {
42964296
"type": "string",

0 commit comments

Comments
 (0)