azure-docs
azure-docs copied to clipboard
Possible to export from azure portal and ARM?
Hi, is it possible to export IoT Hub device identities from Azure portal and ARM? If so a link to the documentation would be much appreciated. Thank you! [Enter feedback here]
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: c61ea03e-8fb1-bcc1-d4ae-4a1efbc05cb5
- Version Independent ID: e9354e97-6bce-cb38-e240-f6c316a14dcd
- Content: Import/Export of Azure IoT Hub device identities
- Content Source: articles/iot-hub/iot-hub-bulk-identity-mgmt.md
- Service: iot-hub
- GitHub Login: @kgremban
- Microsoft Alias: kgremban
@sergiosolorzano Thanks for your feedback! We will investigate and update as appropriate.
@sergiosolorzano I haven't found the documentation using Azure portal and ARM. If you are ok, Device identities can also be exported and imported from an IoT Hub via the Service API via either the REST API or one of the IoT Hub Service SDKs. See Iot Hub Resource
Using CLI : az iot hub device-identity export
Using PowerShell : New-AzIotHubExportDevice
Do let us know if it helps.
Also, adding @kgremban for further updates.
Thank you @AshokPeddakotla-MSFT
@sergiosolorzano You are welcome! Let us know if you have any further queries.
We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.
SELECT COUNT() as totalNumberOfDevices FROM devices