Skip to content

Commit d4bd6d7

Browse files
authored
Merge branch 'MicrosoftDocs:main' into main
2 parents c41e6f1 + 3ce5ab4 commit d4bd6d7

623 files changed

Lines changed: 4544 additions & 58263 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 645 additions & 0 deletions
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 91 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7610,6 +7610,96 @@ achievements:
76107610
title: Describe Microsoft Entra Verified ID concepts
76117611
summary: Learn the core concepts of decentralized identities and Microsoft Entra Verified ID.
76127612
iconUrl: /training/achievements/generic-badge.svg
7613+
- uid: learn.connect-vm-with-azure-bastion.badge
7614+
type: badge
7615+
title: Connect to virtual machines through the Azure portal by using Azure Bastion
7616+
summary: In this module, you'll evaluate Azure Bastion, deploy Azure Bastion to securely connect to Azure virtual machines directly within the Azure portal to effectively replace an existing jumpbox solution, monitor remote sessions by using diagnostic logs, and manage remote sessions by disconnecting a user session.
7617+
iconUrl: /training/achievements/connect-vm-with-azure-bastion.svg
7618+
- uid: learn.connect-on-premises-network-with-vpn-gateway.badge
7619+
type: badge
7620+
title: Connect your on-premises network to Azure with VPN Gateway
7621+
summary: VPN Gateway in Azure provides secure connectivity between your on-premises networks and clients.
7622+
iconUrl: /training/achievements/connect-on-premises-network-with-vpn-gateway.svg
7623+
- uid: learn.integrate-vnets-with-vnet-peering.badge
7624+
type: badge
7625+
title: Distribute your services across Azure virtual networks and integrate them by using virtual network peering
7626+
summary: Use virtual network peering to enable communication across virtual networks in a way that's secure and cost-effective.
7627+
iconUrl: /training/achievements/integrate-vnets-with-vnet-peering.svg
7628+
- uid: learn.design-ip-addressing-for-azure.badge
7629+
type: badge
7630+
title: Design an IP addressing schema for your Azure deployment
7631+
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.
7632+
iconUrl: /training/achievements/design-ip-addressing-for-azure.svg
7633+
- uid: learn.improve-app-scalability-resiliency-with-load-balancer.badge
7634+
type: badge
7635+
title: Improve application scalability and resiliency by using Azure Load Balancer
7636+
summary: Discuss the different load balancers in Azure and how to choose the right Azure load balancer solution to meet your requirements.
7637+
iconUrl: /training/achievements/improve-app-scalability-resiliency-with-load-balancer.svg
7638+
- uid: learn.security.implement-network-security.trophy
7639+
type: trophy
7640+
title: Implement network security in Azure
7641+
summary: Learn how to configure, protect, and isolate your networks in Azure.
7642+
iconUrl: /training/achievements/implement-network-security.svg
7643+
- uid: learn.configure-the-network-for-your-virtual-machines.badge
7644+
type: badge
7645+
title: Configure the Network for Your Virtual Machines
7646+
summary: Learn how to configure networking in a secure way for your Azure virtual machines.
7647+
iconUrl: /training/achievements/configure-network-for-azure-virtual-machines.svg
7648+
- uid: learn.troubleshoot-azure-network-infrastructure.badge
7649+
type: badge
7650+
title: Monitor and troubleshoot your end-to-end Azure network infrastructure by using network monitoring tools
7651+
summary: Use Azure Network Watcher tools, diagnostics, and logs to help find and fix networking issues in your Azure infrastructure.
7652+
iconUrl: /training/achievements/troubleshoot-azure-network-infrastructure.svg
7653+
- uid: learn.choose-storage-approach-in-azure.badge
7654+
type: badge
7655+
title: Choose a data storage approach in Azure
7656+
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.
7657+
iconUrl: /training/achievements/choose-storage-approach-in-azure.svg
7658+
- uid: learn.store-app-data-with-azure-blob-storage.badge
7659+
type: badge
7660+
title: Store application data with Azure Blob Storage
7661+
summary: Build an app that stores user files with Azure Blob Storage.
7662+
iconUrl: /training/achievements/store-app-data-with-azure-blob-storage.svg
7663+
- uid: learn.build-app-with-scale-sets.badge
7664+
type: badge
7665+
title: Build a scalable application with Virtual Machine Scale Sets
7666+
summary: Enable your application to automatically adjust to changes in load while minimizing costs with Virtual Machine Scale Sets.
7667+
iconUrl: /training/achievements/build-scalable-application-with-azure-virtual-machine-scale-sets.svg
7668+
- uid: learn.bicep-pipelines-azdo.trophy
7669+
type: trophy
7670+
title: Deploy Azure resources by using Bicep and Azure Pipelines
7671+
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.
7672+
iconUrl: /training/achievements/bicep/bicep-azure-pipelines.svg
7673+
- uid: learn.azure.build-first-bicep-deployment-pipeline-using-azure-pipelines.badge
7674+
type: badge
7675+
title: Build Your First Bicep Deployment Pipeline by Using Azure Pipelines
7676+
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.
7677+
iconUrl: /training/achievements/bicep/build-first-bicep-deployment-pipeline-using-azure-pipelines.svg
7678+
- uid: learn.azure.authenticate-azure-deployment-pipeline-service-principals.badge
7679+
type: badge
7680+
title: Authenticate your Azure Deployment Pipeline by Using Service Principals
7681+
summary: Service principals enable your deployment pipelines to authenticate securely with Azure.
7682+
iconUrl: /training/achievements/bicep/authenticate-azure-deployment-pipeline-service-principals.svg
7683+
- uid: learn.azure.test-bicep-code-using-azure-pipelines.badge
7684+
type: badge
7685+
title: Test Your Bicep Code by Using Azure Pipelines
7686+
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.
7687+
iconUrl: /training/achievements/bicep/test-bicep-code-using-azure-pipelines.svg
7688+
- uid: learn.powershell.powershell.trophy
7689+
type: trophy
7690+
title: Automate administrative tasks by using PowerShell
7691+
summary: PowerShell can be used to automate tasks such as user management, CI/CD, managing cloud resources and much more. You'll learn to run commands, how to learn more about PowerShell and additionally to create and run script files.
7692+
iconUrl: /training/achievements/powershell/powershell.svg
7693+
- uid: learn.powershell.intro-to-powershell.badge
7694+
type: badge
7695+
title: Introduction to PowerShell
7696+
summary: Learn about the basics of PowerShell, a cross-platform command-line shell and scripting language that's built for task automation and configuration management. Learn what PowerShell is, what it's used for, and how to use it.
7697+
iconUrl: /training/achievements/powershell/introduction-to-powershell.svg
7698+
- uid: learn.discover-commands.badge
7699+
type: badge
7700+
title: Discover commands in PowerShell
7701+
summary: PowerShell comes with a built-in help system. Use help to read more about a command, what the command does, and how to call it. Also, if you inspect what a command returns, you can use that information to customize the output, determine what commands are logically grouped, and determine how to use the commands together.
7702+
iconUrl: /training/achievements/powershell/discover-commands.svg
76137703
- uid: learn.powershell.connect-commands.badge
76147704
type: badge
76157705
title: Connect commands into a pipeline
@@ -7679,4 +7769,4 @@ achievements:
76797769
type: badge
76807770
title: Introduction to Azure Arc
76817771
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.
7682-
iconUrl: /training/achievements/intro-to-azure-arc.svg
7772+
iconUrl: /training/achievements/intro-to-azure-arc.svg

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/1-introduction.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/2-understand-service-principals.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/3-create-service-principal-key.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/4-exercise-create-service-principal-key.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/5-grant-service-principal-access-azure.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/6-exercise-authorize-service-principal-deployments.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/7-knowledge-check.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

learn-pr/azure/authenticate-azure-deployment-pipeline-service-principals/8-summary.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)