Update cicd.md (#11113)

Closes #11074
pull/11213/head
Nikita Potapenko 2019-02-28 21:29:55 +02:00 committed by Scott Addie
parent a8dd0cdcba
commit 29934b8909
1 changed files with 2 additions and 2 deletions

View File

@ -54,9 +54,9 @@ Remove the local Git deployment with the following steps. Azure Pipelines (an Az
![staging Web App search term](media/cicd/portal-search-box.png)
1. Click **Deployment options**. A new panel appears. Click **Disconnect** to remove the local Git source control configuration that was added in the previous chapter. Confirm the removal operation by clicking the **Yes** button.
1. Click **Deployment Center**. A new panel appears. Click **Disconnect** to remove the local Git source control configuration that was added in the previous chapter. Confirm the removal operation by clicking the **Yes** button.
1. Navigate to the *mywebapp<unique_number>* App Service. As a reminder, the portal's search box can be used to quickly locate the App Service.
1. Click **Deployment options**. A new panel appears. Click **Disconnect** to remove the local Git source control configuration that was added in the previous chapter. Confirm the removal operation by clicking the **Yes** button.
1. Click **Deployment Center**. A new panel appears. Click **Disconnect** to remove the local Git source control configuration that was added in the previous chapter. Confirm the removal operation by clicking the **Yes** button.
## Create an Azure DevOps organization