From 1a8486d9d6276099d80948951dd2b6d6cb2a08ab Mon Sep 17 00:00:00 2001 From: vplauzon Date: Wed, 9 Mar 2022 11:44:43 -0500 Subject: [PATCH] Propagate the comment to the event-grid provider too --- .../Microsoft.Kusto/stable/2022-02-01/kusto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2022-02-01/kusto.json b/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2022-02-01/kusto.json index 0a29bb842874..35089103ded6 100644 --- a/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2022-02-01/kusto.json +++ b/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2022-02-01/kusto.json @@ -4519,7 +4519,7 @@ }, "managedIdentityResourceId": { "type": "string", - "description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub and storage account." + "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." }, "managedIdentityObjectId": { "type": "string",