Correct IMDS resource ID query parameter #895
Labels
Bug
Something isn't working, needs an investigation and a fix
confidential-client
For issues related to confidential client apps
P2
Normal priority items, should be done after P1
Specifying an identity by resource ID doesn't work on Azure Container Instances (and maybe some other platforms) because we specify the resource ID with query parameter "mi_res_id". ACI observes only "msi_res_id", which we should prefer anyway because although IMDS observes both parameters, it documents only msi_res_id.
Original issue:
AzureAD/microsoft-authentication-library-for-dotnet#4911
The text was updated successfully, but these errors were encountered: