Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iriw/az-140_playing_with_sample_arm_template
https://github.com/iriw/az-140_playing_with_sample_arm_template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iriw/az-140_playing_with_sample_arm_template
- Owner: IriW
- Created: 2022-02-06T20:25:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T20:33:29.000Z (almost 3 years ago)
- Last Synced: 2024-11-19T12:18:30.729Z (2 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Azure Storage creation ARM template
## Table of Contents
- [About](#about)
- [Prerequisites](#prerequisites)THIS TEMPLATE WAS CREATED FOR LEARNING PURPOSES
```
This is a simple ARM template for a HOT storage account creation with limited allowed SKUs.
The template allows to define custom SKU, storage name and resource group.
It also generates a sample output
``````
VSCode
Azure subscription
CLI installed locally
Alternatively the template can be deployed via Azure portal directly.
```