You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/governance/blueprints/samples/cis-azure-1.1.0/control-mapping.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -477,15 +477,17 @@ web apps are using the latest TLS version.
477
477
478
478
## 9.4 Ensure the web app has 'Client Certificates (Incoming client certificates)' set to 'On'
479
479
480
-
This blueprint assigns [Azure Policy](../../../policy/overview.md) definitions that help you ensure only clients with valid certificates are able to reach a web app.
480
+
This blueprint assigns [Azure Policy](../../../policy/overview.md) definitions that help you ensure
481
+
only clients with valid certificates are able to reach a web app.
481
482
482
483
- Ensure API app has 'Client Certificates (Incoming client certificates)' set to 'On'
483
484
- Ensure Function app has 'Client Certificates (Incoming client certificates)' set to 'On'
484
485
- Ensure WEB app has 'Client Certificates (Incoming client certificates)' set to 'On'
485
486
486
487
## 9.5 Ensure that Register with Azure Active Directory is enabled on App Service
487
488
488
-
This blueprint assigns [Azure Policy](../../../policy/overview.md) definitions that help you ensure that web apps are using a managed service identity.
489
+
This blueprint assigns [Azure Policy](../../../policy/overview.md) definitions that help you ensure
490
+
that web apps are using a managed identity.
489
491
490
492
- Ensure that Register with Azure Active Directory is enabled on API app
491
493
- Ensure that Register with Azure Active Directory is enabled on Function App
0 commit comments