From 29934b89093d634fa7d9d082f5b74f7af12e453e Mon Sep 17 00:00:00 2001 From: Nikita Potapenko Date: Thu, 28 Feb 2019 21:29:55 +0200 Subject: [PATCH] Update cicd.md (#11113) Closes #11074 --- aspnetcore/azure/devops/cicd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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