Skip to content

Commit 9455def

Browse files
committed
Address PR comments
1 parent 7507dba commit 9455def

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/governance/blueprints/samples/cis-azure-1.1.0/control-mapping.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,15 +477,17 @@ web apps are using the latest TLS version.
477477

478478
## 9.4 Ensure the web app has 'Client Certificates (Incoming client certificates)' set to 'On'
479479

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.
481482

482483
- Ensure API app has 'Client Certificates (Incoming client certificates)' set to 'On'
483484
- Ensure Function app has 'Client Certificates (Incoming client certificates)' set to 'On'
484485
- Ensure WEB app has 'Client Certificates (Incoming client certificates)' set to 'On'
485486

486487
## 9.5 Ensure that Register with Azure Active Directory is enabled on App Service
487488

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.
489491

490492
- Ensure that Register with Azure Active Directory is enabled on API app
491493
- Ensure that Register with Azure Active Directory is enabled on Function App

0 commit comments

Comments
 (0)