Skip to content

Commit 137d066

Browse files
Merge pull request #670 from rwike77/main
added SFI image status
2 parents 6bf5ca8 + 9d60f0a commit 137d066

10 files changed

Lines changed: 15 additions & 15 deletions

File tree

msal-dotnet-articles/acquiring-tokens/desktop-mobile/device-code-flow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.service: msal
99
ms.subservice: msal-dotnet
1010
ms.reviewer:
1111
ms.topic: conceptual
12+
ms.custom: sfi-image-nochange
1213
#Customer intent:
1314
---
1415

msal-dotnet-articles/acquiring-tokens/desktop-mobile/username-password-authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.service: msal
99
ms.subservice: msal-dotnet
1010
ms.reviewer:
1111
ms.topic: conceptual
12+
ms.custom: sfi-image-nochange
1213
#Customer intent:
1314
---
1415

msal-dotnet-articles/acquiring-tokens/overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ ms.author: cwerner
77
ms.date: 05/20/2024
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.reviewer:
10+
ms.reviewer:
1111
ms.topic: reference
12-
ms.custom: devx-track-csharp, aaddev
13-
#Customer intent:
12+
ms.custom: devx-track-csharp, aaddev, sfi-image-nochange
1413
# Customer intent: As an application developer, I want to learn how to acquire security tokens in public and confidential client applications using MSAL.NET
1514
---
1615

msal-dotnet-articles/acquiring-tokens/web-apps-apis/authorization-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: msal
99
ms.subservice: msal-dotnet
1010
ms.reviewer:
1111
ms.topic: conceptual
12-
ms.custom:
12+
ms.custom: sfi-image-nochange
1313
#Customer intent:
1414
---
1515

msal-dotnet-articles/acquiring-tokens/web-apps-apis/client-credential-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: msal
99
ms.subservice: msal-dotnet
1010
ms.reviewer:
1111
ms.topic: conceptual
12-
ms.custom:
12+
ms.custom: sfi-image-nochange
1313
#Customer intent:
1414
---
1515

msal-dotnet-articles/advanced/exceptions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: msal
99
ms.subservice: msal-dotnet
1010
ms.reviewer:
1111
ms.topic: conceptual
12-
ms.custom:
12+
ms.custom: sfi-image-nochange
1313
#Customer intent:
1414
---
1515

msal-dotnet-articles/advanced/exceptions/msal-logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.author: dmwendia
77
ms.date: 10/21/2022
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.reviewer:
10+
ms.reviewer:
1111
ms.topic: conceptual
12-
ms.custom: aaddev, devx-track-dotnet
12+
ms.custom: aaddev, devx-track-dotnet, sfi-image-nochange
1313
#Customer intent:
1414
---
1515

msal-dotnet-articles/getting-started/choosing-msal-dotnet.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
title: Choosing a version of MSAL.NET
3-
description: Learn how to choose a version of MSAL.NET that suits your development scenario, based on the type of application and the underlying platform.
3+
description: Learn how to choose a version of MSAL.NET that suits your development scenario, based on the type of application and the underlying platform.
44
author: cilwerner
55
manager: CelesteDG
66
ms.author: cwerner
77
ms.date: 03/17/2023
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.reviewer:
10+
ms.reviewer:
1111
ms.topic: reference
12-
ms.custom: devx-track-csharp, aaddev
13-
#Customer intent:
12+
ms.custom: devx-track-csharp, aaddev, sfi-image-blocked
1413
# Customer intent: As an application developer, I want to know which version of MSAL.NET I'll use for my scenario based on the type of app I'm building and the platform I'm using.
1514
---
1615

msal-dotnet-articles/how-to/differences-adal-msal-net.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.author: cwerner
77
ms.date: 08/24/2023
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.reviewer:
10+
ms.reviewer:
1111
ms.topic: reference
12-
ms.custom: devx-track-csharp, aaddev, has-adal-ref, devx-track-dotnet
12+
ms.custom: devx-track-csharp, aaddev, has-adal-ref, devx-track-dotnet, sfi-image-nochange
1313
#Customer intent: As an application developer, I want to learn about the differences between the ADAL.NET and MSAL.NET libraries so I can migrate my applications to MSAL.NET.
1414
---
1515

msal-dotnet-articles/how-to/token-cache-serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: msal
99
ms.subservice: msal-dotnet
1010
ms.reviewer:
1111
ms.topic: conceptual
12-
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet, sfi-ropc-nochange
12+
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet, sfi-ropc-nochange, sfi-image-nochange
1313
#Customer intent: As an application developer, I want to learn about token cache serialization so I can have fine-grained control of the proxy.
1414
---
1515

0 commit comments

Comments
 (0)