Skip to main content

🧠 Azure Storage Account is located in a less cost-effective region - prod.logic.yaml🟢

Uses

Test Results 🟢

Generated at: 2026-02-10T22:33:38.261271432Z Open

ResultIdCondition IndexCondition TextRuntime Error
🟢001✔️ 99✔️ isDisappeared(CA10__disappearanceTime__c)✔️ null
🟢002✔️ 199✔️ extract('CA10__locationName__c') == 'westus'✔️ null
🟢003✔️ 2700✔️ otherwise✔️ null

Generation Bundle

FileMD5
Open/ce/ca/azure/storage/account-cost-effective-region/policy.yaml599BDDFE3844B2FEE9A61279FB5B2616
Open/ce/ca/azure/storage/account-cost-effective-region/prod.logic.yaml1C0BB4F7C7CD390CF0C07EB3195B0E3E
Open/ce/ca/azure/storage/account-cost-effective-region/test-data.json074915AED0D3F0F9227AB392BFDD0854
Open/types/CA10__CaAzureStorageAccount__c/object.extracts.yaml2FD9F962F192FC3E335D23D11315B8F9

Available Commands

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

Content

Open File

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