π Azure MySQL Server - object.extracts.yaml
- Contextual name: π object.extracts.yaml
- ID:
/types/CA10Z1__CaAzureMySqlServer__c/object.extracts.yaml
- Located in: π Azure MySQL Server
Used Inβ
Logic | Policy | Flags |
---|---|---|
π§ prod.logic.yaml π’ | π Azure MySQL Flexible Server audit_log_enabled Parameter is not set to ON π’ | π’ x3 |
π§ prod.logic.yaml π’ | π Azure MySQL Flexible Server audit_log_events Parameter is not set with the CONNECTION event π’ | π’ x3 |
π§ prod.logic.yaml π’ | π Azure MySQL Flexible Server require_secure_transport Parameter is not set to ON π’ | π’ x3 |
π§ prod.logic.yaml π’ | π Azure MySQL Flexible Server TLS Version is not set to TLS 1.2 π’ | π’ x3 |
Contentβ
---
extracts:
# Values: Enabled, Disabled. Not Nullable. Can't have no access, retrieved via Microsoft.DBforMySQL/servers/read
- name: "CA10Z1__sslEnforcement__c"
value:
FIELD:
path: "CA10Z1__sslEnforcement__c"
undeterminedIf:
isEmpty: "Corrupted Data. MySQL Server SSL Enforcement cannot be empty."
# Values: TLS1_0, TLS1_1, TLS1_2, TLSEnforcementDisabled. Not Nullable. Can't have no access, retrieved via Microsoft.DBforMySQL/servers/read
- name: "CA10Z1__minimalTlsVersion__c"
value:
FIELD:
path: "CA10Z1__minimalTlsVersion__c"
undeterminedIf:
isEmpty: "Corrupted Data. MySQL Server Minimal TLS Version cannot be empty."
- name: "CA10Z1__deploymentMode__c"
value:
FIELD:
path: "CA10Z1__deploymentMode__c"
undeterminedIf:
isEmpty: "Corrupted Data. MySQL Deployment Mode cannot be empty."
# Not nullable
- name: "CA10Z1__configurations__c"
value:
FIELD:
path: "CA10Z1__configurations__c"
returnType: BYTES
undeterminedIf:
noAccessDelegate:
path: "CA10Z1__configurations__c"
currentStateMessage: "Unable to determine Server Configurations. Possible permission issue with Microsoft.DBforPostgreSQL/servers/configurations/read"
- name: "caJsonFrom__configurations__c"
value:
JSON_FROM:
arg:
EXTRACT: "CA10Z1__configurations__c"
undeterminedIf:
isInvalid: "Configurations JSON is invalid."