From 6a56acff92cbeb02f844ab762e5deba05b220838 Mon Sep 17 00:00:00 2001 From: Alexander Eldeib Date: Sat, 27 Aug 2022 01:28:57 +0200 Subject: [PATCH] add "Mariner" for AKS os sku --- .../preview/2022-08-02-preview/managedClusters.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json index 656251e2d1d0..58e1563864c3 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json @@ -5314,6 +5314,7 @@ "enum": [ "Ubuntu", "CBLMariner", + "Mariner", "Windows2019", "Windows2022" ],