Skip to content

Commit f7bcce8

Browse files
authored
acrolinx
1 parent 34785b8 commit f7bcce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-sci/specify-requirements-securing-saas-paas-iaas-services/includes/2-specify-security-baselines-saas-paas-iaas-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For web applications hosted on [Azure App Service](/azure/app-service/overview)
9595
- **Transport security**: Enforce HTTPS-only traffic and require TLS 1.2 or higher
9696
- **Key protection**: Store secrets, certificates, and encryption keys in [Azure Key Vault](/azure/key-vault/general/overview)
9797
- **Web application firewall**: Deploy [Azure WAF](/azure/web-application-firewall/overview) to protect against common exploits like SQL injection and cross-site scripting
98-
- **Network isolation**: Use [Private Link (private endpoints)](/azure/app-service/overview-private-endpoint) and [VNet integration](/azure/app-service/overview-vnet-integration) to restrict access to PaaS resources and disable public network exposure where possible
98+
- **Network isolation**: Use [Private Link (private endpoints)](/azure/app-service/overview-private-endpoint) and [VNet integration](/azure/app-service/overview-vnet-integration) to restrict access to PaaS resources and disable public network exposure where possible.
9999

100100
### Threat modeling
101101

0 commit comments

Comments
 (0)