--- inputType: "CA10__CaAzureAppService__c" importExtracts: - file: "/types/CA10__CaAzureAppService__c/object.extracts.yaml" testData: - file: "test-data.json" conditions: - status: "INCOMPLIANT" currentStateMessage: "The App Service is not registered with Microsoft Entra ID." remediationMessage: "Register the App Service with Microsoft Entra ID." check: IS_EMPTY: arg: EXTRACT: "CA10__identityPrincipalId__c" otherwise: status: "COMPLIANT" currentStateMessage: "The App Service is registered with Microsoft Entra ID."