From 05306b337569ae87b2c56c92a0c4f3ac626ef723 Mon Sep 17 00:00:00 2001 From: dhaiman <67913163+dhaiman@users.noreply.github.com> Date: Wed, 9 Jun 2021 11:59:59 +0300 Subject: [PATCH] Dhaiman aad flag added to la workspace (#14637) * Update Workspaces.json * Update Workspaces.json * Update Workspaces.json --- .../stable/2020-10-01/Workspaces.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json index 9402e0a9bf04..9e5c42230532 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json @@ -590,6 +590,11 @@ "type": "string", "x-nullable": true, "description": "Dedicated LA cluster resourceId that is linked to the workspaces." + }, + "disableLocalAuth": { + "type": "boolean", + "x-nullable": true, + "description": "Disable Non-AAD based Auth." } }, "additionalProperties": true,