β 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π’
- Contextual name: π§ prod.logic.yamlπ’
- ID:
/ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml
- Tags:
- π’ Logic test success
- π’ Logic with extracts
- π’ Logic with test data
Usesβ
Test Results π’β
Generated at: 2025-10-01T12:46:47.155205863Z Open
Result | Id | Condition Index | Condition Text | Runtime Error |
---|---|---|---|---|
π’ | 001 | βοΈ 99 | βοΈ isDisappeared(CA10Z1__disappearanceTime__c) | βοΈ null |
π’ | 002 | βοΈ 1199 | βοΈ extract('CA10Z1__locationName__c') == 'westeurope' | βοΈ null |
π’ | 003 | βοΈ 2800 | βοΈ otherwise | βοΈ null |
Generation Bundleβ
File | MD5 | |
---|---|---|
Open | /ce/ca/azure/mysql-database/server-cost-effective-region/policy.yaml | 0412FE115A83BF145C3F1229079968B3 |
Open | /ce/ca/azure/mysql-database/server-cost-effective-region/prod.logic.yaml | 3AE8A0D08971415BED2754C08BC42345 |
Open | /ce/ca/azure/mysql-database/server-cost-effective-region/test-data.json | 8365CFA65B8C5155D8FD35B8FE0050CC |
Open | /types/CA10Z1__CaAzureMySqlServer__c/object.extracts.yaml | 2B2178E89E751C1A0E34592D0E5F46C4 |
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β
---
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."