diff --git a/aspnetcore/azure/devops/cicd.md b/aspnetcore/azure/devops/cicd.md index 341550ffd6..b0dddf03b5 100644 --- a/aspnetcore/azure/devops/cicd.md +++ b/aspnetcore/azure/devops/cicd.md @@ -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* 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