You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/achievements.yml
+21-1Lines changed: 21 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7579,4 +7579,24 @@ achievements:
7579
7579
type: badge
7580
7580
title: Describe Microsoft Entra Verified ID concepts
7581
7581
summary: Learn the core concepts of decentralized identities and Microsoft Entra Verified ID.
7582
-
iconUrl: /training/achievements/generic-badge.svg
7582
+
iconUrl: /training/achievements/generic-badge.svg
7583
+
- uid: learn.bicep-pipelines-azdo.trophy
7584
+
type: trophy
7585
+
title: Deploy Azure resources by using Bicep and Azure Pipelines
7586
+
summary: Gain all of the benefits of infrastructure as code by using an automated pipeline to deploy your Bicep templates, and integrate other deployment activities with your pipelines. You'll build pipelines using Azure Pipelines.
title: Build Your First Bicep Deployment Pipeline by Using Azure Pipelines
7591
+
summary: Create an automated pipeline in Azure Pipelines that securely deploys resources to Azure from Bicep code. Configure your pipeline to run on a schedule or when your configuration changes.
title: Test Your Bicep Code by Using Azure Pipelines
7601
+
summary: Validate and test Bicep code in your deployment pipeline. You'll use linting, preflight validation, and the what-if operation to validate your Azure changes before you deploy, and you'll test your resources after each deployment.
Copy file name to clipboardExpand all lines: learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/2-understand-service-principals.yml
Copy file name to clipboardExpand all lines: learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/3-create-service-principal-key.yml
Copy file name to clipboardExpand all lines: learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/4-exercise-create-service-principal-key.yml
Copy file name to clipboardExpand all lines: learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/5-grant-service-principal-access-azure.yml
Copy file name to clipboardExpand all lines: learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/6-exercise-authorize-service-principal-deployments.yml
0 commit comments