Skip to content

Commit 5ea581e

Browse files
corrections
1 parent db4c329 commit 5ea581e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

articles/frontdoor/private-link.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ The Azure Front Door Private Link feature is region agnostic but for the best la
123123

124124
## Next steps
125125

126-
* Learn how to [connect Azure Front Door Premium to a Web App origin with Private Link](how-to-enable-private-link-web-app.md).
127-
* Learn how to [connect Azure Front Door Premium to a storage account origin with Private Link](how-to-enable-private-link-storage-account.md).
128-
* Learn how to [connect Azure Front Door Premium to an internal load balancer origin with Private Link](how-to-enable-private-link-internal-load-balancer.md).
129-
* Learn how to [connect Azure Front Door Premium to a storage static website origin with Private Link](./how-to-enable-private-link-storage-static-website.md).
130-
* Learn how to [connect Azure Front Door Premium to an application gateway origin with Private Link](./how-to-enable-private-link-application-gateway.md).
131-
* Learn how to [connect Azure Front Door Premium to an API Management origin with Private Link](how-to-enable-private-link-apim.md).
126+
* Learn how to [connect Azure Front Door Premium to a Web App origin with Private Link](standard-premium/how-to-enable-private-link-web-app.md).
127+
* Learn how to [connect Azure Front Door Premium to a storage account origin with Private Link](standard-premium/how-to-enable-private-link-storage-account.md).
128+
* Learn how to [connect Azure Front Door Premium to an internal load balancer origin with Private Link](standard-premium/how-to-enable-private-link-internal-load-balancer.md).
129+
* Learn how to [connect Azure Front Door Premium to a storage static website origin with Private Link](how-to-enable-private-link-storage-static-website.md).
130+
* Learn how to [connect Azure Front Door Premium to an application gateway origin with Private Link](how-to-enable-private-link-application-gateway.md).
131+
* Learn how to [connect Azure Front Door Premium to an API Management origin with Private Link](standard-premium/how-to-enable-private-link-apim.md)

articles/frontdoor/standard-premium/how-to-enable-private-link-apim.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ This article guides you through the steps to configure an Azure Front Door Premi
2828

2929
[!INCLUDE [cloud-shell-try-it.md](~/reusable-content/ce-skilling/azure/includes/cloud-shell-try-it.md)]
3030

31-
- Have a functioning Azure API Management instance. For more information on how to create an API Management instance, see [Create a new Azure API Management instance by using PowerShell](../api-management/powershell-create-service-instance.md)
31+
- Have a functioning Azure API Management instance. For more information on how to create an API Management instance, see [Create a new Azure API Management instance by using PowerShell](../../api-management/powershell-create-service-instance.md)
3232

33-
- Have a functioning Azure Front Door Premium profile and an endpoint. For more information on how to create an Azure Front Door profile, see [Create a Front Door - PowerShell](create-front-door-powershell.md).
33+
- Have a functioning Azure Front Door Premium profile and an endpoint. For more information on how to create an Azure Front Door profile, see [Create a Front Door - PowerShell](../create-front-door-powershell.md)
3434

3535
## Create an origin group and add the API Management instance as an origin
3636

@@ -127,9 +127,9 @@ Your Azure Front Door profile is now fully functional after completing the final
127127

128128
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
129129

130-
- A functioning Azure Front Door Premium profile and endpoint. See [Create a Front Door - CLI](create-front-door-cli.md).
130+
- A functioning Azure Front Door Premium profile and endpoint. See [Create a Front Door - CLI](../create-front-door-cli.md).
131131

132-
- A functioning Azure API Management instance. See [Create a new Azure API Management instance by using the Azure CLI](../api-management/get-started-create-service-instance-cli.md).
132+
- A functioning Azure API Management instance. See [Create a new Azure API Management instance by using the Azure CLI](../../api-management/get-started-create-service-instance-cli.md)
133133

134134
## Create an origin group and add the API Management instance as an origin
135135

@@ -209,4 +209,4 @@ Your Azure Front Door profile is now fully functional after completing the final
209209

210210
## Next steps
211211

212-
Learn about [Private Link service with storage account](../storage/common/storage-private-endpoints.md).
212+
Learn about [Private Link service with storage account](../../storage/common/storage-private-endpoints.md).

0 commit comments

Comments
 (0)