Maor Leger
Maor Leger
@sarangan12 doesn't look like this ever got assigned to you - going to assign it now. Since we're wrapping up the April milestone would you mind placing it in the...
@lmolkova hi! Any concerns about breaking changes / should we populate both or just rename the existing attributes? Just wanted to double check 👍
cc @hectorhdzg since appInsights uses our tracer - @hectorhdzg any concerns about renaming these attributes or do we need to keep both for backwards compat?
Tasks remaining: - [x] Remove esm4mocha.js script now that we use tsx (#29320) - [x] Ensure min/max tests continue to work (have been switched to tsx in #28890 ) -...
Closed via https://github.com/Azure/azure-sdk-for-js/commit/446e9d831bb77c8dec881c660c64df04384be45c 🎉
Hello @nayansc568 - thanks for reaching out about this. Azure SDK client libraries use semver range that includes minor versions of its dependencies. What this means to you is that...
@v1k1 / @kushagraThapar - could I get a quick review from someone on the cosmos team?
Hiya @pcdeadeasy - thanks for reaching out! Have you tried the steps in the [troubleshooting guide](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/TROUBLESHOOTING.md#enable-and-configure-logging) I'd be curious if anything interesting comes up in the verbose logs that may...
I also use WSL and am unable to repro this. Here's everything I did: 1. `sudo apt install gnome-keyring` 2. Run: `mkdir wsl-exp && cd wsl-exp && npm init -y...
The code you shared is from @azure/msal-node-extensions which is a dependency of @azure/identity-cache-persistence and unfortunately I do not know or understand how their implementation works. You may want to ask...