Azure / Azure/bicep-registry-modules

[AVM Module Issue]: Set default values to a secure value - SQL Managed Instances

Open
#2,438 7 comments 0 reactions 1 assignee Assigned to @chanakanissanka View on GitHub
Class: Resource Module :package: Needs: Module Owner :mega: Status: Module Orphaned :yellow_circle: Type: AVM :a: :v: :m:
Dominant language
Bicep
Stars
736
Forks
564
Avg merge
3d 15h
Merged PRs (30d)
30

Description

### Module Name

avm/res/sql/managed-instance

### Description

All default values should comply with a security baseline, e.g. [NIST 800](https://docs.microsoft.com/en-us/azure/governance/policy/samples/nist-sp-800-53-r5)

The [build-in policies](https://github.com/Azure/azure-policy) of Azure can be used as a reference.

The task would be to scan over each of the following policies and make sure, that the module is per default complying to them.

The following policies are the NIST 800 ones:
\built-in-policies\policyDefinitions\SQL\SqlManagedInstance_AdvancedDataSecurity_Audit.json
\built-in-policies\policyDefinitions\SQL\SqlManagedInstance_EnsureServerTDEisEncryptedWithYourOwnKey_Audit.json
\built-in-policies\policyDefinitions\SQL\VulnerabilityAssessmentOnManagedInstance_Audit.json

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.