Conversation
audunn
pushed a commit
that referenced
this pull request
Jul 13, 2021
…18098) * IoT Hub track 2 updates and managed identity implementation (#2) * Updates to use track 2 Hub GA SDK * Added user-assigned identity functionality * Added routing endpoint identity * Add DeviceConnectionStateEvents as a routing source type * RoutingSource test updates * SDK version update to 2.0.0 Co-authored-by: Ryan Kelly <rykelly@microsoft.com> * Test recording updates with 2.0.0 SDK * Fixes for hyrid profile commands / tests and iot_security tests * String fixes from code review Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com> * Updated CLIErrors for missing params to use RequiredArgumentMissingError * Fix CLIError -> ArgumentUsageError * PR feedback and test updates * New format for managed identity parameters Updated params and help Test recording updates * Fix wrong parameter in error description * Removed identity update command Added support for emove --user-assigned to remove all user-assigned identities Co-authored-by: Ryan Kelly <rykelly@microsoft.com> Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
audunn
pushed a commit
that referenced
this pull request
Nov 29, 2021
…file (Azure#18888) * Add support for bicep files in TS * Add tests * re-record test * Changed new test to a live test * Changed new test to a live test #2
audunn
pushed a commit
that referenced
this pull request
Oct 4, 2022
…zure#23456) * solutions_reference_data * Introducing securitySolutionsReferenceData CLI * Add recording * fix style check * Update help * update test module * reference_data to reference-data * update help * update help #2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
History Notes:
(Fill in the following template if multiple notes are needed, otherwise PR title will be used for history note.)
[Component Name 1] (BREAKING CHANGE:) (az command:) make some customer-facing change.
[Component Name 2] (BREAKING CHANGE:) (az command:) make some customer-facing change.
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.