You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enhance managed identity authentication logic
Added a using directive for `Azure.Provisioning.Roles` and refactored the `ConfigureForManagedIdentityAuthentication` method. The method now retrieves provisionable resources more efficiently and correctly uses the `PrincipalId` from `UserAssignedIdentity` for setting the `azureClientId` metadata.
* Refactor variable names for clarity in AzureRedisCacheDaprHostingExtensions
0 commit comments