Update publish-to-azure-api-management-using-vs.md (#19675)

pull/19674/head
Rick Anderson 2020-08-26 16:46:15 -10:00 committed by GitHub
parent bbe8243638
commit 33105188f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ By [Matt Soucoup](https://twitter.com/codemillmatt)
- Open a [free Azure account](https://azure.microsoft.com/free/dotnet/) if you don't have one.
- [Create a new Azure API Management instance](/azure/api-management/get-started-create-service-instance) if you haven't already.
- [Create a web API app project](first-web-api#create-a-web-project)
- [Create a web API app project](xref:tutorials/first-web-api#create-a-web-project)
## Configure the app