Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

For Publish operation to ACR, non-anonymous access token should be retrieved#1918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
anamnavi merged 11 commits intomasterfromacr-anonymous-access
Dec 5, 2025

Conversation

@anamnavi
Copy link
Member

@anamnavianamnavi commentedDec 1, 2025
edited
Loading

If a Container Registry has anonymous pull enabled, PSResourceGet was using that alone to determine that the registry is unauthenticated and therefore retrieving an anonymous access token. However, that doesn't account for push operation which would require permissions. This was causing registries with anonymous pull that had push operation being performed on it to result in a 401 error even if the user had ACRPush permissions.

PR Summary

PR Context

Fixes#1906#1828

PR Checklist

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavi
Copy link
MemberAuthor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamnavianamnavi merged commit5da84fa intomasterDec 5, 2025
12 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@adityapatwardhanadityapatwardhanadityapatwardhan approved these changes

@alericksonalericksonAwaiting requested review from alericksonalerickson is a code owner

@SydneyhSmithSydneyhSmithAwaiting requested review from SydneyhSmithSydneyhSmith is a code owner

@shammu1shammu1Awaiting requested review from shammu1shammu1 is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Publish-PSResource uses anonymous token for push when anonymousPull is enabled on ACR

2 participants

@anamnavi@adityapatwardhan

[8]ページ先頭

©2009-2025 Movatter.jp