From 29cdf7981ef06613249eb8571ae6e359b74319ca Mon Sep 17 00:00:00 2001 From: Vincent-Philippe Lauzon <vplauzon@users.noreply.github.com> Date: Fri, 11 Mar 2022 01:49:53 -0500 Subject: [PATCH] Propagate the comment to the event-grid provider too (#18154) --- .../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",