Replace the usage of the PS scripts in https://github.com/Azure/iot-hub-device-update by Azure CLI with the official ADU commands in Azure IoT module. Using the Azure CLI commands is the ADU recommended process for generating update manifests since GA.
Please do not merge this PR until further fixes in azure-sdk-for-c are merged to properly support ADU GA
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:
How to Test
Follow the instructions for any of the ADU samples in this repo.
What to Check
Verify that the ADU samples can be fully and successfully run using the respective readme.md/adu.md.
Other Information
Newborn human babies have around 300 bones, while an adult will have around 206.
Purpose
Replace the usage of the PS scripts in https://github.com/Azure/iot-hub-device-update by Azure CLI with the official ADU commands in Azure IoT module. Using the Azure CLI commands is the ADU recommended process for generating update manifests since GA.
Please do not merge this PR until further fixes in azure-sdk-for-c are merged to properly support ADU GA
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
Follow the instructions for any of the ADU samples in this repo.
What to Check
Verify that the ADU samples can be fully and successfully run using the respective readme.md/adu.md.
Other Information
Newborn human babies have around 300 bones, while an adult will have around 206.