KarishmaGhiya
KarishmaGhiya
### Packages impacted by this PR @azure/identity ### Issues associated with this PR https://github.com/Azure/azure-sdk-for-js/issues/21065 ### Describe the problem that is addressed by this PR ### What are the possible designs...
### Packages impacted by this PR @azure/monitor-ingestion ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available...
### Core Library MSAL Node (@azure/msal-node) ### Core Library Version 2.14.0 ### Wrapper Library MSAL Node Extensions (@azure/msal-node-extensions) ### Wrapper Library Version 1.2.0 ### Public or Confidential Client? Public ###...
- Investigate a way to make the constructor of the credential AzurePipelinesCredential parameterless. This needs to be discussed with the service team so that it would work for all scenarios...
### Packages impacted by this PR @azure/identity ### Issues associated with this PR Fixes https://github.com/Azure/azure-sdk-for-js/issues/30684
- 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
- Copy over changes from core to ts-http-runtime from this PR - https://github.com/Azure/azure-sdk-for-js/pull/30402
- Investigate a way to make the constructor of the credential AzurePipelinesCredential parameterless. This needs to be discussed with the service team so that it would work for all scenarios...
JS SDK has a bug in which the deprecation error message from Az interferes with getting the token. So there are essentially 2 things to look out for - Make...
- 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