Skip to main content

πŸ§ͺ test-data.json

  • Contextual name: πŸ§ͺ test-data.json
  • ID: /ce/ca/azure/app-service/disable-remote-debugging/test-data.json

Used In​

LogicPolicyFlags
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure App Service Remote Debugging is not disabled 🟒🟒 x3

Content​

Open File

[
{
"expectedResult": {
"status": "DISAPPEARED",
"conditionIndex": "99",
"conditionText": "isDisappeared(CA10__disappearanceTime__c)",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-10-02T04:03:26Z"
},
"Id": "test1",
"CA10__disappearanceTime__c": "2024-09-03T22:24:06Z",
"CA10__configRemoteDebugging__c": "Disabled"
},
{
"expectedResult": {
"status": "INCOMPLIANT",
"conditionIndex": "199",
"conditionText": "extract('CA10__configRemoteDebugging__c') == 'Disabled'",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-10-02T04:03:26Z"
},
"Id": "test2",
"CA10__disappearanceTime__c": null,
"CA10__configRemoteDebugging__c": "Disabled"
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "299",
"conditionText": "extract('CA10__configRemoteDebugging__c') == 'Enabled'",
"runtimeError": null
},
"context": {
"snapshotTime": "2024-10-02T04:03:26Z"
},
"Id": "test3",
"CA10__disappearanceTime__c": null,
"CA10__configRemoteDebugging__c": "Enabled"
}
]