Skip to content

Commit 670e91b

Browse files
Merge pull request #310659 from netapp-manishc/anf-object-rest-api-akv
Updating considerations
2 parents 1401efe + 0104b37 commit 670e91b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

articles/azure-netapp-files/object-rest-api-introduction.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ This mapping is accomplished by presenting a specified NAS directory hierarchy a
2121
* Object REST API buckets are associated with volumes. Deleting the volume associated with a bucket permanently deletes the bucket. This action can't be undone.
2222
* Buckets are supported with cool access-enabled volumes and with large volumes.
2323
* You are responsible for maintaining the lifecycle of your bucket certificates. To check the expiration and renew certificates view the **Bucket** menu then check the **Certificate** status and **Certificate expiration date** fields.
24+
* You must enable diagnostic logging on all Azure Key Vaults to ensure audit trails are available for security investigations.
25+
* You must configure network access control lists (ACLs) to restrict Key Vault access to only authorized networks (NetApp VNet and customer VNet).
26+
* It is recommended to implement separate Azure Key Vaults for certificates (read-only access) and S3 credentials (write access) to adhere to the principle of least privilege.
27+
* It is recommended to store Azure Key Vaults object references for certificates and credentials in separate buckets to maintain proper access control boundaries.
28+
* Buckets are not supported on Azure NetApp Files cache volumes.
29+
2430

2531
## Supported actions
2632

0 commit comments

Comments
 (0)