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
Refactor ManagedIdentityCredential instantiation for Cloud
Updated Cloud environment credential logic to use ManagedIdentityId.FromUserAssignedResourceId when a resource ID is provided, and explicitly use ManagedIdentityCredentialOptions when not.
This removes deprecated calls.
0 commit comments