From 1211f6e97a19aaa2fb9e917d9bc774e9cbfbfb1b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:01:17 +0000 Subject: [PATCH 1/4] Initial plan From ea123515e3f8aab4d6db92f2b110f0eb8474953c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:03:07 +0000 Subject: [PATCH 2/4] Reclassify ms.topic values from article to concept-article for 8 files Co-authored-by: v-albemi <47043786+v-albemi@users.noreply.github.com> --- msal-python-conceptual/advanced/client-capabilities.md | 2 +- msal-python-conceptual/advanced/client-credentials.md | 2 +- msal-python-conceptual/advanced/conditional-access.md | 2 +- msal-python-conceptual/advanced/msal-error-handling-python.md | 2 +- .../advanced/msal-python-token-cache-serialization.md | 2 +- .../advanced/username-password-authentication.md | 2 +- msal-python-conceptual/getting-started/client-applications.md | 2 +- msal-python-conceptual/index.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/msal-python-conceptual/advanced/client-capabilities.md b/msal-python-conceptual/advanced/client-capabilities.md index 9275bcf7..74b3a8b0 100644 --- a/msal-python-conceptual/advanced/client-capabilities.md +++ b/msal-python-conceptual/advanced/client-capabilities.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo diff --git a/msal-python-conceptual/advanced/client-credentials.md b/msal-python-conceptual/advanced/client-credentials.md index b9c25bf3..fc03a5d0 100644 --- a/msal-python-conceptual/advanced/client-credentials.md +++ b/msal-python-conceptual/advanced/client-credentials.md @@ -5,7 +5,7 @@ author: Dickson-Mwendia manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo diff --git a/msal-python-conceptual/advanced/conditional-access.md b/msal-python-conceptual/advanced/conditional-access.md index 2ded2593..f436a4c1 100644 --- a/msal-python-conceptual/advanced/conditional-access.md +++ b/msal-python-conceptual/advanced/conditional-access.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo diff --git a/msal-python-conceptual/advanced/msal-error-handling-python.md b/msal-python-conceptual/advanced/msal-error-handling-python.md index f4e62787..6d01138b 100644 --- a/msal-python-conceptual/advanced/msal-error-handling-python.md +++ b/msal-python-conceptual/advanced/msal-error-handling-python.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo diff --git a/msal-python-conceptual/advanced/msal-python-token-cache-serialization.md b/msal-python-conceptual/advanced/msal-python-token-cache-serialization.md index c0535863..bc0d095f 100644 --- a/msal-python-conceptual/advanced/msal-python-token-cache-serialization.md +++ b/msal-python-conceptual/advanced/msal-python-token-cache-serialization.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo diff --git a/msal-python-conceptual/advanced/username-password-authentication.md b/msal-python-conceptual/advanced/username-password-authentication.md index f2bc9ca3..25f6936d 100644 --- a/msal-python-conceptual/advanced/username-password-authentication.md +++ b/msal-python-conceptual/advanced/username-password-authentication.md @@ -5,7 +5,7 @@ author: Dickson-Mwendia manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo diff --git a/msal-python-conceptual/getting-started/client-applications.md b/msal-python-conceptual/getting-started/client-applications.md index 52f235d1..fb61697a 100644 --- a/msal-python-conceptual/getting-started/client-applications.md +++ b/msal-python-conceptual/getting-started/client-applications.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 04/24/2025 ms.author: shermanouko ms.reviewer: dmwendia, rayluo diff --git a/msal-python-conceptual/index.md b/msal-python-conceptual/index.md index 7d675de4..53001e26 100644 --- a/msal-python-conceptual/index.md +++ b/msal-python-conceptual/index.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: article +ms.topic: concept-article ms.date: 04/24/2025 ms.author: shermanouko ms.reviewer: dmwendia, rayluo From a26809f4d58b8f058f31db1a905f3387a66a7d0c Mon Sep 17 00:00:00 2001 From: Mick Alberts <47043786+v-albemi@users.noreply.github.com> Date: Tue, 27 Jan 2026 14:09:20 -0800 Subject: [PATCH 3/4] Update msal-python-conceptual/advanced/conditional-access.md --- msal-python-conceptual/advanced/conditional-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msal-python-conceptual/advanced/conditional-access.md b/msal-python-conceptual/advanced/conditional-access.md index f436a4c1..3df05151 100644 --- a/msal-python-conceptual/advanced/conditional-access.md +++ b/msal-python-conceptual/advanced/conditional-access.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: concept-article +ms.topic: troubleshooting-problem-resolution ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo From af338ae29846f02d6794c9371368fd4c3c34f239 Mon Sep 17 00:00:00 2001 From: Mick Alberts <47043786+v-albemi@users.noreply.github.com> Date: Tue, 27 Jan 2026 14:14:28 -0800 Subject: [PATCH 4/4] Update msal-python-conceptual/getting-started/client-applications.md --- msal-python-conceptual/getting-started/client-applications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msal-python-conceptual/getting-started/client-applications.md b/msal-python-conceptual/getting-started/client-applications.md index fb61697a..06aef83a 100644 --- a/msal-python-conceptual/getting-started/client-applications.md +++ b/msal-python-conceptual/getting-started/client-applications.md @@ -6,7 +6,7 @@ manager: CelesteDG ms.service: msal ms.subservice: msal-python -ms.topic: concept-article +ms.topic: how-to ms.date: 04/24/2025 ms.author: shermanouko ms.reviewer: dmwendia, rayluo