Skip to content

Limit permissions needed by the service principal to run actions #44

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

Merged
merged 3 commits into from
Aug 8, 2025

Conversation

kuthiala
Copy link
Contributor

@kuthiala kuthiala commented Aug 7, 2025

Commit 1: This change enables the use of "az nginx deployment" cli
to do configuration updates. This helps limit the permissions
needed by the service principal to do config updates.

Commit 2: Move from using ARM deployment templates to
az nginx deployment certificate create. This
change prevents the need for contributor level
permissions on the resource group of the NGINXaaS
deployment.

This change enables the use of "az nginx deployment" cli
to do configuration updates. This helps limit the permissions
needed by the service principal to do config updates.
move from using ARM deployment templates to
`az nginx deployment certificate update`. This
change prevents the need for contributor level
permissions on the resource group of the NGINXaaS
deployment.
@kuthiala kuthiala merged commit 1324aac into nginxinc:main Aug 8, 2025
1 check 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.

2 participants