microsoftarchive / BatchAI

Repo for publishing code Samples and CLI samples for BatchAI service
MIT License
125 stars 62 forks source link

Fix error AuthenticationError: , InvalidClientIdError: ... Tenant ... not found #31

Closed IlyaOvodov closed 6 years ago

IlyaOvodov commented 6 years ago

Script failed to connect with old value aad_token_uri = 'https://login.windows-ppe.net... with AuthenticationError: , InvalidClientIdError: (invalid_request) AADSTS90002: Tenant 72f988bf-86f1-41af-91ab-2d7cd011db47 not found. This may happen if there are no active subscriptions for the tenant. Check with your subscription administrator. Trace ID: 273b117e-cda4-4295-b83b-0328ad040500 Correlation ID: 1b17d3fa-e0d5-47b8-a307-482ab43f47f8 Timestamp: 2018-03-06 08:38:40Z

AlexanderYukhanov commented 6 years ago

Thank you!