Skip to content

Commit 2794c0a

Browse files
authored
format
1 parent 9fbb838 commit 2794c0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/app-service/environment/creation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ To create an App Service Environment in the Azure portal, complete the following
6161

6262
1. From the **Networking** tab, for **Virtual Network**, select or create your virtual network. For **Subnet**, select or create your subnet. If you create an App Service Environment with an internal VIP, you can configure Azure DNS private zones to point your domain suffix to your App Service Environment. For more information, see the DNS section in [Use an App Service Environment](/azure/app-service/environment/using#dns-configuration). If you create an App Service Environment with an internal VIP, you can specify a private IP address by using the **Manual** option for **Inbound IP address**.
6363

64-
> [!NOTE]
65-
> If you use an existing subnet that has either a network security group or route table associated with it, you must either delegate the subnet to `Microsoft.web/hostingEnvironments` yourself or ensure you have have at a minimum the following RBAC permissions for your associated resources:
66-
> * `Microsoft.Network/routeTables/join/action`
67-
> * `Microsoft.Network/networkSecurityGroups/join/action`
64+
> [!NOTE]
65+
> If you use an existing subnet that has either a network security group or route table associated with it, you must either delegate the subnet to `Microsoft.web/hostingEnvironments` yourself or ensure you have have at a minimum the following RBAC permissions for your associated resources:
66+
> * `Microsoft.Network/routeTables/join/action`
67+
> * `Microsoft.Network/networkSecurityGroups/join/action`
6868
6969
:::image type="content" source="./media/creation/creation-networking-internal.png" alt-text="Screenshot that shows App Service Environment networking (App Service Environment Internal) selections." border="true":::
7070

0 commit comments

Comments
 (0)