Skip to main content

⭐ Repository β†’ πŸ“ Compliance Engine β†’ πŸ“ CloudAware β†’ πŸ“ Azure β†’ πŸ“ MySQL Database β†’ πŸ›‘οΈ Server is located in a less cost-effective region🟒

🧠 Azure MySQL Server is located in a less cost-effective region - prod.logic.yaml🟒

Uses​

Test Results πŸŸ’β€‹

Generated at: 2025-10-01T12:46:47.155205863Z Open

ResultIdCondition IndexCondition TextRuntime Error
🟒001βœ”οΈ 99βœ”οΈ isDisappeared(CA10Z1__disappearanceTime__c)βœ”οΈ null
🟒002βœ”οΈ 1199βœ”οΈ extract('CA10Z1__locationName__c') == 'westeurope'βœ”οΈ null
🟒003βœ”οΈ 2800βœ”οΈ otherwiseβœ”οΈ null

Generation Bundle​

FileMD5
Open/ce/ca/azure/mysql-database/server-cost-effective-region/policy.yaml0412FE115A83BF145C3F1229079968B3
Open/ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml3AE8A0D08971415BED2754C08BC42345
Open/ce/ca/azure/mysql-database/server-cost-effective-region/test-data.json8365CFA65B8C5155D8FD35B8FE0050CC
Open/types/CA10Z1__CaAzureMySqlServer__c/object.extracts.yaml2B2178E89E751C1A0E34592D0E5F46C4

Available Commands​

repo-manager policies generate FULL /ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml

Content​

Open File

---
inputType: "CA10Z1__CaAzureMySqlServer__c"
importExtracts:
- file: "/types/CA10Z1__CaAzureMySqlServer__c/object.extracts.yaml"
testData:
- file: 'test-data.json'
conditions:
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in westus which is more expensive than westus3 or westus2."
remediationMessage: "Consider migrating the Server to westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "westus"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in westcentralus which is more expensive than westus3 or westus2."
remediationMessage: "Consider migrating the Server to westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "westcentralus"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in southcentralus which is more expensive than northcentralus, westus3 or westus2."
remediationMessage: "Consider migrating the Server to northcentralus, westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "southcentralus"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in centralus which is more expensive than northcentralus, westus3 or westus2."
remediationMessage: "Consider migrating the Server to northcentralus, westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "centralus"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in canadaeast which is more expensive than eastus or eastus2."
remediationMessage: "Consider migrating the Server to eastus or eastus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "canadaeast"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in canadacentral which is more expensive than eastus or eastus2."
remediationMessage: "Consider migrating the Server to eastus or eastus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "canadacentral"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in ukwest which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the Server to eu-west-1, eu-north-1, or eu-south-2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "ukwest"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in uksouth which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the Server to eu-west-1, eu-north-1, or eu-south-2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "uksouth"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in francecentral which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the Server to eu-west-1, eu-north-1, or eu-south-2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "francecentral"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in francesouth which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the Server to eu-west-1, eu-north-1, or eu-south-2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "francesouth"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in westeurope which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "westeurope"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in germanywestcentral which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "germanywestcentral"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in germanynorth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "germanynorth"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in switzerlandnorth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "switzerlandnorth"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in switzerlandwest which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "switzerlandwest"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in italynorth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "italynorth"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in polandcentral which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "polandcentral"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in norwayeast which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "norwayeast"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in norwaywest which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "norwaywest"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in swedensouth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "swedensouth"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in spaincentral which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "spaincentral"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in australiasoutheast which is more expensive than australiasoutheast or australiaeast."
remediationMessage: "Consider migrating the Server to australiacentral or australiacentral2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "australiasoutheast"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in australiaeast which is more expensive than australiasoutheast or australiaeast."
remediationMessage: "Consider migrating the Server to australiacentral or australiacentral2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "australiaeast"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in japaneast which is more expensive than koreasouth."
remediationMessage: "Consider migrating the Server to koreasouth."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "japaneast"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in japanwest which is more expensive than koreasouth."
remediationMessage: "Consider migrating the Server to koreasouth."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "japanwest"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in koreacentral which is more expensive than koreasouth."
remediationMessage: "Consider migrating the Server to koreasouth."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "koreacentral"
- status: "INCOMPLIANT"
currentStateMessage: "The Server is running in austriaeast which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the Server to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "austriaeast"
otherwise:
status: "COMPLIANT"
currentStateMessage: "The Server is located in a cost-effective region."