Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable admin user for registry in ACA sample #3178

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

ellismg
Copy link
Member

@ellismg ellismg commented Jan 6, 2024

This enables the admin user on the provisioned container registry so that azd can connect to it to push even if RBAC is not working because the user is not anowner of the resource. We've seen cases where users who's accounts where created a long while back are set as classic adminisrators and not Owners on their accounts and ther is presently a service issue that prevents these users from exchanging their AAD creds for an access token.

Fixes #3157

This enables the admin user on the provisioned container registry so
that `azd` can connect to it to push even if RBAC is not working
because the user is not anowner of the resource.  We've seen cases
where users who's accounts where created a long while back are set as
[classic adminisrators](https://learn.microsoft.com/en-us/azure/role-based-access-control/classic-administrators)
and not Owners on their accounts and ther is presently a service issue
that prevents these users from exchanging their AAD creds for an
access token.

Fixes Azure#3157
@ellismg ellismg enabled auto-merge (squash) January 8, 2024 20:42
@azure-sdk
Copy link
Collaborator

Repoman Generation Results

Repoman pushed changes to remotes for the following projects:

Project: azd-starter-bicep

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/azd-starter-bicep -b pr/3178

View Changes | Compare Changes


Project: todo-csharp-cosmos-sql

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/3178

View Changes | Compare Changes


Project: todo-csharp-sql-swa-func

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql-swa-func -b pr/3178

View Changes | Compare Changes


Project: todo-csharp-sql

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql -b pr/3178

View Changes | Compare Changes


Project: todo-java-mongo-aca

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-java-mongo-aca -b pr/3178

View Changes | Compare Changes


Project: todo-java-mongo

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-java-mongo -b pr/3178

View Changes | Compare Changes


Project: todo-nodejs-mongo-aca

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-aca -b pr/3178

View Changes | Compare Changes


Project: todo-nodejs-mongo-aks

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-aks -b pr/3178

View Changes | Compare Changes


Project: todo-nodejs-mongo-swa-func

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-swa-func -b pr/3178

View Changes | Compare Changes


Project: todo-nodejs-mongo

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo -b pr/3178

View Changes | Compare Changes


Project: todo-python-mongo-aca

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-aca -b pr/3178

View Changes | Compare Changes


Project: todo-python-mongo-swa-func

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-swa-func -b pr/3178

View Changes | Compare Changes


Project: todo-python-mongo

Remote: azure-samples-staging

Branch: pr/3178

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo -b pr/3178

View Changes | Compare Changes


@ellismg ellismg merged commit ffacf72 into Azure:main Jan 9, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue] azd up fails first time on todo-nodejs-mongo-aca
3 participants