Skip to content

Commit 504924e

Browse files
Update managed-identity.md (#642)
* Update managed-identity.md Add a note to inform about the service fabric cert validation * Update msal-dotnet-articles/advanced/managed-identity.md Co-authored-by: Copilot <[email protected]> * Update link to release notes * Add note on Service Fabric certificate validation --------- Co-authored-by: Copilot <[email protected]>
1 parent 769be8e commit 504924e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

msal-dotnet-articles/advanced/managed-identity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ A common challenge for developers is the management of secrets, credentials, cer
1717
* [Azure Cloud Shell](/azure/cloud-shell/overview)
1818
* [Azure Service Fabric](/azure/service-fabric/service-fabric-overview)
1919

20+
>[!NOTE]
21+
>Service Fabric requires certificate validation which is supported [4.62.0](https://www.nuget.org/packages/Microsoft.Identity.Client/4.62.0) onwards. The validation is available for .NET Framework 4.7.1 and greater and .NET platform.
22+
2023
For a complete list, refer to [Azure services that can use managed identities to access other services](/azure/active-directory/managed-identities-azure-resources/managed-identities-status).
2124

2225
## Which SDK to use - Azure SDK or MSAL?

0 commit comments

Comments
 (0)