Azure / azure-iot-sdk-c

A C99 SDK for connecting devices to Microsoft Azure IoT services
https://azure.github.io/azure-iot-sdk-c
Other
587 stars 739 forks source link

Document vcpkg build `use-prov-client` feature #2622

Open denis2glez opened 3 months ago

denis2glez commented 3 months ago

Checklist

Description of the problem

In microsoft/vcpkg#38841 I added the use-prov-client feature to be able to enable the Provisioning Device client in a vcpkg build.

Description of the solution

This PR reflects this change in the Azure IoT C SDK vcpkg support section of the documentation.

denis2glez commented 2 months ago

Feel free to let me know if something is blocking the merge.