Azure / azureml-sdk-for-r

Azure Machine Learning SDK for R
https://azure.github.io/azureml-sdk-for-r/
Other
105 stars 40 forks source link

Authentication not Working #415

Closed mmarzillo closed 3 years ago

mmarzillo commented 3 years ago

I have a customer who is trying to authenticate with get_workspace(). He authenticates twice, but then receives an AuthenticationException error. See below screenshot.

image

mmarzillo commented 3 years ago

I had the the customer spin up a new compute instance and we ran into the below error but the corresponding solution worked and he was able to authenticate. I was not able to reproduce this authentication error on my own. https://github.com/Azure/azureml-sdk-for-r/issues/217