Matthew Rayermann

Results 168 comments of Matthew Rayermann

@v-xianya did you send me those? I couldn't find them when I tried looking this morning. Perhaps they've been lost to teams scrolling history. Could you try to repro this...

Closing this as won't fix. This behavior is a result of the fact that within the MSAL cache, these are the same accounts. Identity team does not see this behavior...

Cutting out running tests in parallel. Introduces way too much complexity into tests, especially existing ones which may already rely on the fact tests are run sequentially.

Merged a change for tests timing out. Tried to do a not huge change for partial results. Didn't like what I came up with. I think for now just punting...

Let's understand why the numbers are different and open a bug against AzCopy if needed.

@blueww seems like CORS methods (e.g. GET, POST, PUT, etc.) are also not validated. So something else to fix for CORS validation as well.

@machowsk thank you so much for providing these logs from the get-go! Unfortunately this is not an error we've ever seen before. Let me forward this to the team that...

@machowsk can you please try using Storage Explorer 1.25 and let me know if this still reproduces for you? We upgraded the version of the component that was causing your...

Investigate/design/scope in 1.25, implement later.