Skip to content

Commit 59b3be2

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 3bb1d4e + 1ade768 commit 59b3be2

33 files changed

+212
-194
lines changed

learn-pr/paths/ai-extract-information/index.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:LearningPath
22
uid: learn.ai-extract-information
33
metadata:
4-
title: Develop AI information extraction solutions in Azure
5-
description: Use Azure AI to extract information from content.
4+
title: Develop AI information extraction solutions in Azure AI-3002
5+
description: Use Azure AI to extract information from content. (AI-3002)
66
brand: azure
77
ms.date: 05/16/2025
88
author: GraemeMalcolm
@@ -29,8 +29,8 @@ roles:
2929
subjects:
3030
- artificial-intelligence
3131
products:
32-
- ai-services
33-
- azure-cognitive-search
32+
- ai-services
33+
- azure-cognitive-search
3434
modules:
3535
- learn.wwl.analyze-content-ai
3636
- learn.wwl.analyze-content-ai-api

learn-pr/paths/extract-data-from-forms-document-intelligence/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:LearningPath
22
uid: learn.wwl.extract-data-from-forms-document-intelligence
33
metadata:
4-
title: Develop solutions with Azure AI Document Intelligence AI-3002
5-
description: Develop solutions with Azure AI Document Intelligence. (AI-3002)
4+
title: Develop solutions with Azure AI Document Intelligence
5+
description: Develop solutions with Azure AI Document Intelligence.
66
ms.date: 10/10/2022
77
author: wwlpublish
88
ms.author: berryivor

learn-pr/wwl-azure/implement-authentication-by-using-microsoft-authentication-library/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 07/16/2024
7+
ms.date: 06/26/2025
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: unit

learn-pr/wwl-azure/implement-authentication-by-using-microsoft-authentication-library/2-microsoft-authentication-library-overview.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ title: Explore the Microsoft Authentication Library
44
metadata:
55
title: Explore the Microsoft Authentication Library
66
description: "Explore the Microsoft Authentication Library"
7-
ms.date: 07/16/2024
7+
ms.date: 06/26/2025
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: unit
1111
ms.custom:
12-
- sfi-ropc-nochange
13-
- N/A
12+
- N/A
1413
durationInMinutes: 3
1514
content: |
1615
[!include[](includes/2-microsoft-authentication-library-overview.md)]

learn-pr/wwl-azure/implement-authentication-by-using-microsoft-authentication-library/3-initialize-client-applications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Initialize client applications
44
metadata:
55
title: Initialize client applications
66
description: "Initialize client applications"
7-
ms.date: 07/16/2024
7+
ms.date: 06/26/2025
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: unit
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.implement-authentication-by-using-microsoft-authentication-library.exercise-implement-interactive-msal-net
3-
title: Exercise - Implement interactive authentication by using MSAL.NET
3+
title: Exercise - Implement interactive authentication with MSAL.NET
44
metadata:
5-
title: Exercise - Implement interactive authentication by using MSAL.NET
6-
description: "Exercise - Implement interactive authentication by using MSAL.NET"
7-
ms.date: 07/16/2024
5+
title: Exercise - Implement interactive authentication with MSAL.NET
6+
description: "Exercise - Implement interactive authentication with MSAL.NET"
7+
ms.date: 06/26/2025
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A
13-
durationInMinutes: 10
13+
durationInMinutes: 15
1414
content: |
1515
[!include[](includes/4-interactive-authentication-msal.md)]

learn-pr/wwl-azure/implement-authentication-by-using-microsoft-authentication-library/5-knowledge-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 07/16/2024
7+
ms.date: 06/26/2025
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A
13-
module_assessment: true
1413
durationInMinutes: 3
1514
quiz:
1615
title: "Check your knowledge"

learn-pr/wwl-azure/implement-authentication-by-using-microsoft-authentication-library/6-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 07/16/2024
7+
ms.date: 06/26/2025
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: unit

learn-pr/wwl-azure/implement-authentication-by-using-microsoft-authentication-library/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ After completing this module, you'll be able to:
55
* Explain the benefits of using MSAL and the application types and scenarios it supports
66
* Instantiate both public and confidential client apps from code
77
* Register an app with the Microsoft identity platform
8-
* Create an app that retrieves a token by using the MSAL.NET library
8+
* Create an app that retrieves a token with the MSAL.NET SDK

learn-pr/wwl-azure/implement-authentication-by-using-microsoft-authentication-library/includes/2-microsoft-authentication-library-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The Microsoft Authentication Library (MSAL) enables developers to acquire security tokens from the Microsoft identity platform to authenticate users and access secured web APIs. It can be used to provide secure access to Microsoft Graph, other Microsoft APIs, third-party web APIs, or your own web API MSAL supports many different application architectures and platforms including .NET, JavaScript, Java, Python, Android, and iOS.
1+
The Microsoft Authentication Library (MSAL) enables developers to acquire security tokens from the Microsoft identity platform to authenticate users and access secured web APIs. It can be used to provide secure access to Microsoft Graph, other Microsoft APIs, third-party web APIs, or your own web API. MSAL supports many different application architectures and platforms including .NET, JavaScript, Java, Python, Android, and iOS.
22

33
MSAL gives you many ways to get tokens, with a consistent API for many platforms. Using MSAL provides the following benefits:
44

0 commit comments

Comments
 (0)