Add MSI code to MSAL from Azure.Identity repo.
As discussed with the MSI team:
- We don't need to implement the AppServiceV2019ManagedIdentitySource and TokenExchangeManagedIdentitySource
- We need to support Resource_id as a parameter to the API in addition to UserAssignedClientId. User can provide any of them but not both.
Add MSI code to MSAL from Azure.Identity repo.
[ ] UAT - 2 weeksAs discussed with the MSI team: