Maor Leger

Results 26 issues of Maor Leger

No review needed, I am just doing this to feel the pain

KeyVault

A mega-issue that tracks the ESM, vitest, and test-recorder migration for all track 2 high-level client libraries Latest status: Generated on: 10/22/2024 # Migration report # Category: client - Total...

EngSys
Client
Epic

Identity CI builds started failing because of build errors in identity-cache-persistence. This is due to an implicit dependency on @azure/core-client via pulling in of source files from identity directly: -...

Client
Azure.Identity
test-enhancement

Once we are reliably using MSAL for Managed Identity, having GA'd the release, and are feeling good about not needing a rollback, we can: - delete the LegacyMsiProvider file. -...

Client
Azure.Identity

Example: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3972356&view=logs&j=4eaf6b84-07d0-5e66-f484-4e9defa3fc2f&t=c0bbcefe-75de-57d8-29b4-466c419539c4 Because we [catch exceptions](https://github.com/Azure/azure-sdk-for-js/blob/23705058f33df420a29c795bd9e0d67f0a03bede/sdk/identity/identity/samples-dev/defaultAzureCredential.ts#L32-L36) and log them, the pipeline continues to pass even when samples fail which they have been for quite some time. Instead, we should either:...

Client
Azure.Identity
test-reliability

This pull request enhances the handling of discriminated unions in the `@typespec/emitter-framework` package. It introduces new rendering logic for discriminated unions, updates existing components to support these changes, and improves...