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

How can the partition count for the iothub be set to 2 to avoid (400016) Invalid PartitionCount 4 - value must be between 2 and 2. #490

Closed louisn closed 2 years ago

louisn commented 3 years ago

Steps to Reproduce:

  1. Use a free Azure account.
  2. Follow the README Quickstart steps.
konichi3 commented 3 years ago

Thanks for reporting the issue. This is in our Backlog

marianan commented 2 years ago

hello @louisn , i created an F1 hub and went through the iotedgedev readme. I was able to complete without any errors and saw the device telemetry at the monitoring stage. Here is the hub config that I tested with. I am guessing that the error you saw may have been transient. I am closing this issue as a no repro, but please reopen it if the symptoms still appear. image

roel4ez commented 2 years ago

fixed as part of #570