β Repository β π Compliance Engine β π CloudAware β π Azure β π SQL Virtual Machine β π‘οΈ Virtual Machine is located in a less cost-effective regionπ’
π§ Azure SQL Virtual Machine is located in a less cost-effective region - prod.logic.yamlπ’
- Contextual name: π§ prod.logic.yamlπ’
- ID:
/ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/prod.logic.yaml
- Tags:
- π’ Logic test success
- π’ Logic with extracts
- π’ Logic with test data
Usesβ
- π Azure SQL Virtual Machine
- π Azure SQL Virtual Machine - object.extracts.yaml
- π§ͺ test-data.json
Test Results π’β
Generated at: 2025-10-01T12:47:15.176949475Z 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/sql-virtual-machine/virtual-machine-cost-effective-region/policy.yaml | 61883E93555E65C728DBC1A184F70D99 |
Open | /ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/prod.logic.yaml | C5E99582444954C3E13F23EFE2344BB8 |
Open | /ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/test-data.json | 8365CFA65B8C5155D8FD35B8FE0050CC |
Open | /types/CA10Z1__CaAzureSqlVirtualMachine__c/object.extracts.yaml | 779778B4CC282501BCC088A9F03D60F4 |
Available Commandsβ
repo-manager policies generate FULL /ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/azure/sql-virtual-machine/virtual-machine-cost-effective-region/prod.logic.yaml
Contentβ
---
inputType: "CA10Z1__CaAzureSqlVirtualMachine__c"
importExtracts:
- file: "/types/CA10Z1__CaAzureSqlVirtualMachine__c/object.extracts.yaml"
testData:
- file: 'test-data.json'
conditions:
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in westus which is more expensive than westus3 or westus2."
remediationMessage: "Consider migrating the VM to westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "westus"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in westcentralus which is more expensive than westus3 or westus2."
remediationMessage: "Consider migrating the VM to westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "westcentralus"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in southcentralus which is more expensive than northcentralus, westus3 or westus2."
remediationMessage: "Consider migrating the VM to northcentralus, westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "southcentralus"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in centralus which is more expensive than northcentralus, westus3 or westus2."
remediationMessage: "Consider migrating the VM to northcentralus, westus3 or westus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "centralus"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in canadaeast which is more expensive than eastus or eastus2."
remediationMessage: "Consider migrating the VM to eastus or eastus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "canadaeast"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in canadacentral which is more expensive than eastus or eastus2."
remediationMessage: "Consider migrating the VM to eastus or eastus2."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "canadacentral"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in ukwest which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the VM 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 VM is running in uksouth which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the VM 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 VM is running in francecentral which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the VM 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 VM is running in francesouth which is more expensive than eu-west-1, eu-north-1, or eu-south-2."
remediationMessage: "Consider migrating the VM 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 VM is running in westeurope which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "westeurope"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in germanywestcentral which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "germanywestcentral"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in germanynorth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "germanynorth"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in switzerlandnorth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "switzerlandnorth"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in switzerlandwest which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "switzerlandwest"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in italynorth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "italynorth"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in polandcentral which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "polandcentral"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in norwayeast which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "norwayeast"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in norwaywest which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "norwaywest"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in swedensouth which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "swedensouth"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in spaincentral which is more expensive than swedencentral or northeurope."
remediationMessage: "Consider migrating the VM to swedencentral or northeurope."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "spaincentral"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in southindia which is more expensive than centralindia."
remediationMessage: "Consider migrating the VM to centralindia."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "southindia"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in westindia which is more expensive than centralindia."
remediationMessage: "Consider migrating the VM to centralindia."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "westindia"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in australiasoutheast which is more expensive than australiacentral, australiacentral2 or australiaeast."
remediationMessage: "Consider migrating the VM to australiacentral, australiacentral2 or australiaeast."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "australiasoutheast"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in japaneast which is more expensive than koreasouth."
remediationMessage: "Consider migrating the VM to koreasouth."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "japaneast"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in japanwest which is more expensive than koreasouth."
remediationMessage: "Consider migrating the VM to koreasouth."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "japanwest"
- status: "INCOMPLIANT"
currentStateMessage: "The VM is running in koreacentral which is more expensive than koreasouth."
remediationMessage: "Consider migrating the VM to koreasouth."
check:
IS_EQUAL:
left:
EXTRACT: CA10Z1__locationName__c
right:
TEXT: "koreacentral"
otherwise:
status: "COMPLIANT"
currentStateMessage: "The VM is located in a cost-effective region."