From 49124ae33126bc9cda47e234a0723c3138708614 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 11 Mar 2022 06:55:07 +0000 Subject: [PATCH] CodeGen from PR 18154 in Azure/azure-rest-api-specs Propagate the comment to the event-grid provider too (#18154) --- schemas/2022-02-01/Microsoft.Kusto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2022-02-01/Microsoft.Kusto.json b/schemas/2022-02-01/Microsoft.Kusto.json index 97ee56f1b7..8e4d53774c 100644 --- a/schemas/2022-02-01/Microsoft.Kusto.json +++ b/schemas/2022-02-01/Microsoft.Kusto.json @@ -1377,7 +1377,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." }, "mappingRuleName": { "type": "string",