azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/jav...

Results 566 azure-sdk-for-js issues
Sort by recently updated
recently updated
newest added

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

Some identity tests catch then log the error, when assertion failed, the error are swallowed and not reported as failures https://github.com/Azure/azure-sdk-for-js/blob/96faafab3c6e3351fa7f33e809520231998f6c77/sdk/identity/identity/test/internal/node/workloadIdentityCredential.spec.ts#L96 and https://github.com/Azure/azure-sdk-for-js/blob/96faafab3c6e3351fa7f33e809520231998f6c77/sdk/identity/identity/test/internal/node/workloadIdentityCredential.spec.ts#L121 ``` [node-tests] WorkloadIdentityCredential [node-tests] ✔ authenticates with...

Client
Azure.Identity
test-reliability

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

- The implementation of the credential will be based on what the Azd is doing currently - The name would likely be GithubActionsCredential to support FIC in Github Actions

Azure.Identity

- **Package Name**: - "@azure/app-configuration" - **Package Version**: - "1.7.0" - **Operating system**: - [X] **nodejs** - **version**: - 20 - Is the bug related to **documentation** in - [...

bug
customer-reported
Client
App Configuration

We are proposing to improve the cloud setting experience for our SDK. You can find the proposal here: [Identity improvement proposal to add default cloud settings (github.com)](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2Fxiangyan99%2F82ea5ea809e623e4dfc411af38cc4e92&data=05%7C02%7Cxiangyan%40microsoft.com%7Ca4911acdb8dc43cf609d08dc5353515f%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638476864520734409%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=pnn65oFAwNl2wJRyA8UFAeyLPTmMiK%2BTxMQg6AMAm2I%3D&reserved=0) As part of...

Client
Azure.Identity
Azure.Core

- **Package Name**: @azure/identity-vscode - **Package Version**: 1.0.0 - **Operating system**: all - [x] **nodejs** - **version**: 20 (LTS) **Describe the bug** The @azure/identity-vscode release 3 years old and binds...

question
customer-reported
Client
Azure.Identity
needs-team-attention

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

- Copy over changes from core to ts-http-runtime from this PR - https://github.com/Azure/azure-sdk-for-js/pull/30402

Azure.Identity
Azure.Core

- **Package Name**: `@azure/identity` - **Package Version**: 4.4.1 - **Operating system**: Linux 5.15.0-1071-azure - [ ] **nodejs** - **version**: - [ ] **browser** - **name/version**: - [x] **typescript** - **version**:...

question
customer-reported
Client
Azure.Identity
needs-team-attention