Skip to main content

πŸ”Œ Azure Activity Log Alert - object.extracts.yaml

  • Contextual name: πŸ”Œ object.extracts.yaml
  • ID: /types/CA10__CaAzureActivityLogAlert__c/object.extracts.yaml
  • Located in: πŸ“• Azure Activity Log Alert

Used In​

LogicPolicyFlags
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Create or Update Network Security Group does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Create or Update Public IP Address Rule does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Create or Update Security Solution does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Create or Update SQL Server Firewall Rule does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Create Policy Assignment does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Delete Network Security Group does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Delete Policy Assignment does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Delete Public IP Address Rule does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Delete Security Solution does not exist 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Subscription Activity Log Alert for Delete SQL Server Firewall Rule does not exist 🟒🟒 x3

Content​

Open File

---
extracts:
# Not nullable. Can't have no access, retrieved via Microsoft.Insights/ActivityLogAlerts
- name: "CA10__enabledStatus__c"
value:
FIELD:
path: "CA10__enabledStatus__c"
undeterminedIf:
isEmpty: "Corrupted data. Status cannot be empty."
# Not nullable. Can't have no access, retrieved via Microsoft.Insights/ActivityLogAlerts
- name: "CA10__conditionJson__c"
value:
FIELD:
path: "CA10__conditionJson__c"
returnType: BYTES
undeterminedIf:
isEmpty: "Corrupted data. Condition cannot be empty."
- name: "caJsonFrom__conditionJson__c"
value:
JSON_FROM:
arg:
EXTRACT: "CA10__conditionJson__c"
undeterminedIf:
isInvalid: "Condition JSON is invalid."