Skip to content

Commit 1c7bd28

Browse files
committed
addressed conflicts
2 parents 7769931 + af4969d commit 1c7bd28

753 files changed

Lines changed: 32527 additions & 12373 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: 531 additions & 1 deletion
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 81 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7465,6 +7465,16 @@ achievements:
74657465
title: Automate multi-container Kubernetes deployments with Azure Pipelines
74667466
summary: Deploy multiple containers to an Azure Kubernetes Service cluster with Azure Pipelines.
74677467
iconUrl: /training/achievements/azure-devops/deploy-kubernetes.svg
7468+
- uid: learn.prepare-azure-dev-environment.badge
7469+
type: badge
7470+
title: Prepare your development environment for Azure development
7471+
summary: Set up your local development environment with several popular integrated development environments (IDEs).
7472+
iconUrl: /training/achievements/prepare-your-dev-environment-for-azure-development.svg
7473+
- uid: learn.azure.app-service-scale-up-scale-out.badge
7474+
type: badge
7475+
title: Scale an App Service Web App to Efficiently Meet Demand with App Service Scale Up and Scale Out
7476+
summary: Respond to periods of increased activity by incrementally increasing the resources available. Then decreasing these resources when activity drops to reduce costs.
7477+
iconUrl: /training/achievements/app-service-scale-up-scale-out.svg
74687478
- uid: learn.wwl.build-data-analytics-solutions.trophy
74697479
type: trophy
74707480
title: Build data analytics solutions using Azure Synapse serverless SQL pools
@@ -7575,6 +7585,26 @@ achievements:
75757585
title: Work with Data Warehouses using Azure Synapse Analytics
75767586
summary: Learn to work with Data Warehouses using Azure Synapse Analytics
75777587
iconUrl: /training/achievements/work-with-data-warehouses-using-azure-synapse-analytics-social.png
7588+
- uid: learn.create-serverless-applications.trophy
7589+
type: trophy
7590+
title: Create serverless applications
7591+
summary: Azure Functions enable the creation of event driven, compute-on-demand systems that can be triggered by various external events. Learn how to leverage functions to execute server-side logic and build serverless architectures.
7592+
iconUrl: /training/achievements/create-serverless-applications.svg
7593+
- uid: learn.create-serverless-logic-with-functions.badge
7594+
type: badge
7595+
title: Create serverless logic with Azure Functions
7596+
summary: Azure Functions allows developers to host business logic that can be executed without managing or provisioning infrastructure.
7597+
iconUrl: /training/achievements/create-serverless-logic-with-azure-functions.svg
7598+
- uid: learn.intro-azure-functions.badge
7599+
type: badge
7600+
title: Introduction to Azure Functions
7601+
summary: Learn how Azure Functions helps you to easily integrate serverless compute resources into your cloud-based solutions. An extensive set of bindings makes it easy for you to connect your code to key Azure services, while built-in support for the most used development languages lets you better use your existing skills.
7602+
iconUrl: /training/achievements/generic-badge.svg
7603+
- uid: learn.architect-messaging-serverless.trophy
7604+
type: badge
7605+
title: Architect message brokering and serverless applications in Azure
7606+
summary: Learn how to create reliable messaging for your applications, and how to take advantage of serverless application services in Azure.
7607+
iconUrl: /training/achievements/architect-messaging-serverless.svg
75787608
- uid: learn.wwl.describe-verified-id-concepts.badge
75797609
type: badge
75807610
title: Describe Microsoft Entra Verified ID concepts
@@ -7594,4 +7624,54 @@ achievements:
75947624
type: badge
75957625
title: Discover commands in PowerShell
75967626
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.
7597-
iconUrl: /training/achievements/powershell/discover-commands.svg
7627+
iconUrl: /training/achievements/powershell/discover-commands.svg
7628+
- uid: learn.azure.access-data-azure-blob-storage-multiple-protocols.badge
7629+
type: badge
7630+
title: Access Data from Azure Blob Storage by Using Multiple Protocols
7631+
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).
7632+
iconUrl: /training/achievements/generic-badge.svg
7633+
- uid: learn.manage-resources-in-azure.trophy
7634+
type: trophy
7635+
title: Manage resources in Azure learning path
7636+
summary: Learn how to work with the Azure command line and web portal to create, manage, and control cloud based resources.
7637+
iconUrl: /training/achievements/manage-resources-in-azure.svg
7638+
- uid: learn.align-requirements-in-azure.badge
7639+
type: badge
7640+
title: Align requirements with cloud types and service models in Azure
7641+
summary: Azure supports public, private, and hybrid cloud approaches to deploying cloud resources. Each approach affects several factors, including cost, maintenance requirements, and security.
7642+
iconUrl: /training/achievements/align-requirements-in-azure.svg
7643+
- uid: learn.automate-azure-tasks-with-powershell.badge
7644+
type: badge
7645+
title: Automate Azure tasks with Azure PowerShell
7646+
summary: Install Azure PowerShell locally and use it to manage Azure resources.
7647+
iconUrl: /training/achievements/automate-azure-tasks-with-powershell.svg
7648+
- uid: learn.control-azure-services-with-cli.badge
7649+
type: badge
7650+
title: Control Azure services with the CLI
7651+
summary: Install the Azure CLI locally and use it to manage Azure resources.
7652+
iconUrl: /training/achievements/control-azure-services-with-cli.svg
7653+
- uid: learn.build-interactive-components-blazor-web-apps.badge
7654+
type: badge
7655+
title: Build rich interactive components with Blazor web apps
7656+
summary: Learn how to interoperate Blazor apps with JavaScript code, use templated components, and handle component lifecycle events.
7657+
iconUrl: /training/achievements/build-interactive-components-blazor-web-apps.svg
7658+
- uid: learn.publish-manage-apis-with-azure-api-management.badge
7659+
type: badge
7660+
title: Publish and manage your APIs with Azure API Management
7661+
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.
7662+
iconUrl: /training/achievements/publish-manage-apis-with-azure-api-management.svg
7663+
- uid: learn.azdo.implement-code-workflow.badge
7664+
type: badge
7665+
title: Implement a code workflow in your build pipeline by using Git and GitHub
7666+
summary: Collaborate with others and merge only the highest quality code.
7667+
iconUrl: /training/achievements/azure-devops/implement-a-code-workflow-in-your-build-pipeline.svg
7668+
- uid: learn.azdo.manage-build-dependencies.badge
7669+
type: badge
7670+
title: Manage build dependencies with Azure Artifacts
7671+
summary: Manage your application and the packages it uses across build Pipelines.
7672+
iconUrl: /training/achievements/azure-devops/manage-dependencies-in-your-build-pipeline.svg
7673+
- uid: learn.azdo.build-applications-with-azure-devops.trophy
7674+
type: trophy
7675+
title: Build applications with Azure DevOps learning path
7676+
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.
7677+
iconUrl: /training/achievements/azure-devops/build-applications-with-azure-devops.svg
503 KB
Loading

0 commit comments

Comments
 (0)