rspec/rules/S6383/recommended.adoc
2023-05-11 17:03:30 +02:00

5 lines
225 B
Plaintext

== Recommended Secure Coding Practices
* Enable Azure RBAC when the Azure resource supports it.
* For Kubernetes clusters, enable Azure RBAC if Azure AD integration is supported. Otherwise, use the built-in Kubernetes RBAC.