Upgrade Azure.Identity to 1.15.0+ to support environment variable credential filtering
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 55/100
Research direction
Open durablefunctionsmonitor.dotnetisolated.core/durablefunctionsmonitor.dotnetisolated.core.csproj and inspect its existing package references. Add or verify an explicit Azure.Identity reference at version 1.15.0 or newer; the work is done when the backend uses that version and supports the documented credential-filtering environment variables.
Written by the indexing model from the issue text.
Description
Description:
Problem
The backend's Azure.Identity dependency (1.11.4) does not support environment variables for credential exclusion (AZURE_TOKEN_CREDENTIALS, exclude_managed_identity_credential). This forces developers in restricted networking environments to either use firewall rules to block Managed identity credentials or rebuild the backend.
https://learn.microsoft.com/en-gb/dotnet/azure/sdk/authentication/credential-chains?tabs=dac#use-a-specific-credential
Solution
Add an explicit Azure.Identity 1.15.0 or newer package reference in durablefunctionsmonitor.dotnetbackend.csproj:
Benefits
- Developers can set
$env:AZURE_TOKEN_CREDENTIALS='dev'to exclude Managed Identity in local dev. - Developers can select credential method explicitly through environment variables
- Dominant language
- TypeScript
- Stars
- 290
- Forks
- 46
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
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/DurableFunctionsMonitor
-
Needs: Triage :mag:
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/DurableFunctionsMonitor#318 · 1 comment ·
-
Needs: Triage :mag:
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Needs: Triage :mag:
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/DurableFunctionsMonitor#316 · 4 comments ·
-
Needs: Triage :mag:
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Needs: Triage :mag:
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in microsoft/DurableFunctionsMonitor
Similar issues
-
Browser Waiting for: Product Owner
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
getsentry/sentry-javascript#24577 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
agilepathway/label-checker#640 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
agentic-workflows
Difficulty 1/5 Under an hour Newbie friendliness 85/100
githubnext/rig#534 ·
-
automation missing-model model-sync provider:pioneer
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
anomalyco/models.dev#7701 ·