Skip to content

Commit e4b10e6

Browse files
authored
Merge pull request #5697 from AlexB-SheldonMFG/patch-2
Update quickstart-deploy-to-azure.md
2 parents f555a8f + 0e2ef63 commit e4b10e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deployment/quickstart-deploy-to-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article describes how to use the **Publish** tool for one-time deployment.
2525

2626
## Publish to Azure App Service on Windows
2727

28-
1. In Solution Explorer, right-click the project and choose **Publish** (or use the **Build** > **Publish** menu item).
28+
1. In Solution Explorer, open the project and choose **Publish** (or use the **Build** > **Publish** menu item).
2929

3030
![The Publish command on the project context menu in Solution Explorer](../deployment/media/quickstart-publish.png "Choose Publish")
3131

@@ -45,7 +45,7 @@ This article describes how to use the **Publish** tool for one-time deployment.
4545

4646
![Choose Azure App Service](../deployment/media/quickstart-publish-windows-create-new-dialog.png)
4747

48-
1. In the **Publish** dialog, the newly created instance has been automatically selected. When ready, click **Finish**.
48+
1. In the **Publish** dialog, the newly created instance has been automatically selected. When ready, select **Finish**.
4949

5050
![Choose Azure App Service](../deployment/media/quickstart-publish-windows-select-instance.png)
5151

0 commit comments

Comments
 (0)