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 MySQL single and flexible servers should have AAD authentication configured #2226

Closed
BenjaminEngeset opened this issue May 19, 2023 · 1 comment · Fixed by #2252
Closed
Labels
pillar: security Aligned to the Security pillar. rule: mysql Rules for Azure Database for MySQL
Milestone

Comments

@BenjaminEngeset
Copy link
Contributor

BenjaminEngeset commented May 19, 2023

Existing rule

No response

Suggested rule

AAD authentication improves security by ensuring that Azure MySQL flexible servers can be accessed by Azure Active Directory identities which are far more secure than local methods.

This is supported for both single and flexible servers deployment model.

Pillar

Security

Additional context

https://learn.microsoft.com/en-us/azure/mysql/single-server/concepts-azure-ad-authentication
https://learn.microsoft.com/en-us/azure/mysql/flexible-server/concepts-azure-ad-authentication
https://learn.microsoft.com/en-us/azure/templates/microsoft.dbformysql/servers/administrators
https://learn.microsoft.com/en-us/azure/templates/microsoft.dbformysql/flexibleservers/administrators

@BenjaminEngeset BenjaminEngeset added Needs: Triage 🔍 rule The issue relates to a rule labels May 19, 2023
@BenjaminEngeset BenjaminEngeset changed the title Azure MySQL single and flexible servers should have AAD authentication enabled Azure MySQL single and flexible servers should have AAD authentication configured May 19, 2023
@BernieWhite BernieWhite added rule: mysql Rules for Azure Database for MySQL pillar: security Aligned to the Security pillar. and removed rule The issue relates to a rule Needs: Triage 🔍 labels May 21, 2023
@BenjaminEngeset
Copy link
Contributor Author

@BernieWhite I have messed up, I have attached the PostgreSQL rules that are in PR to these ones, so I'll create new to issues and reference them instead.

@BernieWhite BernieWhite added this to the v1.28.0 milestone Jun 3, 2023
@BernieWhite BernieWhite mentioned this issue Jul 17, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pillar: security Aligned to the Security pillar. rule: mysql Rules for Azure Database for MySQL
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants