Skip to main content

🔌 Azure MySQL Server - object.extracts.yaml

  • Contextual name: 🔌 object.extracts.yaml
  • ID: /types/CA10Z1__CaAzureMySqlServer__c/object.extracts.yaml

Used In

LogicPolicyFlags
🧠 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
🧠 prod.logic.yaml🟢🛡️ Azure MySQL Server is located in a less cost-effective region🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ Azure MySQL Server is underutilized🟢🟢 x3

Content

Open File

---
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."
# Not nullable
- name: "CA10Z1__state__c"
value:
FIELD:
path: "CA10Z1__state__c"
# Nullable
- name: "CA10Z1__monitorCpuPercentAvg30Day__c"
value:
FIELD:
path: "CA10Z1__monitorCpuPercentAvg30Day__c"
# Nullable
- name: "CA10Z1__monitorMemoryPercentAvg30Day__c"
value:
FIELD:
path: "CA10Z1__monitorMemoryPercentAvg30Day__c"
# Nullable
- name: "CA10Z1__monitorIoConsumptionPercentAvg30Day__c"
value:
FIELD:
path: "CA10Z1__monitorIoConsumptionPercentAvg30Day__c"
- name: "CA10Z1__locationName__c"
value:
FIELD:
path: "CA10Z1__locationName__c"