Closed AisseMTT closed 6 months ago
Acknowledged Quick workaround for now(works when cloudSettings fails): CloudSettings.cloudCache["https://kusto.aria.microsoft.com/"] = CloudSettings.defaultCloudInfo
Should be fixed with v6.0.1, please let us know the results.
Closing for lack of comment.
Describe the bug
When trying to log in using various methods, I am receiving an error message: TypeError: Cannot read properties of undefined (reading 'AadAuthorityUri').
To Reproduce
const kcsb = KustoConnectionStringBuilder.withUserManagedIdentity(clusterUri, Constants.ExperimentationToolsIdentityClientId, "microsoft.com"); const response = await kcsb.execute(db, query); return response;
Expected behavior I should get some sort of 400 error if unauthorized.Screenshots
Setup (please complete the following information):
Browser Setup (please complete the following information):
Desktop (please complete the following information):