Skip to content

Commit e29028c

Browse files
committed
addressed conflicts
2 parents c76049a + 2770fd6 commit e29028c

933 files changed

Lines changed: 34751 additions & 13856 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.

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ Thumbs.db
2626
*.iws
2727
*.ipr
2828
*.ids
29+
30+
######################
31+
# Custom reference files
32+
######################
33+
robbarefoot-content-map.json

.openpublishing.redirection.json

Lines changed: 491 additions & 1 deletion
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 76 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
@@ -7584,4 +7614,49 @@ achievements:
75847614
type: badge
75857615
title: Access Data from Azure Blob Storage by Using Multiple Protocols
75867616
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).
7587-
iconUrl: /training/achievements/generic-badge.svg
7617+
iconUrl: /training/achievements/generic-badge.svg
7618+
- uid: learn.manage-resources-in-azure.trophy
7619+
type: trophy
7620+
title: Manage resources in Azure learning path
7621+
summary: Learn how to work with the Azure command line and web portal to create, manage, and control cloud based resources.
7622+
iconUrl: /training/achievements/manage-resources-in-azure.svg
7623+
- uid: learn.align-requirements-in-azure.badge
7624+
type: badge
7625+
title: Align requirements with cloud types and service models in Azure
7626+
summary: Azure supports public, private, and hybrid cloud approaches to deploying cloud resources. Each approach affects several factors, including cost, maintenance requirements, and security.
7627+
iconUrl: /training/achievements/align-requirements-in-azure.svg
7628+
- uid: learn.automate-azure-tasks-with-powershell.badge
7629+
type: badge
7630+
title: Automate Azure tasks with Azure PowerShell
7631+
summary: Install Azure PowerShell locally and use it to manage Azure resources.
7632+
iconUrl: /training/achievements/automate-azure-tasks-with-powershell.svg
7633+
- uid: learn.control-azure-services-with-cli.badge
7634+
type: badge
7635+
title: Control Azure services with the CLI
7636+
summary: Install the Azure CLI locally and use it to manage Azure resources.
7637+
iconUrl: /training/achievements/control-azure-services-with-cli.svg
7638+
- uid: learn.build-interactive-components-blazor-web-apps.badge
7639+
type: badge
7640+
title: Build rich interactive components with Blazor web apps
7641+
summary: Learn how to interoperate Blazor apps with JavaScript code, use templated components, and handle component lifecycle events.
7642+
iconUrl: /training/achievements/build-interactive-components-blazor-web-apps.svg
7643+
- uid: learn.publish-manage-apis-with-azure-api-management.badge
7644+
type: badge
7645+
title: Publish and manage your APIs with Azure API Management
7646+
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.
7647+
iconUrl: /training/achievements/publish-manage-apis-with-azure-api-management.svg
7648+
- uid: learn.azdo.implement-code-workflow.badge
7649+
type: badge
7650+
title: Implement a code workflow in your build pipeline by using Git and GitHub
7651+
summary: Collaborate with others and merge only the highest quality code.
7652+
iconUrl: /training/achievements/azure-devops/implement-a-code-workflow-in-your-build-pipeline.svg
7653+
- uid: learn.azdo.manage-build-dependencies.badge
7654+
type: badge
7655+
title: Manage build dependencies with Azure Artifacts
7656+
summary: Manage your application and the packages it uses across build Pipelines.
7657+
iconUrl: /training/achievements/azure-devops/manage-dependencies-in-your-build-pipeline.svg
7658+
- uid: learn.azdo.build-applications-with-azure-devops.trophy
7659+
type: trophy
7660+
title: Build applications with Azure DevOps learning path
7661+
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.
7662+
iconUrl: /training/achievements/azure-devops/build-applications-with-azure-devops.svg
503 KB
Loading

0 commit comments

Comments
 (0)