New TokenCredential API for Azure blob storage doesn't work
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- azure, csharp
- Domain
- build-system, cloud
Research direction
Start by reading PR #98 and inspecting how the plug-in assembly is built and packaged. Verify how TokenCredential and AccessToken are resolved, then confirm that the resulting plug-in integrates with products using the normal Azure APIs without embedding replacement types.
Written by the indexing model from the issue text.
Description
A new constructor has been added in PR #98 , but it doesn't work due to how the plug-in was built.
Basically, the plug-in was built to embed all types into a single assembly, so the types related to the API, including TokenCredential, AccessToken etc becomes types within this assembly, instead of types in Azure.Core assembly. Basically, this makes it difficult to integrate into product which manage credentials using normal Azure APIs.
- Dominant language
- C#
- Stars
- 64
- Forks
- 24
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/MSBuildCache
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
microsoft/MSBuildCache#154 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/MSBuildCache#164 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/MSBuildCache#167 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/MSBuildCache#159 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
microsoft/MSBuildCache#155 · 1 comment ·
All issues in microsoft/MSBuildCache
Similar issues
-
Documentation
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
cake-build/cake#5024 ·
-
Frontend status/draft TechnicalDebt
Difficulty 2/5 1-2 days Newbie friendliness 75/100
Altinn/altinn-auth#4143 ·
-
.NET Flaky Test Testing Tests
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
getsentry/sentry-dotnet#5617 · 1 comment ·
-
:watch: Not Triaged dotnet-fsharp/svc
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Client customer-reported needs-team-attention question Service Attention WebPubSub
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
Azure/azure-sdk-for-net#63292 · 3 comments · 1 reaction ·