Skip to content

Commit 5f9eda9

Browse files
Merge pull request #13187 from MicrosoftDocs/ghogen-patch-75
Small UI procedure improvement
2 parents af9b2f5 + 630d620 commit 5f9eda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/how-to-get-publish-profile-from-azure-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange: ">=vs-2019"
1515
A publish profile is a file that contains information and settings that Visual Studio uses to deploy applications and services to Azure.
1616

1717
1. In the Azure portal, open the Azure App Service.
18-
1. Make sure that **Basic authentication** is enabled. Go to **Configuration**, **General settings**, **SCM Basic Auth Publishing Credentials**, and choose **On**.
18+
1. Make sure that **Basic authentication** is enabled. Go to **Settings**, **Configuration**, **General settings**, **SCM Basic Auth Publishing Credentials**, and choose **On**.
1919
1. Go to **Download publish profile** and save the profile locally.
2020

2121
:::image type="content" source="./media/app-service-get-publish-profile.png" alt-text="Screenshot showing how to get the publish profile from Azure App Service." lightbox="./media/app-service-get-publish-profile.png":::

0 commit comments

Comments
 (0)