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
title: Design an IP addressing schema for your Azure deployment
7626
+
summary: A good Azure IP addressing schema provides flexibility, room for growth, and integration with on-premises networks. The schema ensures that communication works for deployed resources, minimizes public exposure of systems, and gives the organization flexibility in its network. If not properly designed, systems might not be able to communicate, and more work is required to remediate the issue.
summary: Learn how to use Azure Storage, Azure SQL Database, Azure Cosmos DB, or a combination of Azure resources for a performant solution in your business scenario.
title: Deploy Azure resources by using Bicep and Azure Pipelines
7666
+
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
7671
+
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
7681
+
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.
title: Automate administrative tasks by using PowerShell
@@ -7694,4 +7764,4 @@ achievements:
7694
7764
type: badge
7695
7765
title: Introduction to Azure Arc
7696
7766
summary: In this module, you learn how Azure Arc simplifies governance and management of hybrid environments by delivering a consistent multicloud and on-premises management platform. You learn how Azure Arc provides a centralized approach to managing Windows and Linux servers and Kubernetes clusters that are hosted outside of Azure. You also learn how Azure Arc-enabled data services provides unified management, deployment, and data sovereignty compliance. Finally, you get an idea of how Azure Arc can integrate with other Azure services.
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