Skip to content

LeanderG/azure-functions-cold-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up Azure

az group create -g rg-azure-tf -l westeurope

az storage account create -n saazuretfcoldstarts -g rg-azure-tf -l westeurope --sku Standard_LRS

az storage container create -n terraform-state --account-name saazuretfcoldstarts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published