Skip to content

Conversation

@anusapan
Copy link
Contributor

Description

These cmdlets support the device CRUD in an IotHub which is data-plane operations.

Required link for cmdlet review design.

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

@anusapan anusapan requested a review from erich-wang January 23, 2020 00:17
@anusapan anusapan force-pushed the manage-device branch 2 times, most recently from 1362126 to a881485 Compare January 23, 2020 23:06
Copy link
Member

@markcowl markcowl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a design review for these new cmdlets. There are some patterns here (like dynamic parameters) that are expressly discouraged. Also, the new libraries have some dependency issues that will need to be resolved.

Copy link
Contributor Author

@anusapan anusapan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anusapan
Copy link
Contributor Author

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@anusapan
Copy link
Contributor Author

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@VeryEarly VeryEarly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry to have you back and forth on this, can you please change the "DeviceName" back to "DeviceId" as I specified in the design.

VeryEarly
VeryEarly previously approved these changes Feb 5, 2020
@VeryEarly VeryEarly dismissed their stale review February 5, 2020 05:28

more discussion

@VeryEarly VeryEarly merged commit 10b3462 into Azure:master Feb 11, 2020
@anusapan anusapan deleted the manage-device branch February 11, 2020 21:49
dingmeng-xue pushed a commit to dingmeng-xue/azure-powershell that referenced this pull request Mar 29, 2020
[IoT] Add support to manage devices in an Iot Hub.
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.

3 participants