Skip to content

Lybecker/iotarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Deploy to Azure

Deploys:

  • IoT Hub
  • Azure Function (Java) with dynamic hosting plan (only paying for actual execution)

Deploy to Azure

Azure Deploy Button special parameter names.

Deploy via Azure CLI

az group create --name <name of ressource group> --location="North Europe"
az group deployment create --template-file azuredeploy.json --group <name of ressource group>

About

ARM tempaltes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published