|
For users of the ThingWorx Azure Industrial IoT (IIoT) OPC UA Integration, the step to deploy dependent Azure IoT resources to your resource group creates all of these entities for you. You can skip this step.
|
|
Ideally, your IoT Hub and storage account are in the same location, as specified in the Current Location settings for the Hub and for the storage account in Azure IoT. For example, here is a status and location for a generic storage account, as shown in the Azure portal: |
|
The Azure IoT Hub Connector uses the Azure Blob Storage account for checkpointing the delivery of telemetry.
|
|
If you skip this step, file transfer notifications will not be sent. You need to have file transfer notifications enabled in your Azure configuration and in your Azure IoT Hub. The Connector will try repeatedly to connect but cannot open the endpoint if these settings are not in place.
|
|
As a best practice Microsoft recommends configuring consumer groups other than the $Default consumer group to monitor messaging. This is especially true if you have other applications consuming events. For more information about consumer groups, refer to
https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-features#consumer-groups. For an example of an error that can occur if you use the same consumer group for the Connector and your tool for monitoring messages in Azure, refer to
Azure: Non-epoch Receiver Not Allowed Error. The topic shows you how to add a new consumer group.
|