Mods
Azure

Policy: Azure > Storage > Container > Public Access Level

Define the Public Access Level settings required for Azure > Storage > Container.

The Public Access Level policy determines whether the public access level for Azure Storage Container should be set to Private, Blob or Container.

Enabling public access level on a container, grants permission for anonymous read access for blobs only or for both blobs and containers.

Resource Types

This policy targets the following resource types:

Controls

Policy Packs

This policy setting is used by the following policy packs:

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Check: Blob (Anonymous read access for blobs only)
    
  • Check: Container (Anonymous read access for containers and blobs)
    
  • Check: Private (No anonymous access)
    
  • Enforce: Blob (Anonymous read access for blobs only)
    
  • Enforce: Container (Anonymous read access for containers and blobs)
    
  • Enforce: Private (No anonymous access)
    
Examples [YAML]
  • Check: Blob (Anonymous read access for blobs only)
    

Category

In Your Workspace

Developers