Skip to content

Commit 109f636

Browse files
authored
Merge pull request #184550 from bowen5/patch-2
Add support for Lockbox
2 parents 5f1e276 + fd19d0d commit 109f636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/spring-cloud/concept-security-controls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ A security control is a quality or feature of an Azure service that contributes
2424
| Server-side encryption at rest: Microsoft-managed keys | Yes | User uploaded source and artifacts, config server settings, app settings, and data in persistent storage are stored in Azure Storage, which automatically encrypts the content at rest.<br><br>Config server cache, runtime binaries built from uploaded source, and application logs during the application lifetime are saved to Azure managed disk, which automatically encrypts the content at rest.<br><br>Container images built from user uploaded source are saved in Azure Container Registry, which automatically encrypts the image content at rest. | [Azure Storage encryption for data at rest](../storage/common/storage-service-encryption.md)<br><br>[Server-side encryption of Azure managed disks](../virtual-machines/disk-encryption.md)<br><br>[Container image storage in Azure Container Registry](../container-registry/container-registry-storage.md) |
2525
| Encryption in transient | Yes | User app public endpoints use HTTPS for inbound traffic by default. | |
2626
| API calls encrypted | Yes | Management calls to configure Azure Spring Cloud service occur via Azure Resource Manager calls over HTTPS. | [Azure Resource Manager](../azure-resource-manager/index.yml) |
27+
| Customer Lockbox | Yes | Provide Microsoft with access to relevant customer data during support scenarios. | [Customer Lockbox for Microsoft Azure](../security/fundamentals/customer-lockbox-overview.md)
2728

2829
**Network access security controls**
2930

0 commit comments

Comments
 (0)