Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
cephalin committed Aug 6, 2020
1 parent 5c321cc commit ce83137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There are two parts to this configuration besides creating the App Service and t

## Using Azure portal
With Azure portal, you follow four steps to provision and configure the setup. If you have existing resources, you can skip the first steps.
1. Create an App Service using one of the Quickstarts in the App Service documentation, for example [.Net Core Quickstart](../../app-service/quickstart-dotnetcore.md)
1. Create an App Service using one of the Quickstarts in the App Service documentation, for example [.Net Core Quickstart](../quickstart-dotnetcore.md)
2. Create an Application Gateway using the [portal Quickstart](../../application-gateway/quick-create-portal.md), but skip the Add backend targets section.
3. Configure [App Service as a backend in Application Gateway](../../application-gateway/configure-web-app-portal.md), but skip the Restrict access section.
4. Finally create the [access restriction using service endpoints](../../app-service/app-service-ip-restrictions.md#service-endpoints).
Expand Down
2 changes: 1 addition & 1 deletion portal-articles/WebsitesExtension/WebApps/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Learn how to deploy your first application to the cloud using App Service for We

- [.NET](/azure/app-service/quickstart-dotnetcore)
- [Node.js](/azure/app-service/quickstart-nodejs)
- [PHP](/azure/app-service/app-service-web-get-started-php)
- [PHP](/azure/app-service/quickstart-php)
- [Java](/azure/app-service/quickstart-java)
- [Python](/azure/app-service/quickstart-python)
- [HTML](/azure/app-service/quickstart-html)
Expand Down

0 comments on commit ce83137

Please sign in to comment.