Skip to content

Commit 50d3a8b

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 36c040e + 9b05ec4 commit 50d3a8b

File tree

71 files changed

+299
-2169
lines changed

Some content is hidden

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

71 files changed

+299
-2169
lines changed

.openpublishing.redirection.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51227,6 +51227,46 @@
5122751227
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
5122851228
"redirect_document_id": false
5122951229
},
51230+
{
51231+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/1-introduction.yml",
51232+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51233+
"redirect_document_id": false
51234+
},
51235+
{
51236+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/2-exercise-get-started.yml",
51237+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51238+
"redirect_document_id": false
51239+
},
51240+
{
51241+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/3-authentication.yml",
51242+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51243+
"redirect_document_id": false
51244+
},
51245+
{
51246+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/4-exercise-add-authentication.yml",
51247+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51248+
"redirect_document_id": false
51249+
},
51250+
{
51251+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/5-providers-roles.yml",
51252+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51253+
"redirect_document_id": false
51254+
},
51255+
{
51256+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/6-exercise-configure-access.yml",
51257+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51258+
"redirect_document_id": false
51259+
},
51260+
{
51261+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/7-summary.yml",
51262+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51263+
"redirect_document_id": false
51264+
},
51265+
{
51266+
"source_path": "learn-pr/azure/publish-static-web-app-authentication/index.yml",
51267+
"redirect_url": "https://learn.microsoft.com/azure/static-web-apps/authentication-authorization",
51268+
"redirect_document_id": false
51269+
},
5123051270
{
5123151271
"source_path": "learn-pr/azure/app-service-autoscale-rules/1-introduction.yml",
5123251272
"redirect_url": "https://learn.microsoft.com/azure/app-service/manage-automatic-scaling",

learn-pr/achievements.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6085,6 +6085,11 @@ 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.azure.publish-static-web-app-authentication.badge
6089+
type: trophy
6090+
title: Authenticate users with Azure Static Web Apps
6091+
summary: Publish an Angular, React, Svelte, or Vue JavaScript app with API and authentication using Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
6092+
iconUrl: /training/achievements/publish-static-web-app-authentication.svg
60886093
- uid: learn.app-service-autoscale-rules.badge
60896094
type: trophy
60906095
title: Dynamically meet changing web app performance requirements with autoscale rules
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: Introduction
7-
ms.date: 03/22/2023
8-
author: aurnovcy
9-
ms.author: aurnovc
10-
ms.topic: unit
11-
azureSandbox: false
12-
durationInMinutes: 2
13-
content: |
14-
[!include[](includes/1-introduction.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: Introduction
7+
ms.date: 06/25/2025
8+
author: aurnovcy
9+
ms.author: aurnovc
10+
ms.topic: unit
11+
azureSandbox: false
12+
durationInMinutes: 2
13+
content: |
14+
[!include[](includes/1-introduction.md)]
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.what-is-azure-arc-enabled-servers
3-
title: What is Azure Arc-enabled servers and its capabilities?
4-
metadata:
5-
title: What is Azure Arc-enabled servers and its capabilities?
6-
description: Overview of Azure Arc-enabled servers and the basic architecture of the Connected Machine agent
7-
ms.date: 03/22/2023
8-
author: aurnovcy
9-
ms.author: aurnovc
10-
ms.topic: unit
11-
azureSandbox: false
12-
durationInMinutes: 5
13-
content: |
14-
[!include[](includes/2-what-is-azure-arc-enabled-servers.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.what-is-azure-arc-enabled-servers
3+
title: What is Azure Arc-enabled servers and its capabilities?
4+
metadata:
5+
title: What is Azure Arc-enabled servers and its capabilities?
6+
description: Overview of Azure Arc-enabled servers and the basic architecture of the Connected Machine agent.
7+
ms.date: 06/25/2025
8+
author: aurnovcy
9+
ms.author: aurnovc
10+
ms.topic: unit
11+
azureSandbox: false
12+
durationInMinutes: 5
13+
content: |
14+
[!include[](includes/2-what-is-azure-arc-enabled-servers.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.test-azure-arc-enabled-server-capabilities
3-
title: Test Azure Arc-enabled servers capabilities using Azure VMs
4-
metadata:
5-
title: Test Azure Arc-enabled servers capabilities using Azure VMs
6-
description: Walkthrough of how to prepare and onboard a Windows VM on Azure to Azure Arc-enabled servers.
7-
ms.date: 03/22/2023
8-
author: aurnovcy
9-
ms.author: aurnovc
10-
ms.topic: unit
11-
azureSandbox: false
12-
durationInMinutes: 10
13-
content: |
14-
[!include[](includes/3-test-azure-arc-enabled-server-capabilities.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.test-azure-arc-enabled-server-capabilities
3+
title: Test Azure Arc-enabled servers capabilities using Azure VMs
4+
metadata:
5+
title: Test Azure Arc-enabled servers capabilities using Azure VMs
6+
description: Walkthrough of how to prepare and onboard a Windows virtual machine (VM) on Azure to Azure Arc-enabled servers.
7+
ms.date: 06/25/2025
8+
author: aurnovcy
9+
ms.author: aurnovc
10+
ms.topic: unit
11+
azureSandbox: false
12+
durationInMinutes: 10
13+
content: |
14+
[!include[](includes/3-test-azure-arc-enabled-server-capabilities.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.plan-secure-configuration
3-
title: Planning considerations for a secure configuration
4-
metadata:
5-
title: Planning considerations for a secure configuration
6-
description: Description of the identity, policy, and networking considerations for a secure deployment to Azure Arc-enabled servers.
7-
ms.date: 03/22/2023
8-
author: aurnovcy
9-
ms.author: aurnovc
10-
ms.topic: unit
11-
azureSandbox: false
12-
durationInMinutes: 5
13-
content: |
14-
[!include[](includes/4-plan-secure-configuration.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.plan-secure-configuration
3+
title: Planning considerations for a secure configuration
4+
metadata:
5+
title: Planning considerations for a secure configuration
6+
description: Description of the identity, policy, and networking considerations for a secure deployment to Azure Arc-enabled servers.
7+
ms.date: 06/25/2025
8+
author: aurnovcy
9+
ms.author: aurnovc
10+
ms.topic: unit
11+
azureSandbox: false
12+
durationInMinutes: 5
13+
content: |
14+
[!include[](includes/4-plan-secure-configuration.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.explore-methods-onboard-servers
3-
title: Explore different methods to onboard servers at scale to Azure Arc
4-
metadata:
5-
title: Explore different methods to onboard servers at scale to Azure Arc
6-
description: Description of the different methods for onboarding a single machine or multiple machines to Azure Arc-enabled servers.
7-
ms.date: 03/22/2023
8-
author: aurnovcy
9-
ms.author: aurnovc
10-
ms.topic: unit
11-
azureSandbox: false
12-
durationInMinutes: 10
13-
content: |
14-
[!include[](includes/5-explore-methods-onboard-servers.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.explore-methods-onboard-servers
3+
title: Explore different methods to onboard servers at scale to Azure Arc
4+
metadata:
5+
title: Explore different methods to onboard servers at scale to Azure Arc
6+
description: Description of the different methods for onboarding a single machine or multiple machines to Azure Arc-enabled servers.
7+
ms.date: 06/25/2025
8+
author: aurnovcy
9+
ms.author: aurnovc
10+
ms.topic: unit
11+
azureSandbox: false
12+
durationInMinutes: 10
13+
content: |
14+
[!include[](includes/5-explore-methods-onboard-servers.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.best-practices-server-management
3-
title: Best practices for Azure Arc-enabled servers management and services in Azure
4-
metadata:
5-
title: Best practices for Azure Arc-enabled servers management and services in Azure
6-
description: Overview of how to best leverage Azure services for security, governance, and observability of Azure Arc-enabled servers.
7-
ms.date: 03/22/2023
8-
author: aurnovcy
9-
ms.author: aurnovc
10-
ms.topic: unit
11-
azureSandbox: false
12-
durationInMinutes: 5
13-
content: |
14-
[!include[](includes/6-best-practices-server-management.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.best-practices-server-management
3+
title: Best practices for Azure Arc-enabled servers management and services in Azure
4+
metadata:
5+
title: Best practices for Azure Arc-enabled servers management and services in Azure
6+
description: Overview of how to best use Azure services for security, governance, and observability of Azure Arc-enabled servers.
7+
ms.date: 06/25/2025
8+
author: aurnovcy
9+
ms.author: aurnovc
10+
ms.topic: unit
11+
azureSandbox: false
12+
durationInMinutes: 5
13+
content: |
14+
[!include[](includes/6-best-practices-server-management.md)]
15+
Lines changed: 60 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,60 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.knowledge-check
3-
title: Module assessment
4-
metadata:
5-
title: Module assessment
6-
description: Knowledge Check
7-
ms.date: 03/22/2023
8-
author: aurnovcy
9-
ms.author: aurnovc
10-
ms.topic: unit
11-
module_assessment: true
12-
azureSandbox: false
13-
durationInMinutes: 4
14-
content: |
15-
[!include[](includes/7-knowledge-check.md)]
16-
quiz:
17-
title: "Check your knowledge"
18-
questions:
19-
- content: "Which of the following services can you not use with Azure Arc-enabled servers?"
20-
choices:
21-
- content: "Governance through Azure Policy and Guest Configuration"
22-
isCorrect: false
23-
explanation: "Azure Policy and Guest Configuration can be used for governance of Azure Arc-enabled servers."
24-
- content: "Security through Microsoft Defender for Cloud and Microsoft Sentinel"
25-
isCorrect: false
26-
explanation: "Microsoft Defender for Cloud and Microsoft Sentinel can be used for improved security posture of Azure Arc-enabled servers."
27-
- content: "Observability through Azure Monitor and Log Analytics"
28-
isCorrect: false
29-
explanation: "Azure Monitor and Log Analytics can be used for observability into Azure Arc-enabled servers."
30-
- content: "Deploying configurations using GitOps"
31-
isCorrect: true
32-
explanation: "Correct. Azure Arc-enabled Kubernetes supports deploying configurations using GitOps, however Azure Arc-enabled servers does not."
33-
- content: "Which of the following actions does the Azure Connected Machine Onboarding identity have permission to perform?"
34-
choices:
35-
- content: "Delete servers that are already registered"
36-
isCorrect: false
37-
explanation: "This is outside the scope of the Azure Connected Machine Onboarding identity."
38-
- content: "Create new Azure Arc-enabled servers in Azure"
39-
isCorrect: true
40-
explanation: "Correct. This is within the scope of the Azure Connected Machine Onboarding identity."
41-
- content: "Manage VM extensions for Azure Arc-enabled servers"
42-
isCorrect: false
43-
explanation: "This is outside the scope of the Azure Connected Machine Onboarding identity."
44-
- content: "Read servers outside of Azure Arc-enabled servers within the resource group"
45-
isCorrect: false
46-
explanation: "This is outside the scope of the Azure Connected Machine Onboarding identity."
47-
- content: "Which of the following cannot be used to automate deployment of the Connected Machine Agent to multiple machines?"
48-
choices:
49-
- content: "Azure Policy"
50-
isCorrect: true
51-
explanation: "Non Azure machines are outside of the reach of Azure Policy until they have been onboarded to Azure Arc-enabled servers."
52-
- content: "Group Policy"
53-
isCorrect: false
54-
explanation: "Group Policy can be used with a scheduled task that runs the onboarding script for at scale deployment."
55-
- content: "Systems Center Configuration Manager"
56-
isCorrect: false
57-
explanation: "Configuration Manager can be used to deploy the onboarding script to a collection of devices."
58-
- content: "Service Principal"
59-
isCorrect: false
60-
explanation: "The Service Principal identity can be used instead of using your privileged identity to interactively connect to machines at scale."
61-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.plan-deploy-azure-arc-enabled-servers.knowledge-check
3+
title: Module assessment
4+
metadata:
5+
title: Module assessment
6+
description: Knowledge Check
7+
ms.date: 06/25/2025
8+
author: aurnovcy
9+
ms.author: aurnovc
10+
ms.topic: unit
11+
azureSandbox: false
12+
durationInMinutes: 4
13+
content: |
14+
[!include[](includes/7-knowledge-check.md)]
15+
quiz:
16+
title: "Check your knowledge"
17+
questions:
18+
- content: "Which of the following services can you not use with Azure Arc-enabled servers?"
19+
choices:
20+
- content: "Governance through Azure Policy and Guest Configuration."
21+
isCorrect: false
22+
explanation: "Azure Policy and Guest Configuration can be used for governance of Azure Arc-enabled servers."
23+
- content: "Security through Microsoft Defender for Cloud and Microsoft Sentinel."
24+
isCorrect: false
25+
explanation: "Microsoft Defender for Cloud and Microsoft Sentinel can be used for improved security posture of Azure Arc-enabled servers."
26+
- content: "Observability through Azure Monitor and Log Analytics."
27+
isCorrect: false
28+
explanation: "Azure Monitor and Log Analytics can be used for observability into Azure Arc-enabled servers."
29+
- content: "Deploying configurations using GitOps."
30+
isCorrect: true
31+
explanation: "Correct. Azure Arc-enabled Kubernetes supports deploying configurations using GitOps however Azure Arc-enabled servers don't."
32+
- content: "Which of the following actions does the Azure Connected Machine Onboarding identity have permission to perform?"
33+
choices:
34+
- content: "Delete servers that are already registered."
35+
isCorrect: false
36+
explanation: "This action is outside the scope of the Azure Connected Machine Onboarding identity."
37+
- content: "Create new Azure Arc-enabled servers in Azure."
38+
isCorrect: true
39+
explanation: "Correct. This action is within the scope of the Azure Connected Machine Onboarding identity."
40+
- content: "Manage virtual machine extensions for Azure Arc-enabled servers."
41+
isCorrect: false
42+
explanation: "This action is outside the scope of the Azure Connected Machine Onboarding identity."
43+
- content: "Read servers outside of Azure Arc-enabled servers within the resource group."
44+
isCorrect: false
45+
explanation: "This action is outside the scope of the Azure Connected Machine Onboarding identity."
46+
- content: "Which of the following methods can't be used to automate deployment of the Connected Machine Agent to multiple machines?"
47+
choices:
48+
- content: "Azure Policy"
49+
isCorrect: true
50+
explanation: "Non Azure machines are outside of the reach of Azure Policy until they're onboarded to Azure Arc-enabled servers."
51+
- content: "Group Policy"
52+
isCorrect: false
53+
explanation: "Group Policy can be used with a scheduled task that runs the onboarding script for at scale deployment."
54+
- content: "Systems Center Configuration Manager"
55+
isCorrect: false
56+
explanation: "Configuration Manager can be used to deploy the onboarding script to a collection of devices."
57+
- content: "Service Principal"
58+
isCorrect: false
59+
explanation: "The Service Principal identity can be used instead of using your privileged identity to interactively connect to machines at scale."
60+

0 commit comments

Comments
 (0)