Azure / pcs-cli

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

Hard-code the diagnostics docker tag. #459

Closed peterfelts closed 5 years ago

peterfelts commented 5 years ago

Description and Motivation

Hard-code the docker tag that is used for the diagnostics service. The tag used will point to a diagnostics-service container that contains a build of the diagnostics service that uses Application Insights, and not the custom diagnostics back-end.

Change type

Checklist:


This change is Reviewable