- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Ensures that Azure Storage Blob Containers are not publicly accessible.
Anonymous access to Azure storage blob containers allows unauthenticated users to perform operations against the blob container. Datadog recommends only allowing authenticated users access to storage blobs.
Datadog recommends both making the Blob Container private, and blocking public access at the storage account level.
Follow the Set the public access level for a container - Azure Console guide to disable anonymous read access with the Azure Console.
Follow the Remediate anonymous public access for the storage account guide to block public access at the storage account level with the Azure Console.
Follow the Set the public access level for a container - Azure CLI guide to disable anonymous read access with the Azure CLI.
Follow the Remediate anonymous public access for the storage account guide to block public access at the storage account level with the Azure CLI.