Skip to content

Commit dc07e18

Browse files
authored
Merge pull request #53173 from JustPies/justpiesRT06
User story 544954 Q&M: Retire Azure Pipelines and Azure Functions mod…
2 parents 9ea8005 + 12898f5 commit dc07e18

43 files changed

Lines changed: 98 additions & 1296 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: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62721,6 +62721,81 @@
6272162721
"redirect_document_id": false
6272262722
},
6272362723
{
62724+
"source_path": "learn-pr/paths/create-serverless-applications/index.yml",
62725+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
62726+
"redirect_document_id": false
62727+
},
62728+
{
62729+
"source_path": "learn-pr/azure/create-serverless-logic-with-azure-functions/index.yml",
62730+
"redirect_url": "https://learn.microsoft.com/azure/azure-functions/functions-create-function-app-portal",
62731+
"redirect_document_id": false
62732+
},
62733+
{
62734+
"source_path": "learn-pr/azure/create-serverless-logic-with-azure-functions/1-introduction.yml",
62735+
"redirect_url": "https://learn.microsoft.com/azure/azure-functions/functions-create-function-app-portal",
62736+
"redirect_document_id": false
62737+
},
62738+
{
62739+
"source_path": "learn-pr/azure/create-serverless-logic-with-azure-functions/2-decide-if-serverless-computing-is-right-for-your-business-need.yml",
62740+
"redirect_url": "https://learn.microsoft.com/azure/azure-functions/functions-create-function-app-portal",
62741+
"redirect_document_id": false
62742+
},
62743+
{
62744+
"source_path": "learn-pr/azure/create-serverless-logic-with-azure-functions/3-create-an-azure-functions-app-in-the-azure-portal.yml",
62745+
"redirect_url": "https://learn.microsoft.com/azure/azure-functions/functions-create-function-app-portal",
62746+
"redirect_document_id": false
62747+
},
62748+
{
62749+
"source_path": "learn-pr/azure/create-serverless-logic-with-azure-functions/4-creating-and-executing-an-azure-function.yml",
62750+
"redirect_url": "https://learn.microsoft.com/azure/azure-functions/functions-create-function-app-portal",
62751+
"redirect_document_id": false
62752+
},
62753+
{
62754+
"source_path": "learn-pr/azure/create-serverless-logic-with-azure-functions/5-add-logic-to-the-function-app.yml",
62755+
"redirect_url": "https://learn.microsoft.com/azure/azure-functions/functions-create-function-app-portal",
62756+
"redirect_document_id": false
62757+
},
62758+
{
62759+
"source_path": "learn-pr/azure/create-serverless-logic-with-azure-functions/6-summary.yml",
62760+
"redirect_url": "https://learn.microsoft.com/azure/azure-functions/functions-create-function-app-portal",
62761+
"redirect_document_id": false
62762+
},
62763+
{
62764+
"source_path": "learn-pr/azure/intro-azure-functions/index.yml",
62765+
"redirect_url": "https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview",
62766+
"redirect_document_id": false
62767+
},
62768+
{
62769+
"source_path": "learn-pr/azure/intro-azure-functions/1-introduction.yml",
62770+
"redirect_url": "https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview",
62771+
"redirect_document_id": false
62772+
},
62773+
{
62774+
"source_path": "learn-pr/azure/intro-azure-functions/2-what-azure-functions.yml",
62775+
"redirect_url": "https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview",
62776+
"redirect_document_id": false
62777+
},
62778+
{
62779+
"source_path": "learn-pr/azure/intro-azure-functions/3-how-azure-functions-works.yml",
62780+
"redirect_url": "https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview",
62781+
"redirect_document_id": false
62782+
},
62783+
{
62784+
"source_path": "learn-pr/azure/intro-azure-functions/4-when-use-azure-functions.yml",
62785+
"redirect_url": "https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview",
62786+
"redirect_document_id": false
62787+
},
62788+
{
62789+
"source_path": "learn-pr/azure/intro-azure-functions/5-summary.yml",
62790+
"redirect_url": "https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview",
62791+
"redirect_document_id": false
62792+
},
62793+
{
62794+
"source_path": "learn-pr/paths/architect-messaging-serverless/index.yml",
62795+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
62796+
"redirect_document_id": false
62797+
},
62798+
{
6272462799
"source_path": "learn-pr/azure/prepare-your-dev-environment-for-azure-development/index.yml",
6272562800
"redirect_url": "https://learn.microsoft.com/en-us/azure/developer/intro/azure-developer-overview",
6272662801
"redirect_document_id": false

learn-pr/achievements.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7585,6 +7585,26 @@ achievements:
75857585
title: Work with Data Warehouses using Azure Synapse Analytics
75867586
summary: Learn to work with Data Warehouses using Azure Synapse Analytics
75877587
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
75887608
- uid: learn.wwl.describe-verified-id-concepts.badge
75897609
type: badge
75907610
title: Describe Microsoft Entra Verified ID concepts

learn-pr/azure/create-serverless-logic-with-azure-functions/1-introduction.yml

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

learn-pr/azure/create-serverless-logic-with-azure-functions/2-decide-if-serverless-computing-is-right-for-your-business-need.yml

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

learn-pr/azure/create-serverless-logic-with-azure-functions/3-create-an-azure-functions-app-in-the-azure-portal.yml

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

learn-pr/azure/create-serverless-logic-with-azure-functions/4-creating-and-executing-an-azure-function.yml

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

learn-pr/azure/create-serverless-logic-with-azure-functions/5-add-logic-to-the-function-app.yml

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

learn-pr/azure/create-serverless-logic-with-azure-functions/6-summary.yml

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

learn-pr/azure/create-serverless-logic-with-azure-functions/includes/1-introduction.md

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

learn-pr/azure/create-serverless-logic-with-azure-functions/includes/2-decide-if-serverless-computing-is-right-for-your-business-need.md

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

0 commit comments

Comments
 (0)