Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. WHEN: bicep for role assignment, what role should I assign, least privilege role, RBAC role for, role to read blobs, role for managed identity, custom role definition, assign role to identity, what role do I need to grant access, permissions to assign roles.
$npx -y skills add kilo-org/kilo-marketplace --skill azure-rbacInstalls into the current project.
Run `npx skills use "https://github.com/kilo-org/kilo-marketplace" --skill "kilo-org/kilo-marketplace/azure-rbac"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kilo-org/kilo-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/kilo-org/kilo-marketplace"` and select the relevant skills, then follow their instructions.