Skip to content

Commit 3d288a2

Browse files
committed
addressed conflict
2 parents 05a0ac1 + 8befeb6 commit 3d288a2

867 files changed

Lines changed: 34399 additions & 10395 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: 341 additions & 1 deletion
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 55 additions & 0 deletions
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
@@ -7600,3 +7630,28 @@ achievements:
76007630
title: Control Azure services with the CLI
76017631
summary: Install the Azure CLI locally and use it to manage Azure resources.
76027632
iconUrl: /training/achievements/control-azure-services-with-cli.svg
7633+
- uid: learn.build-interactive-components-blazor-web-apps.badge
7634+
type: badge
7635+
title: Build rich interactive components with Blazor web apps
7636+
summary: Learn how to interoperate Blazor apps with JavaScript code, use templated components, and handle component lifecycle events.
7637+
iconUrl: /training/achievements/build-interactive-components-blazor-web-apps.svg
7638+
- uid: learn.publish-manage-apis-with-azure-api-management.badge
7639+
type: badge
7640+
title: Publish and manage your APIs with Azure API Management
7641+
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.
7642+
iconUrl: /training/achievements/publish-manage-apis-with-azure-api-management.svg
7643+
- uid: learn.azdo.implement-code-workflow.badge
7644+
type: badge
7645+
title: Implement a code workflow in your build pipeline by using Git and GitHub
7646+
summary: Collaborate with others and merge only the highest quality code.
7647+
iconUrl: /training/achievements/azure-devops/implement-a-code-workflow-in-your-build-pipeline.svg
7648+
- uid: learn.azdo.manage-build-dependencies.badge
7649+
type: badge
7650+
title: Manage build dependencies with Azure Artifacts
7651+
summary: Manage your application and the packages it uses across build Pipelines.
7652+
iconUrl: /training/achievements/azure-devops/manage-dependencies-in-your-build-pipeline.svg
7653+
- uid: learn.azdo.build-applications-with-azure-devops.trophy
7654+
type: trophy
7655+
title: Build applications with Azure DevOps learning path
7656+
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.
7657+
iconUrl: /training/achievements/azure-devops/build-applications-with-azure-devops.svg
503 KB
Loading

0 commit comments

Comments
 (0)