From 8465ee9f69f08993983e88130d54e699d9f6f006 Mon Sep 17 00:00:00 2001 From: Sanya Kochhar Date: Wed, 30 Aug 2023 11:35:38 -0700 Subject: [PATCH] add asm- prefix to upgrades field on mesh ops --- .../examples/ManagedClustersGet_MeshRevisionProfile.json | 2 +- .../examples/ManagedClustersGet_MeshUpgradeProfile.json | 2 +- .../examples/ManagedClustersList_MeshRevisionProfiles.json | 2 +- .../examples/ManagedClustersList_MeshUpgradeProfiles.json | 2 +- .../examples/ManagedClustersGet_MeshRevisionProfile.json | 2 +- .../examples/ManagedClustersGet_MeshUpgradeProfile.json | 2 +- .../examples/ManagedClustersList_MeshRevisionProfiles.json | 2 +- .../examples/ManagedClustersList_MeshUpgradeProfiles.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json index 1838f4d4fba2..b799a175289e 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json @@ -16,7 +16,7 @@ { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ { diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json index 142014330b72..82cc6740fcfb 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json @@ -15,7 +15,7 @@ "properties": { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ { diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json index 76bca7a38246..234bd8056cc0 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json @@ -17,7 +17,7 @@ { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ { diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json index e98b0cc14af0..ac63310be042 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json @@ -16,7 +16,7 @@ "properties": { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ { diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json index 862794f7a427..b2e03d3e3596 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshRevisionProfile.json @@ -16,7 +16,7 @@ { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ { diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json index 8ffa611bed8b..04525f10dca5 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersGet_MeshUpgradeProfile.json @@ -15,7 +15,7 @@ "properties": { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ { diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json index cdc7200e8f0b..2b041a3a6973 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshRevisionProfiles.json @@ -17,7 +17,7 @@ { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ { diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json index 859584124cb9..b0815fffc60f 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/examples/ManagedClustersList_MeshUpgradeProfiles.json @@ -16,7 +16,7 @@ "properties": { "revision": "asm-1-17", "upgrades": [ - "1-18" + "asm-1-18" ], "compatibleWith": [ {