Skip to content

Commit 617cecd

Browse files
committed
edit code block errors
1 parent c9d28ab commit 617cecd

File tree

3 files changed

+13
-14
lines changed

3 files changed

+13
-14
lines changed

articles/mysql/flexible-server/concepts-networking-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The process is conducted in offline mode and consists of two steps:
130130
1. Detaching the server from the virtual network infrastructure.
131131
1. Establishing a Private Link or enabling public access.
132132

133-
- For guidance on transitioning from Private access network to Public access or Private Link, visit [Move from private access (virtual network integrated) to public access or Private Link with the Azure portal](how-to-networking-from-private-to-public.md). This resource offers step-by-step instructions to facilitate the process.
133+
- For guidance on transitioning from Private access network to Public access or Private Link, visit [Move from private access (virtual network integrated) to public access or Private Link with the Azure portal](how-to-network-from-private-to-public.md). This resource offers step-by-step instructions to facilitate the process.
134134

135135
## Related content
136136

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Private Network Access overview
3-
description: Learn about private access networking option in Azure Database for MySQL - Flexible Server.
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.
44
author: SudheeshGH
55
ms.author: sunaray
66
ms.reviewer: maghan
@@ -27,7 +27,7 @@ This article describes moving an Azure Database for MySQL flexible server from P
2727

2828
The steps below describe moving from private access (virtual network integrated) to public access or Private Link with the Azure portal.
2929

30-
1. In the [Azure portal](https://portal.azure.com/), select your existing Azure Database for MySQL flexible server instance.
30+
1. In the Azure portal, select your existing Azure Database for MySQL flexible server instance.
3131

3232
1. On the Private access (virtual network Integrated) Azure Database for MySQL flexible server instance page, select **Networking** from the front panel to open the high availability page.
3333

@@ -46,21 +46,21 @@ 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-
1. 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

51-
1. Once you select **Next**, detaching the server is initiated.
51+
1. Once you select **Next**, detaching the server is initiated.
5252

53-
:::image type="content" source="media/how-to-network-from-private-to-public/move-to-private-link.png" alt-text="Screenshot of the Azure move to private link page." lightbox="media/how-to-network-from-private-to-public/move-to-private-link.png":::
53+
:::image type="content" source="media/how-to-network-from-private-to-public/move-to-private-link.png" alt-text="Screenshot of the Azure move to private link page." lightbox="media/how-to-network-from-private-to-public/move-to-private-link.png":::
5454

55-
1. Once detached, you can create a private link.
55+
1. Once detached, you can create a private link.
5656

57-
:::image type="content" source="media/how-to-network-from-private-to-public/add-private-endpoint.png" alt-text="Screenshot of teh Azure add a private endpoint page." lightbox="media/how-to-network-from-private-to-public/add-private-endpoint.png":::
57+
:::image type="content" source="media/how-to-network-from-private-to-public/add-private-endpoint.png" alt-text="Screenshot of teh Azure add a private endpoint page." lightbox="media/how-to-network-from-private-to-public/add-private-endpoint.png":::
5858

59-
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.
60-
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.
59+
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.
6360

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+
6464
You can select to configure the network setting or move to the networking pane and configure public access, private endpoint, or both.
6565

6666
## Related content

articles/mysql/migrate/whats-happening-to-mysql-single-server.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ For more information on migrating from Single Server to Flexible Server using ot
4545
4646
## Prerequisite checks and post-migration actions when migration from Single to Flexible Server
4747

48-
4948
## What happens post sunset date (September 16, 2024)?
5049

5150
Running the Single Server instance post sunset date would be a security risk, as there will be no security and bug fixes maintenance on the deprecated Single Server platform. To ensure our commitment toward running the managed instances on a trusted and secure platform post the sunset date, your Single Server instance, along with its data files, will be force-migrated to an appropriate Flexible Server instance in a phased manner.

0 commit comments

Comments
 (0)