TestCases/SVT/AppService/TestCases_AppService.json
{
"TestCases": { "TestCase": [ { "TestCaseID": "TC_AppSvc_Verify_All_Compliant", "Priority": "1", "Feature": "SVT", "ModuleName": "AppService", "Enabled": true, "TemplateFileName": "Template_AppSvc_All_Compliant.json", "BaselineOutput": "BaseControlStatus_AppSvc_All_Compliant.csv", "Type": "FVT", "PresetMethods": "SetAppBackup;RemoveWebsiteLoadCertificates", "Description": "Verify SVTs on a compliant App Service. This will not verify custom domain, AAD and HTTPs redirect controls." }, { "TestCaseID": "TC_AppSvc_Verify_All_Non_Compliant", "Priority": "1", "Feature": "SVT", "Enabled": true, "ModuleName": "AppService", "TemplateFileName": "Template_AppSvc_All_Non_Compliant.json", "BaselineOutput": "BaseControlStatus_AppSvc_All_Non_Compliant.csv", "Type": "FVT", "PresetMethods": "RemoveAppBackup;AddWebsiteLoadCertificates", "Description": "Verify SVTs on a non-compliant App Service." } ] } } |