Skip to content

Commit 1fb3705

Browse files
committed
Adding new content for private link
1 parent 08ede46 commit 1fb3705

18 files changed

+13
-11
lines changed

articles/mariadb/concepts-data-access-security-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ With Private Link, you can enable cross-premises access to the private endpoint
4848

4949
Private Endpoints are required to enable Private Link. This can be done using the following how-to guides.
5050

51-
* [Azure Portal](https://docs.microsoft.com/azure/mariadb/howto-configure-privatelink-portal)
51+
* [Azure portal](https://docs.microsoft.com/azure/mariadb/howto-configure-privatelink-portal)
5252
* [CLI](https://docs.microsoft.com/azure/mariadb/howto-configure-privatelink-cli)
5353

5454
### Approval Process

articles/mariadb/howto-configure-privatelink-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Private Link for Azure Database for MariaDB (Preview) cli setup method
3-
description: Learn how to configure private link for Azure Database for MariaDB from Azure cli
2+
title: Private Link for Azure Database for MariaDB (Preview) CLI setup method
3+
description: Learn how to configure private link for Azure Database for MariaDB from Azure CLI
44
author: kummanish
55
ms.author: manishku
66
ms.service: mariadb
@@ -23,7 +23,7 @@ To step through this how-to guide, you need:
2323

2424
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
2525

26-
If you decide to install and use Azure CLI locally instead, this quick start requires you to use Azure CLI version 2.0.28 or later. To find your installed version, run `az --version`. See [Install Azure CLI](/cli/azure/install-azure-cli) for install or upgrade info.
26+
If you decide to install and use Azure CLI locally instead, this quickstart requires you to use Azure CLI version 2.0.28 or later. To find your installed version, run `az --version`. See [Install Azure CLI](/cli/azure/install-azure-cli) for install or upgrade info.
2727

2828
## Create a resource group
2929

20.4 KB
Loading
55.2 KB
Loading
24.4 KB
Loading

articles/mysql/concepts-data-access-security-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ With Private Link, you can enable cross-premises access to the private endpoint
4848

4949
Private Endpoints are required to enable Private Link. This can be done using the following how-to guides.
5050

51-
* [Azure Portal](https://docs.microsoft.com/azure/mysql/howto-configure-privatelink-portal)
51+
* [Azure portal](https://docs.microsoft.com/azure/mysql/howto-configure-privatelink-portal)
5252
* [CLI](https://docs.microsoft.com/azure/mysql/howto-configure-privatelink-cli)
5353

5454
### Approval Process

articles/mysql/howto-configure-privatelink-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Private Link for Azure Database for MySQL (Preview) cli setup method
3-
description: Learn how to configure private link for Azure Database for MySQL from Azure cli
2+
title: Private Link for Azure Database for MySQL (Preview) CLI setup method
3+
description: Learn how to configure private link for Azure Database for MySQL from Azure CLI
44
author: kummanish
55
ms.author: manishku
66
ms.service: mysql
@@ -19,7 +19,7 @@ A Private Endpoint is the fundamental building block for private link in Azure.
1919

2020
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
2121

22-
If you decide to install and use Azure CLI locally instead, this quick start requires you to use Azure CLI version 2.0.28 or later. To find your installed version, run `az --version`. See [Install Azure CLI](/cli/azure/install-azure-cli) for install or upgrade info.
22+
If you decide to install and use Azure CLI locally instead, this quickstart requires you to use Azure CLI version 2.0.28 or later. To find your installed version, run `az --version`. See [Install Azure CLI](/cli/azure/install-azure-cli) for install or upgrade info.
2323

2424
## Create a resource group
2525

articles/mysql/howto-configure-privatelink-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ In this section, you will create an Azure Database for MySQL server in Azure.
122122
In this section, you will create a MySQL server and add a private endpoint to it.
123123

124124
1. On the upper-left side of the screen in the Azure portal, select **Create a resource** > **Networking** > **Private Link Center (Preview)**.
125+
125126
2. In **Private Link Center - Overview**, on the option to **Build a private connection to a service**, select **Start**.
126127

127128
![Private Link overview](media/concepts-data-access-and-security-private-link/privatelink-overview.png)
@@ -137,6 +138,7 @@ In this section, you will create a MySQL server and add a private endpoint to it
137138
| Name | Enter *myPrivateEndpoint*. If this name is taken, create a unique name. |
138139
|Region|Select **West Europe**.|
139140
|||
141+
140142
5. Select **Next: Resource**.
141143
6. In **Create a private endpoint - Resource**, enter or select this information:
142144

20.4 KB
Loading
102 KB
Loading

0 commit comments

Comments
 (0)