Azure / Azure/Azure-Spring-Apps

Fine grained RBAC / separation of concerns

Aperta
#22 3 commenti 0 reazioni 1 assegnatario Rivendicata da @yangtony90 Vedi su GitHub
Enhancement Tracking
Lingua principale
Nessun dato sulla lingua
Stelle
9
Fork
11
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Is your feature request related to a problem? Please describe.**
The [doc](https://learn.microsoft.com/en-us/azure/spring-apps/how-to-permissions) describes how to managed role permissions but this does not address a common scenario where a customer has 3 Teams A, B & C and where :

- Teams A should be allowed to deploy/undeploy App A ONLY, not App B, App C neither
- Teams B should be allowed to deploy/undeploy App B ONLY, not App A, App C neither
- Teams C should be allowed to deploy/undeploy App C ONLY, not App A, App B neither

**Describe the solution you'd like**
All the permissions listed in the doc should be more granular allowing to configure it at App Level
ASA should support an RBAC solution integrated with AAD , something like [what we have in AKS](https://learn.microsoft.com/en-us/azure/aks/azure-ad-rbac?tabs=portal)

This would require to deploy App to a specific namespace for each App. See [https://github.com/Azure/Azure-Spring-Apps/issues/21](https://github.com/Azure/Azure-Spring-Apps/issues/21)

**Describe alternatives you've considered**
None

**Additional context**

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.