From 370303bf8f80f32fc376c9b04614fa5f5de8fe38 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 9 Mar 2022 16:52:52 +0000 Subject: [PATCH] CodeGen from PR 18154 in Azure/azure-rest-api-specs Merge 1a8486d9d6276099d80948951dd2b6d6cb2a08ab into 5e638554b6284a41ef1918ef5d700f70ec338799 --- 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",