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
@@ -1511,7 +1511,7 @@
1511
1511
},
1512
1512
"managedIdentityResourceId": {
1513
1513
"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."
0 commit comments