fix: update Azure CIS with existing App checks (#6611)

(cherry picked from commit 4dc1602b77)

# Conflicts:
#	prowler/compliance/azure/cis_2.1_azure.json
#	prowler/compliance/azure/cis_3.0_azure.json
This commit is contained in:
Rubén De la Torre Vico
2025-01-20 21:12:00 +01:00
parent d73860bd68
commit f160c97345
2 changed files with 3503 additions and 0 deletions

View File

@@ -3044,7 +3044,11 @@
"Id": "9.4",
"Description": "Ensure that Register with Entra ID is enabled on App Service",
"Checks": [
<<<<<<< HEAD
""
=======
"app_register_with_identity"
>>>>>>> 4dc1602b7 (fix: update Azure CIS with existing App checks (#6611))
],
"Attributes": [
{

File diff suppressed because one or more lines are too long