Maor Leger
Maor Leger
Once the next GA is out in April we should switch ClientSecretCredential to use MSALCLient like in [this PR](https://github.com/Azure/azure-sdk-for-js/pull/28873) Minimum acceptance criteria: - ClientSecretCredential implementation uses MSALClient - Nightly tests...
### Packages impacted by this PR @azure/cosmos ### Issues associated with this PR Resolves #28954 ### Describe the problem that is addressed by this PR JSBI is a BigInt polyfill...
### Packages impacted by this PR @azure/identity ### Issues associated with this PR Resolves #29377 ### Describe the problem that is addressed by this PR This PR makes the following...
### Packages impacted by this PR ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available to...
tracingPolicy should sanitize URLs using the central sanitizer that logPolicy uses.
### Packages impacted by this PR @azure/identity ### Issues associated with this PR Resolves #25253 ### Describe the problem that is addressed by this PR With MSAL implementing Managed Identity...
### Packages impacted by this PR ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available to...
As part of the secret auth migration we needed to disable the `@azure/keyvault-admin` backup and restore tests. This issue tracks restoring them. Ideally when test tenants becomes a reality we...
Hiya friends, apologies in advance if this is documented somewhere but I maintain the [@azure/opentelemetry-instrumentation-azure-sdk](https://www.npmjs.com/package/@azure/opentelemetry-instrumentation-azure-sdk) client library and would love to add Azure instrumentation to the [auto-instrumentation-node](https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node) metapackage. The library...
### Core Library MSAL Node (@azure/msal-node) ### Wrapper Library MSAL Node Extensions (@azure/msal-node-extensions) ### Public or Confidential Client? Public ### Documentation Location https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/extensions/docs/faq.md ### Description Related to https://github.com/Azure/azure-sdk-for-js/issues/29920 @pcdeadeasy has...