Skip to content

Commit 680ef66

Browse files
committed
correct consisteny and bullet order
1 parent d5d9072 commit 680ef66

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/mysql/flexible-server/how-to-network-from-private-to-public.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: How to network from a Private Access to Public Access or Private Link in Azure Database for MySQL
3-
description: Learn about moving an Azure Database for MySQL flexible server from Private access (virtual network integrated) to Public access or a Private Link with the Azure portal.
2+
title: How to network from a private access to public access or Private Link in Azure Database for MySQL
3+
description: Learn about moving an Azure Database for MySQL from private access (virtual network integrated) to public access or a Private Link with the Azure portal.
44
author: SudheeshGH
55
ms.author: sunaray
66
ms.reviewer: maghan
@@ -46,7 +46,7 @@ The steps below describe moving from private access (virtual network integrated)
4646

4747
:::image type="content" source="media/how-to-network-from-private-to-public/allow-public-access.png" alt-text="Screenshot of the Azure allow public access page." lightbox="media/how-to-network-from-private-to-public/allow-public-access.png":::
4848

49-
If you need public access only, you need to check `Allow public access to this resource through the internet using a public IP address`, or If you need private access only, then move to step 2 and don't check `Allow public access to this resource through the internet using a public IP address`. If you need public and private access, check the box for `Allow public access to this resource through the internet using a public IP address` and move to Step 2 to create a private link.
49+
If you need public access only, you need to check `Allow public access to this resource through the internet using a public IP address`, or If you need private access only, then move to step 2 and don't check `Allow public access to this resource through the internet using a public IP address`. If you need public and private access, check the box for `Allow public access to this resource through the internet using a public IP address` and move to Step 2 to create a private link.
5050

5151
1. Once you select **Next**, detaching the server is initiated.
5252

@@ -58,10 +58,10 @@ If you need public access only, you need to check `Allow public access to this r
5858

5959
1. When the server detaches from the virtual network, the server is put into an updating state. You can monitor the status of the server in the portal.
6060

61-
> [!NOTE]
62-
> After detaching the server from the virtual network infrastructure, if you didn't opt for "Allow public access to this resource through the internet using a public IP address" and omitted Step 2 or exited the portal before completing the necessary steps, your server becomes inaccessible. You encounter a specific message indicating the server's update status.
63-
64-
You can select to configure the network setting or move to the networking pane and configure public access, private endpoint, or both.
61+
You can select to configure the network setting or move to the networking pane and configure public access, private endpoint, or both.
62+
63+
> [!NOTE]
64+
> After detaching the server from the virtual network infrastructure, if you didn't opt for "Allow public access to this resource through the internet using a public IP address" and omitted Step 2 or exited the portal before completing the necessary steps, your server becomes inaccessible. You encounter a specific message indicating the server's update status.
6565
6666
## Related content
6767

0 commit comments

Comments
 (0)