Skip to content

Commit 7eeea18

Browse files
committed
removed preview label
1 parent 9f51510 commit 7eeea18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/github/index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ landingContent:
4848
url: github-variable-substitution.md
4949

5050
# Card (optional)
51-
- title: Azure Developer CLI (azd) Preview
51+
- title: Azure Developer CLI (azd)
5252
linkLists:
5353
- linkListType: deploy
5454
links:

articles/index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ productDirectory:
164164
text: Key concepts for new Azure Pipelines users
165165
- url: ./mobile-apps/index.yml
166166
text: See more in the Mobile app developer center
167-
- title: Azure Developer CLI (azd) Preview
167+
- title: Azure Developer CLI (azd)
168168
imageSrc: https://static.docs.com/ui/media/product/azure/azure-developer-cli.svg
169169
links:
170170
- url: ./azure-developer-cli/overview.md

articles/python/tutorial-containerize-deploy-python-web-app-azure-05.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ After completing this tutorial, here are some next steps you can take to build u
5555

5656
* Enable continuous deployment to Azure App Service, see [Continuous deployment to Azure App Service](/azure/app-service/deploy-continuous-deployment), [Use CI/CD to deploy a Python web app to Azure App Service on Linux](/azure/devops/pipelines/ecosystems/python-webapp), and [Design a CI/CD pipeline using Azure DevOps](/azure/architecture/example-scenario/apps/devops-dotnet-webapp).
5757

58-
* Create reusable infrastructure as code with [Azure Developer CLI (azd) Preview](../azure-developer-cli/overview.md).
58+
* Create reusable infrastructure as code with [Azure Developer CLI (azd)](../azure-developer-cli/overview.md).
5959

6060
## 3. Related Learn modules
6161

0 commit comments

Comments
 (0)