Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

### Azure Storage creation ARM template

## Table of Contents

- [About](#about)
- [Prerequisites](#prerequisites)

## About

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
```

### Prerequisites

```
VSCode
Azure subscription
CLI installed locally
Alternatively the template can be deployed via Azure portal directly.
```