Azure / pcs-cli

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

Keyvault br 2 #488

Closed elvinm closed 5 years ago

elvinm commented 5 years ago

Description and Motivation

Second of three PRs for KeyVault provisioning. First PR - https://github.com/Azure/pcs-cli/pull/476 Third PR - https://github.com/Azure/pcs-cli/pull/484

This PR adds a lot of variables / parameters that were missing being passed around i.e. app id and keyvault name. Review commit descriptions for further details.

Also does cleanup of the unneeded environment variables from most microservices (without touching simulation & diagnostics).

Change type

Checklist:


This change is Reviewable