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 0865202ae4b6..1838f4d4fba2 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 @@ -14,7 +14,7 @@ "properties": { "meshRevisions": [ { - "revision": "1-17", + "revision": "asm-1-17", "upgrades": [ "1-18" ], @@ -31,7 +31,7 @@ ] }, { - "revision": "1-18", + "revision": "asm-1-18", "upgrades": [], "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 b8dfd3da3cd0..142014330b72 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 @@ -13,7 +13,7 @@ "type": "Microsoft.ContainerService/managedClusters/meshUpgradeProfiles", "name": "istio", "properties": { - "revision": "1-17", + "revision": "asm-1-17", "upgrades": [ "1-18" ], 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 2e9117e6a6f9..76bca7a38246 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 @@ -15,7 +15,7 @@ "properties": { "meshRevisions": [ { - "revision": "1-17", + "revision": "asm-1-17", "upgrades": [ "1-18" ], @@ -32,7 +32,7 @@ ] }, { - "revision": "1-18", + "revision": "asm-1-18", "upgrades": [], "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 7bd552e65357..e98b0cc14af0 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 @@ -14,7 +14,7 @@ "type": "Microsoft.ContainerService/managedClusters/meshUpgradeProfiles", "name": "istio", "properties": { - "revision": "1-17", + "revision": "asm-1-17", "upgrades": [ "1-18" ],