Skip to content

Commit 8a8b5df

Browse files
authored
Update deployment-center-launcher.md
1 parent e32232a commit 8a8b5df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/deployment-center-launcher.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: rayoef
1010
# Deployment Center for Azure Kubernetes
1111

1212
> [!IMPORTANT]
13-
> Deployment Center for Azure Kubernetes Service will be retired on March 31, 2023. [Learn more](https://docs.microsoft.com/en-us/azure/aks/deployment-center-launcher#retirement)
13+
> Deployment Center for Azure Kubernetes Service will be retired on March 31, 2023. [Learn more](/azure/aks/deployment-center-launcher#retirement)
1414
1515
Deployment Center in Azure DevOps simplifies setting up a robust Azure DevOps pipeline for your application. By default, Deployment Center configures an Azure DevOps pipeline to deploy your application updates to the Kubernetes cluster. You can extend the default configured Azure DevOps pipeline and also add richer capabilities: the ability to gain approval before deploying, provision additional Azure resources, run scripts, upgrade your application, and even run more validation tests.
1616

@@ -145,9 +145,9 @@ Deployment Center for Azure Kubernetes will be retired on March 31, 2023 in favo
145145
146146
#### Migration Steps
147147
148-
There is no migration required as AKS Deployment center experience does not store any information itself, it just helps users with their Day 0 getting started experience on Azure. Moving forward, the recommended way for users to get started on CI/CD for AKS will be using [Automated deployments](https://docs.microsoft.com/azure/aks/automated-deployments) feature.
148+
There is no migration required as AKS Deployment center experience does not store any information itself, it just helps users with their Day 0 getting started experience on Azure. Moving forward, the recommended way for users to get started on CI/CD for AKS will be using [Automated deployments](/azure/aks/automated-deployments) feature.
149149
150-
For existing pipelines, users will still be able to perform all operations from GitHub Actions or Azure DevOps after the retirement of this experience. Only the ability to create and view pipelines from Azure portal will be removed. See [GitHub Actions](https://docs.github.com/en/actions) or [Azure DevOps](/azure/devops/pipelines/get-started/pipelines-get-started?view=azure-devops) to learn how to get started.
150+
For existing pipelines, users will still be able to perform all operations from GitHub Actions or Azure DevOps after the retirement of this experience. Only the ability to create and view pipelines from Azure portal will be removed. See [GitHub Actions](https://docs.github.com/en/actions) or [Azure DevOps](/azure/devops/pipelines/get-started/pipelines-get-started) to learn how to get started.
151151
152152
For new application deployments to AKS, instead of using Deployment center users can get the same capabilities by using Automated deployments.
153153

0 commit comments

Comments
 (0)