Azure / pcs-cli

A CLI for deploying Azure IoT PCS
MIT License
33 stars 37 forks source link

VM Provisioning fix for KeyVault #489

Closed sushilraje closed 5 years ago

sushilraje commented 5 years ago

Description and Motivation

Move VM provisioning to take a dependency on keyvault being available. Some other small additional fixes such as corsWhitelist and enabling diagnostics profile.

Change type

Checklist:


This change is Reviewable