From 8c3b7dda43e610158611b8230691cd57e607ad11 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 1 Jun 2022 19:05:13 +0000 Subject: [PATCH] CodeGen from PR 19307 in Azure/azure-rest-api-specs Merge b7a71602d678be6bbe1ba0197602bf3b62ac2c0a into 4eb2ae1846ac79a993cabc378436b6218baaa1ed --- schemas/2022-01-01-preview/Microsoft.App.json | 2 +- schemas/2022-03-01/Microsoft.App.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/2022-01-01-preview/Microsoft.App.json b/schemas/2022-01-01-preview/Microsoft.App.json index dbef83c9e3..d23e684356 100644 --- a/schemas/2022-01-01-preview/Microsoft.App.json +++ b/schemas/2022-01-01-preview/Microsoft.App.json @@ -3093,7 +3093,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource, must provide ControlPlaneSubnetResourceId and AppSubnetResourceId if enabling this property" + "description": "Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property" }, "platformReservedCidr": { "type": "string", diff --git a/schemas/2022-03-01/Microsoft.App.json b/schemas/2022-03-01/Microsoft.App.json index 4146d1e9c7..4ab1b49ad8 100644 --- a/schemas/2022-03-01/Microsoft.App.json +++ b/schemas/2022-03-01/Microsoft.App.json @@ -3120,7 +3120,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource, must provide ControlPlaneSubnetResourceId and AppSubnetResourceId if enabling this property" + "description": "Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property" }, "platformReservedCidr": { "type": "string",