Skip to content

Simplify DT client init.#304

Merged
digimaun merged 1 commit into
Azure:adt_msi_stagingfrom
digimaun:dt_client_init_refactor
Jan 28, 2021
Merged

Simplify DT client init.#304
digimaun merged 1 commit into
Azure:adt_msi_stagingfrom
digimaun:dt_client_init_refactor

Conversation

@digimaun
Copy link
Copy Markdown
Member

  • More DT IT harness improvements

image


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

  • If introducing new functionality or modified behavior, are they backed by unit and integration tests?
  • In the same context as above are command names and their parameter definitions accurate? Do help docs have sufficient content?
  • Have all unit and integration tests passed locally? i.e. pytest <project root> -vv
  • Have static checks passed using the .pylintrc and .flake8 rules? Look at the CI scripts for example usage.
  • Have you made an entry in HISTORY.rst which concisely explains your feature or change?

@c-ryan-k c-ryan-k self-requested a review January 28, 2021 00:30
@digimaun digimaun merged commit 45ef77e into Azure:adt_msi_staging Jan 28, 2021
digimaun added a commit that referenced this pull request Jan 28, 2021
* ADT CLI features and functionality around managed identity. (#295)
* ADT CLI features and functionality around private endpoints + links. (#301)
* Includes significant DT CLI IT tooling upgrades.
* Simplify DT client init. (#304)
* Debug logging improvements.
* Update HISTORY.rst
c-ryan-k pushed a commit to c-ryan-k/azure-iot-cli-extension that referenced this pull request Apr 10, 2025
* Adds a set of basic commands for schema registry.
  * Adds SchemaRegistries management component. 
  * TODO - another pass of create. While the command works, a number of improvements must be made for mvp grade.
     * Will include help examples in this subsequent pass.
  * TODO - add update command.
* Adds the deviceregistry mgmt SDK.
* `resource_client` and `rich.console` get added to `Queryable` as common components.
* Replaces resource container graph query from `Queryable` with direct lookup equivalent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants