Skip to content

Commit 42016c3

Browse files
authored
Merge branch 'MicrosoftDocs:main' into Module11-design-responsible-ai-security-governance-risk-management-compliance
2 parents 0ac40fa + 900851c commit 42016c3

277 files changed

Lines changed: 3824 additions & 634 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: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64413,6 +64413,46 @@
6441364413
"redirect_url": "https://learn.microsoft.com/azure/storage/files/storage-files-introduction",
6441464414
"redirect_document_id": false
6441564415
},
64416+
{
64417+
"source_path": "learn-pr/paths/build-workflows-with-logic-apps/index.yml",
64418+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64419+
"redirect_document_id": false
64420+
},
64421+
{
64422+
"source_path": "learn-pr/azure/intro-to-logic-apps/1-introduction.yml",
64423+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64424+
"redirect_document_id": false
64425+
},
64426+
{
64427+
"source_path": "learn-pr/azure/intro-to-logic-apps/2-what-is-logic-apps.yml",
64428+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64429+
"redirect_document_id": false
64430+
},
64431+
{
64432+
"source_path": "learn-pr/azure/intro-to-logic-apps/3-how-logic-apps-works.yml",
64433+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64434+
"redirect_document_id": false
64435+
},
64436+
{
64437+
"source_path": "learn-pr/azure/intro-to-logic-apps/4-when-to-use-logic-apps.yml",
64438+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64439+
"redirect_document_id": false
64440+
},
64441+
{
64442+
"source_path": "learn-pr/azure/intro-to-logic-apps/5-knowledge-check.yml",
64443+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64444+
"redirect_document_id": false
64445+
},
64446+
{
64447+
"source_path": "learn-pr/azure/intro-to-logic-apps/6-summary.yml",
64448+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64449+
"redirect_document_id": false
64450+
},
64451+
{
64452+
"source_path": "learn-pr/azure/intro-to-logic-apps/index.yml",
64453+
"redirect_url": "https://learn.microsoft.com/azure/logic-apps/logic-apps-overview",
64454+
"redirect_document_id": false
64455+
},
6441664456
{
6441764457
"source_path": "learn-pr/azure/intro-to-azure-arc/index.yml",
6441864458
"redirect_url": "https://learn.microsoft.com/azure/azure-arc/overview",

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7825,6 +7825,16 @@ achievements:
78257825
title: Introduction to Azure Arc
78267826
summary: In this module, you learn how Azure Arc simplifies governance and management of hybrid environments by delivering a consistent multicloud and on-premises management platform. You learn how Azure Arc provides a centralized approach to managing Windows and Linux servers and Kubernetes clusters that are hosted outside of Azure. You also learn how Azure Arc-enabled data services provides unified management, deployment, and data sovereignty compliance. Finally, you get an idea of how Azure Arc can integrate with other Azure services.
78277827
iconUrl: /training/achievements/intro-to-azure-arc.svg
7828+
- uid: learn.azure-intro-to-logic-apps.badge
7829+
type: badge
7830+
title: Introduction to Azure Logic Apps
7831+
summary: Get a high-level overview about Azure Logic Apps and the business processes that you can implement and automate.
7832+
iconUrl: /training/achievements/intro-to-logic-apps.svg
7833+
- uid: learn.build-workflows-with-logic-apps.trophy
7834+
type: trophy
7835+
title: Automate business processes with integration workflows in Azure Logic Apps
7836+
summary: Learn how to automate business processes that work with data flowing through various sources.
7837+
iconUrl: /training/achievements/build-workflows-with-logic-apps.svg
78287838
- uid: learn.azure-security.identify-threats-with-azure-security-center.badge
78297839
type: badge
78307840
title: Identify security threats with Microsoft Defender for Cloud
28.1 KB
Loading

learn-pr/achievements/introduction-to-arm-surface.svg

Lines changed: 4 additions & 0 deletions
Loading

learn-pr/advocates/architect-scalable-ai-agent-solutions/includes/4-design-principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Reducing unnecessary data movement is a direct lever for cost savings.
241241
- **Optimize replication and backup strategies.**
242242
- Evaluate whether cross-region replication is necessary for all
243243
workloads.
244-
- Use zonal redundancy when regional replication isn't required.
244+
- Use zone redundancy when regional replication isn't required.
245245
- Apply compression and deduplication to reduce replication volume.
246246

247247
### Data management best practices
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.introduction-github-app-modernization.introduction-code-modernization
3+
title: Introduction to code modernization
4+
metadata:
5+
title: Introduction to Code Modernization
6+
description: This unit introduces the concept of code modernization and its importance in maintaining and upgrading legacy applications.
7+
ms.date: 02/17/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 4
12+
content: |
13+
[!include[](includes/1-introduction-code-modernization.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.introduction-github-app-modernization.github-copilot-app-modernization
3+
title: GitHub Copilot app modernization
4+
metadata:
5+
title: GitHub Copilot App Modernization
6+
description: Learn how GitHub Copilot can assist in app modernization efforts, including refactoring legacy code and modernizing architecture and frameworks.
7+
ms.date: 02/17/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 7
12+
content: |
13+
[!include[](includes/2-github-copilot-app-modernization.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.introduction-github-app-modernization.modernization-workflow-works
3+
title: How the modernization workflow works
4+
metadata:
5+
title: How the Modernization Workflow Works
6+
description: Learn how GitHub Copilot can assist in app modernization efforts, including refactoring legacy code and modernizing architecture and frameworks.
7+
ms.date: 02/17/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 9
12+
content: |
13+
[!include[](includes/3-modernization-workflow-works.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.introduction-github-app-modernization.refactor-legacy-code-modernization-agent
3+
title: Refactoring legacy code with the modernization agent
4+
metadata:
5+
title: Refactoring Legacy Code with the Modernization Agent
6+
description: Learn how to use the modernization agent in GitHub Copilot to refactor legacy code.
7+
ms.date: 02/17/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 3
12+
content: |
13+
[!include[](includes/4-refactor-legacy-code-modernization-agent.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.introduction-github-app-modernization.modernize-architecture-frameworks
3+
title: Modernizing architecture and frameworks
4+
metadata:
5+
title: Modernizing Architecture and Frameworks
6+
description: Learn how to use GitHub Copilot to modernize application architecture and frameworks.
7+
ms.date: 02/17/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 4
12+
content: |
13+
[!include[](includes/5-modernize-architecture-frameworks.md)]

0 commit comments

Comments
 (0)