Azure-Samples / iotedge-logging-and-monitoring-solution

IoT Edge Logging and Monitoring Solution (ELMS) is an architecture and sample cloud workflow that enables automated retrieval of logs and metrics from IoT Edge devices
MIT License
42 stars 21 forks source link

Function App to authenticate to IoT Hub with Managed Identity #8

Closed eedorenko closed 2 years ago

eedorenko commented 2 years ago

Purpose

Update the Function App to authenticate with IoT Hub and Event Hub with Managed Identity. This includes the following updates:

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe: