🛡️ Azure Storage Account Private Endpoints are not used🟢
- Contextual name: 🛡️ Private Endpoints are not used🟢
- ID:
/ce/ca/azure/storage/private-endpoints-used-to-access-storage - Tags:
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Logic
Similar Policies
- Cloud Conformity: Private Endpoint in Use
- Internal:
dec-x-a7d8f0e7
Similar Internal Rules
| Rule | Policies | Flags |
|---|---|---|
| ✉️ dec-x-a7d8f0e7 | 1 |
Description
Description
Use private endpoints for your Azure Storage accounts to allow clients and services to securely access data located over a network via an encrypted Private Link. To do this, the private endpoint uses an IP address from the VNet for each service. Network traffic between disparate services securely traverses encrypted over the VNet. This VNet can also link addressing space, extending your network and accessing resources on it. Similarly, it can be a tunnel through public networks to connect remote infrastructures together. This creates further security through segmenting network traffic and preventing outside sources from accessing it.
Rationale
Securing traffic between services through encryption protects the data from easy interception and reading.
Impact
If an Azure Virtual Network is not implemented correctly, this may result in the loss of critical network traffic.
Private endpoints are charged per hour of use. Refer to https://azure.microsoft.com/en-us/pricing/details/private-link/ and https://azure.microsoft.com/en-us/pricing/calculator/ to estimate potential costs.
... see more
Remediation
Remediation
From Azure Portal
- Open the
Storage Accountsblade.- For each listed Storage Account, perform the following:
- Under the
Security + networkingheading, click onNetworking.- Click on the
Private Endpoint Connectionstab at the top of the networking window.- Click the
+ Private endpointbutton.- In the
1 - Basicstab/step:
Enter a namethat will be easily recognizable as associated with the Storage Account (Note: The "Network Interface Name" will be automatically completed, but you can customize it if needed.).- Ensure that the
Regionmatches the region of the Storage Account.- Click
Next.- In the
2 - Resourcetab/step:
- Select the
target sub-resourcebased on what type of storage resource is being made available.- Click
Next.- In the
3 - Virtual Networktab/step:
- Select the
Virtual networkthat your Storage Account will be connecting to.- Select the
Subnetthat your Storage Account will be connecting to.- (Optional) Select other network settings as appropriate for your environment.
... see more