Skip to content

Commit 7d04913

Browse files
Merge pull request #51214 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents 68bef7f + 9ebbc53 commit 7d04913

File tree

104 files changed

+634
-1160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+634
-1160
lines changed

.openpublishing.redirection.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51226,6 +51226,61 @@
5122651226
"source_path": "learn-pr/aspnetcore/secure-aspnet-core-identity/index.yml",
5122751227
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
5122851228
"redirect_document_id": false
51229+
},
51230+
{
51231+
"source_path": "learn-pr/azure/app-service-autoscale-rules/1-introduction.yml",
51232+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51233+
"redirect_document_id": false
51234+
},
51235+
{
51236+
"source_path": "learn-pr/azure/app-service-autoscale-rules/2-identify-scenarios.yml",
51237+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51238+
"redirect_document_id": false
51239+
},
51240+
{
51241+
"source_path": "learn-pr/azure/app-service-autoscale-rules/3-knowledge-check-identify-scenarios.yml",
51242+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51243+
"redirect_document_id": false
51244+
},
51245+
{
51246+
"source_path": "learn-pr/azure/app-service-autoscale-rules/4-identify-factors.yml",
51247+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51248+
"redirect_document_id": false
51249+
},
51250+
{
51251+
"source_path": "learn-pr/azure/app-service-autoscale-rules/5-knowledge-check-identify-factors.yml",
51252+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51253+
"redirect_document_id": false
51254+
},
51255+
{
51256+
"source_path": "learn-pr/azure/app-service-autoscale-rules/6-autoscale-a-web-app.yml",
51257+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51258+
"redirect_document_id": false
51259+
},
51260+
{
51261+
"source_path": "learn-pr/azure/app-service-autoscale-rules/7-exercise-autoscale-a-web-app.yml",
51262+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51263+
"redirect_document_id": false
51264+
},
51265+
{
51266+
"source_path": "learn-pr/azure/app-service-autoscale-rules/8-summary.yml",
51267+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51268+
"redirect_document_id": false
51269+
},
51270+
{
51271+
"source_path": "learn-pr/azure/app-service-autoscale-rules/index.yml",
51272+
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",
51273+
"redirect_document_id": false
51274+
},
51275+
{
51276+
"source_path": "learn-pr/paths/bring-ai-to-business-users-your-organization/index.md",
51277+
"redirect_url": "/training/paths/transform-your-business-with-microsoft-ai/",
51278+
"redirect_document_id": false
51279+
},
51280+
{
51281+
"source_path": "learn-pr/paths/introduction-ai-for-business-users/index.md",
51282+
"redirect_url": "/training/paths/transform-your-business-with-microsoft-ai/",
51283+
"redirect_document_id": false
5122951284
}
5123051285
]
5123151286
}

learn-pr/achievements.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6085,3 +6085,18 @@ achievements:
60856085
title: 'Microsoft Azure AI Fundamentals: Generative AI'
60866086
summary: "Generative AI is a form of artificial intelligence in which models are trained to generate new original content based on natural language input. In other words, you can describe a desired output in normal everyday language, and the model can respond by creating appropriate text, image, code, and more. \n\nTake this learning path to get started with generative AI. In it, you'll learn how to:\n- Understand core concepts of generative AI\n- Prepare for an AI development project\n- Describe considerations and practices for responsible generative AI\n- Build an AI agent using Azure AI Foundry"
60876087
iconUrl: /learn/achievements/generic-badge.svg
6088+
- uid: learn.app-service-autoscale-rules.badge
6089+
type: trophy
6090+
title: Dynamically meet changing web app performance requirements with autoscale rules
6091+
summary: Respond to periods of high activity by incrementally adding resources, and then removing these resources when activity drops, to reduce costs.
6092+
iconUrl: /training/achievements/app-service-autoscale-rules.svg
6093+
- uid: learn.wwl.bring-ai-to-business-users-your-organization.trophy
6094+
type: trophy
6095+
title: Bring AI to business users in your organization
6096+
summary: To truly empower an organization with AI, business leaders need to put AI in the hands of everyone, not just developers and data scientists.
6097+
iconUrl: /training/achievements/bring-ai-to-business-users-your-organization.svg
6098+
- uid: learn.wwl.introduction-ai-for-business-users.trophy
6099+
type: trophy
6100+
title: Introduction to AI for business users
6101+
summary: To truly empower an organization with AI, business leaders need to put AI in the hands of everyone, not just developers and data scientists.
6102+
iconUrl: /training/achievements/introduction-ai-for-business-users.svg

learn-pr/azure/app-service-autoscale-rules/1-introduction.yml

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

learn-pr/azure/app-service-autoscale-rules/2-identify-scenarios.yml

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

learn-pr/azure/app-service-autoscale-rules/3-knowledge-check-identify-scenarios.yml

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

learn-pr/azure/app-service-autoscale-rules/4-identify-factors.yml

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

learn-pr/azure/app-service-autoscale-rules/5-knowledge-check-identify-factors.yml

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

learn-pr/azure/app-service-autoscale-rules/6-autoscale-a-web-app.yml

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

learn-pr/azure/app-service-autoscale-rules/7-exercise-autoscale-a-web-app.yml

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

learn-pr/azure/app-service-autoscale-rules/8-summary.yml

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

0 commit comments

Comments
 (0)