You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/2022-02-01/Microsoft.Kusto.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1377,7 +1377,7 @@
1377
1377
},
1378
1378
"managedIdentityResourceId": {
1379
1379
"type": "string",
1380
-
"description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub and storage account."
1380
+
"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."
0 commit comments