Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
82 stars 64 forks source link

None checks for Cosmos Db Endpoints #637

Closed vilit1 closed 1 year ago

vilit1 commented 1 year ago

Hub objects are very weird. For some reason the hub object returns the cosmos db endpoint as None rather than [] (as of recently) so this is something to help combat that.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the IoT extension!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

Intent for Production

Basic expectations

Azure IoT CLI maintainers reserve the right to enforce any of the outlined expectations.

A PR is considered ready for review when all basic expectations have been met (or do not apply).

c-ryan-k commented 1 year ago

These changes (so far) look good to me, provided we get a successful integration test result