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

[azure] Use resource groups #217

Merged
merged 1 commit into from
Nov 28, 2021
Merged

[azure] Use resource groups #217

merged 1 commit into from
Nov 28, 2021

Conversation

ricoberger
Copy link
Member

We are now returning all resource groups for the configured subscription
in the Azure plugin. The returned resource groups can then be passed to
all components of the Azure plugin.

That way we can now list all container instances per resource group
instead of listing all container instances in the subscription.

In the future this allows us to restrict the access for user to a
resource group instead of allowing users to access all resources in the
configured Azure subscription.

We are now returning all resource groups for the configured subscription
in the Azure plugin. The returned resource groups can then be passed to
all components of the Azure plugin.

That way we can now list all container instances per resource group
instead of listing all container instances in the subscription.

In the future this allows us to restrict the access for user to a
resource group instead of allowing users to access all resources in the
configured Azure subscription.
@ricoberger ricoberger merged commit 8be4cfa into main Nov 28, 2021
@ricoberger ricoberger deleted the azure-use-resource-groups branch November 28, 2021 09:13
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.

1 participant