Azure / iotedgedev

The Azure IoT Edge Dev Tool greatly simplifies your Azure IoT Edge development process. It has everything you need to get started and helps with your day-to-day Edge development.
https://aka.ms/iotedgedev
Other
160 stars 71 forks source link

fix: allow default IoT Hub SKUs (F1) #570

Closed roel4ez closed 2 years ago

roel4ez commented 2 years ago

Checklist

This checklist is used to make sure that common guidelines for a pull request are followed.

General guidelines

Description

Fixes #534

Creating a F1 IoT Hu requires setting the partition count to 2. The default from the CLI is 4, so in case F1 is requested the partition count is added to the command.