You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We executed the following command: az iot hub state export --hub-name IotHubName --state-file ./IotHubName -state.json
The whole process took more than 3 hours, and +or- 53K devices got exported.
Once all of them were exported, a python exception was thrown while saving the state to the file.
All the exported data was lost.
Expected behavior
Exported data is saved.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
We executed the following command:
az iot hub state export --hub-name IotHubName --state-file ./IotHubName -state.json
The whole process took more than 3 hours, and +or- 53K devices got exported.
Once all of them were exported, a python exception was thrown while saving the state to the file.
All the exported data was lost.
Expected behavior
Exported data is saved.
Screenshots

The text was updated successfully, but these errors were encountered: