Skip to content

Commit 4980849

Browse files
committed
addressed conflicts
2 parents f6622ee + 2df8e5b commit 4980849

1,273 files changed

Lines changed: 14661 additions & 71145 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: 1231 additions & 1 deletion
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 161 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7619,4 +7619,164 @@ achievements:
76197619
type: badge
76207620
title: Create Composable Bicep Files by Using Modules
76217621
summary: Design and build reusable modules to simplify your Bicep templates. Compose multiple modules into templates by using parameters and outputs.
7622-
iconUrl: /training/achievements/bicep/create-composable-bicep-files-using-modules.svg
7622+
iconUrl: /training/achievements/bicep/create-composable-bicep-files-using-modules.svg
7623+
- uid: learn.connect-vm-with-azure-bastion.badge
7624+
type: badge
7625+
title: Connect to virtual machines through the Azure portal by using Azure Bastion
7626+
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.
7627+
iconUrl: /training/achievements/connect-vm-with-azure-bastion.svg
7628+
- uid: learn.connect-on-premises-network-with-vpn-gateway.badge
7629+
type: badge
7630+
title: Connect your on-premises network to Azure with VPN Gateway
7631+
summary: VPN Gateway in Azure provides secure connectivity between your on-premises networks and clients.
7632+
iconUrl: /training/achievements/connect-on-premises-network-with-vpn-gateway.svg
7633+
- uid: learn.integrate-vnets-with-vnet-peering.badge
7634+
type: badge
7635+
title: Distribute your services across Azure virtual networks and integrate them by using virtual network peering
7636+
summary: Use virtual network peering to enable communication across virtual networks in a way that's secure and cost-effective.
7637+
iconUrl: /training/achievements/integrate-vnets-with-vnet-peering.svg
7638+
- uid: learn.design-ip-addressing-for-azure.badge
7639+
type: badge
7640+
title: Design an IP addressing schema for your Azure deployment
7641+
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.
7642+
iconUrl: /training/achievements/design-ip-addressing-for-azure.svg
7643+
- uid: learn.improve-app-scalability-resiliency-with-load-balancer.badge
7644+
type: badge
7645+
title: Improve application scalability and resiliency by using Azure Load Balancer
7646+
summary: Discuss the different load balancers in Azure and how to choose the right Azure load balancer solution to meet your requirements.
7647+
iconUrl: /training/achievements/improve-app-scalability-resiliency-with-load-balancer.svg
7648+
- uid: learn.security.implement-network-security.trophy
7649+
type: trophy
7650+
title: Implement network security in Azure
7651+
summary: Learn how to configure, protect, and isolate your networks in Azure.
7652+
iconUrl: /training/achievements/implement-network-security.svg
7653+
- uid: learn.configure-the-network-for-your-virtual-machines.badge
7654+
type: badge
7655+
title: Configure the Network for Your Virtual Machines
7656+
summary: Learn how to configure networking in a secure way for your Azure virtual machines.
7657+
iconUrl: /training/achievements/configure-network-for-azure-virtual-machines.svg
7658+
- uid: learn.troubleshoot-azure-network-infrastructure.badge
7659+
type: badge
7660+
title: Monitor and troubleshoot your end-to-end Azure network infrastructure by using network monitoring tools
7661+
summary: Use Azure Network Watcher tools, diagnostics, and logs to help find and fix networking issues in your Azure infrastructure.
7662+
iconUrl: /training/achievements/troubleshoot-azure-network-infrastructure.svg
7663+
- uid: learn.choose-storage-approach-in-azure.badge
7664+
type: badge
7665+
title: Choose a data storage approach in Azure
7666+
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.
7667+
iconUrl: /training/achievements/choose-storage-approach-in-azure.svg
7668+
- uid: learn.store-app-data-with-azure-blob-storage.badge
7669+
type: badge
7670+
title: Store application data with Azure Blob Storage
7671+
summary: Build an app that stores user files with Azure Blob Storage.
7672+
iconUrl: /training/achievements/store-app-data-with-azure-blob-storage.svg
7673+
- uid: learn.build-app-with-scale-sets.badge
7674+
type: badge
7675+
title: Build a scalable application with Virtual Machine Scale Sets
7676+
summary: Enable your application to automatically adjust to changes in load while minimizing costs with Virtual Machine Scale Sets.
7677+
iconUrl: /training/achievements/build-scalable-application-with-azure-virtual-machine-scale-sets.svg
7678+
- uid: learn.bicep-pipelines-azdo.trophy
7679+
type: trophy
7680+
title: Deploy Azure resources by using Bicep and Azure Pipelines
7681+
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.
7682+
iconUrl: /training/achievements/bicep/bicep-azure-pipelines.svg
7683+
- uid: learn.azure.build-first-bicep-deployment-pipeline-using-azure-pipelines.badge
7684+
type: badge
7685+
title: Build Your First Bicep Deployment Pipeline by Using Azure Pipelines
7686+
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.
7687+
iconUrl: /training/achievements/bicep/build-first-bicep-deployment-pipeline-using-azure-pipelines.svg
7688+
- uid: learn.azure.authenticate-azure-deployment-pipeline-service-principals.badge
7689+
type: badge
7690+
title: Authenticate your Azure Deployment Pipeline by Using Service Principals
7691+
summary: Service principals enable your deployment pipelines to authenticate securely with Azure.
7692+
iconUrl: /training/achievements/bicep/authenticate-azure-deployment-pipeline-service-principals.svg
7693+
- uid: learn.azure.test-bicep-code-using-azure-pipelines.badge
7694+
type: badge
7695+
title: Test Your Bicep Code by Using Azure Pipelines
7696+
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.
7697+
iconUrl: /training/achievements/bicep/test-bicep-code-using-azure-pipelines.svg
7698+
- uid: learn.powershell.powershell.trophy
7699+
type: trophy
7700+
title: Automate administrative tasks by using PowerShell
7701+
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.
7702+
iconUrl: /training/achievements/powershell/powershell.svg
7703+
- uid: learn.powershell.intro-to-powershell.badge
7704+
type: badge
7705+
title: Introduction to PowerShell
7706+
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.
7707+
iconUrl: /training/achievements/powershell/introduction-to-powershell.svg
7708+
- uid: learn.discover-commands.badge
7709+
type: badge
7710+
title: Discover commands in PowerShell
7711+
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.
7712+
iconUrl: /training/achievements/powershell/discover-commands.svg
7713+
- uid: learn.powershell.connect-commands.badge
7714+
type: badge
7715+
title: Connect commands into a pipeline
7716+
summary: In this module, you'll learn how to connect commands into a pipeline. You'll also learn about _filtering left_, _formatting right_, and other important principles.
7717+
iconUrl: /training/achievements/powershell/connect-commands.svg
7718+
- uid: learn.languages.powershell-write-first.badge
7719+
type: badge
7720+
title: Write your first PowerShell code
7721+
summary: In this module, you begin learning the basics of programming by writing and running code in PowerShell.
7722+
iconUrl: /training/achievements/powershell/powershell-write-first-code.svg
7723+
- uid: learn.powershell.scripting-with-powershell.badge
7724+
type: badge
7725+
title: Introduction to scripting in PowerShell
7726+
summary: This module introduces you to scripting with PowerShell. It introduces various concepts to help you create script files and make them as robust as possible.
7727+
iconUrl: /training/achievements/powershell/scripting-with-powershell.svg
7728+
- uid: learn.azure.access-data-azure-blob-storage-multiple-protocols.badge
7729+
type: badge
7730+
title: Access Data from Azure Blob Storage by Using Multiple Protocols
7731+
summary: You can access your data from Azure Blob Storage by using different protocols such as representational state transfer (REST), Hadoop Distributed File System (HDFS), Network File System (NFS), and Secure File Transfer Protocol (SFTP).
7732+
iconUrl: /training/achievements/generic-badge.svg
7733+
- uid: learn.manage-resources-in-azure.trophy
7734+
type: trophy
7735+
title: Manage resources in Azure learning path
7736+
summary: Learn how to work with the Azure command line and web portal to create, manage, and control cloud based resources.
7737+
iconUrl: /training/achievements/manage-resources-in-azure.svg
7738+
- uid: learn.align-requirements-in-azure.badge
7739+
type: badge
7740+
title: Align requirements with cloud types and service models in Azure
7741+
summary: Azure supports public, private, and hybrid cloud approaches to deploying cloud resources. Each approach affects several factors, including cost, maintenance requirements, and security.
7742+
iconUrl: /training/achievements/align-requirements-in-azure.svg
7743+
- uid: learn.automate-azure-tasks-with-powershell.badge
7744+
type: badge
7745+
title: Automate Azure tasks with Azure PowerShell
7746+
summary: Install Azure PowerShell locally and use it to manage Azure resources.
7747+
iconUrl: /training/achievements/automate-azure-tasks-with-powershell.svg
7748+
- uid: learn.control-azure-services-with-cli.badge
7749+
type: badge
7750+
title: Control Azure services with the CLI
7751+
summary: Install the Azure CLI locally and use it to manage Azure resources.
7752+
iconUrl: /training/achievements/control-azure-services-with-cli.svg
7753+
- uid: learn.build-interactive-components-blazor-web-apps.badge
7754+
type: badge
7755+
title: Build rich interactive components with Blazor web apps
7756+
summary: Learn how to interoperate Blazor apps with JavaScript code, use templated components, and handle component lifecycle events.
7757+
iconUrl: /training/achievements/build-interactive-components-blazor-web-apps.svg
7758+
- uid: learn.publish-manage-apis-with-azure-api-management.badge
7759+
type: badge
7760+
title: Publish and manage your APIs with Azure API Management
7761+
summary: Use API management to control who uses your APIs, to enforce usage policies, and to present a professional front-end to developers using the API.
7762+
iconUrl: /training/achievements/publish-manage-apis-with-azure-api-management.svg
7763+
- uid: learn.azdo.implement-code-workflow.badge
7764+
type: badge
7765+
title: Implement a code workflow in your build pipeline by using Git and GitHub
7766+
summary: Collaborate with others and merge only the highest quality code.
7767+
iconUrl: /training/achievements/azure-devops/implement-a-code-workflow-in-your-build-pipeline.svg
7768+
- uid: learn.azdo.manage-build-dependencies.badge
7769+
type: badge
7770+
title: Manage build dependencies with Azure Artifacts
7771+
summary: Manage your application and the packages it uses across build Pipelines.
7772+
iconUrl: /training/achievements/azure-devops/manage-dependencies-in-your-build-pipeline.svg
7773+
- uid: learn.azdo.build-applications-with-azure-devops.trophy
7774+
type: trophy
7775+
title: Build applications with Azure DevOps learning path
7776+
summary: Azure DevOps enables you to build, test, and deploy any application to any cloud or on premises. Learn how to configure build pipelines that continuously build, test, and verify your applications.
7777+
iconUrl: /training/achievements/azure-devops/build-applications-with-azure-devops.svg
7778+
- uid: learn.azure.intro-to-azure-arc.badge
7779+
type: badge
7780+
title: Introduction to Azure Arc
7781+
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.
7782+
iconUrl: /training/achievements/intro-to-azure-arc.svg
36.2 KB
Loading

learn-pr/achievements/cloud-powered-experiences-windows-11-pro.svg

Lines changed: 4 additions & 0 deletions
Loading
36.2 KB
Loading

learn-pr/achievements/how-windows-enables-ai-agents.svg

Lines changed: 4 additions & 0 deletions
Loading
36.2 KB
Loading

learn-pr/achievements/resilient-foundations-windows-11.svg

Lines changed: 4 additions & 0 deletions
Loading

learn-pr/aspnetcore/blazor-build-rich-interactive-components/1-introduction.yml

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

learn-pr/aspnetcore/blazor-build-rich-interactive-components/2-create-user-interfaces-blazor-components.yml

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

0 commit comments

Comments
 (0)