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

✨ Add azure.authorization and azure.authorization.roleDefinition models. #706

Merged
merged 2 commits into from
Jan 5, 2023

Conversation

preslavgerchev
Copy link
Contributor

Let's us query role definitions per subscription and see scopes and permissions of said roles. Example query:

azure.authorization.roleDefinitions.where(name == 'AzureML Compute Operator'){scopes permissions{allowedActions}}

@preslavgerchev preslavgerchev force-pushed the preslav/azure-new-resources branch 3 times, most recently from ab0e12f to faec36d Compare January 5, 2023 09:44
Copy link
Contributor

@misterpantz misterpantz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@preslavgerchev the descriptions you wrote are super helpful and clear! The suggestions I made are just for consistency with our other docs. I'm making a very gradual effort for consistency. I'll get there eventually! :)
Thanks so much for the chance to review.

resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
resources/packs/azure/azure.lr Outdated Show resolved Hide resolved
@preslavgerchev preslavgerchev merged commit 25517c8 into main Jan 5, 2023
@preslavgerchev preslavgerchev deleted the preslav/azure-new-resources branch January 5, 2023 18:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants