You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/frontdoor/private-link.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,9 +123,9 @@ The Azure Front Door Private Link feature is region agnostic but for the best la
123
123
124
124
## Next steps
125
125
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)
- 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)
32
32
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)
34
34
35
35
## Create an origin group and add the API Management instance as an origin
36
36
@@ -127,9 +127,9 @@ Your Azure Front Door profile is now fully functional after completing the final
127
127
128
128
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
129
129
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).
131
131
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)
133
133
134
134
## Create an origin group and add the API Management instance as an origin
135
135
@@ -209,4 +209,4 @@ Your Azure Front Door profile is now fully functional after completing the final
209
209
210
210
## Next steps
211
211
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