Azure / azure-iot-cli-extension

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

ADT UAI Extra Updates #606

Closed vilit1 closed 1 year ago

vilit1 commented 1 year ago

Goals of this pr:

  1. add UAI for data history
  2. fix some nit wordings in help from previous UAI pr
  3. try to make the deletion of UAI's smoother by disassociating them from the dt's before deleting them

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).

vilit1 commented 1 year ago

https://dev.azure.com/azureiotdevxp/aziotcli/_build/results?buildId=7190&view=results

vilit1 commented 1 year ago

Do we need a history update for this? It looks like we added at least one param (user_identity)

I will add one when it is closer to actually being merged in (I hate merge conflicts with history)

Here is the blurb that I will put:

**Digital Twins**

 * Addition of User Assigned Identities for data history connections. The command `az dt data-history connection create adx` now can take an extra parameter `--mi-user-assigned` to use an associated User Assigned Identity for the connection creation rather than the system assigned identity for the Digital Twin.
 * Some minor improvements to command documentation involving managed identities.
vilit1 commented 1 year ago

https://dev.azure.com/azureiotdevxp/aziotcli/_build/results?buildId=7211&view=results