Samples
Example Bicep files that use the Azure Storage extension. Each is taken directly from the extension's repository.
| Sample | Description |
|---|---|
| Blob container and blob | Creates a blob container and uploads a settings blob. |
| Data Lake filesystems | Bronze, silver and gold filesystems with curated directory structure. |
| Queues and tables | An orders queue with a dead-letter queue, plus table entities for configuration. |
| File share with directories | A file share containing nested directories and an app settings file. |
| Static content and logs | Serves static pages from one container while archiving logs in another. |