Fixed: Unable to get MSI token from local Visual Studio
There are many scenarios where you need to use Managed Identity Services for authentication. You setup all the things correctly but in local setup you may encounter this below error.
Error - "Unable to get MSI token from local Visual Studio"
Solution - To fix this use below steps.
Now Make sure, your account is there or not. if its there try to add same account again so it will override your credentials if these has expired or changed.
It will solve your error.
Error - "Unable to get MSI token from local Visual Studio"
Solution - To fix this use below steps.
- Go to Visual Studio Tools
- Go to Options
- Go to Azure Service Authentication.
Now Make sure, your account is there or not. if its there try to add same account again so it will override your credentials if these has expired or changed.
It will solve your error.
Thanks
Comments
Post a Comment