-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[IoT] Add support to manage devices in an Iot Hub. #10960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1362126 to
a881485
Compare
a881485 to
0ab71e2
Compare
markcowl
left a comment
There was a problem hiding this 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.
src/IotHub/IotHub/IotHub/DataPlane/Models/PSDeviceCapabilities.cs
Outdated
Show resolved
Hide resolved
...eProvisioningServices/DeviceProvisioningServices.Test/DeviceProvisioningServices.Test.csproj
Outdated
Show resolved
Hide resolved
dc687d7 to
e188ca9
Compare
anusapan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@markcowl Already submitted the review design https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/472
e188ca9 to
1e4f384
Compare
1e4f384 to
353d860
Compare
|
/azp run azure-powershell - powershell-core |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run azure-powershell - powershell-core |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…to manage-device
VeryEarly
left a comment
There was a problem hiding this 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.
tools/StaticAnalysis/Exceptions/Az.IotHub/MissingAssemblies.csv
Outdated
Show resolved
Hide resolved
6db1b81 to
8b51c1c
Compare
8b51c1c to
82c2683
Compare
234bbdf to
420a731
Compare
[IoT] Add support to manage devices in an Iot Hub.
Description
These cmdlets support the device CRUD in an IotHub which is data-plane operations.
Required link for cmdlet review design.
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added