...
Azure is the app that publishes data from Edge ACM to your Azure CloudIoT Hub
In order to communicate with your Azure CloudIoT Hub you need to:
When you create your IoT Hub device in Azure IoT Hub, choose Symmetric Key for the authentication type
Right click the Azure app and select Properties
Set the Connection String to match the Device Primary or Secondary Connection String you have configured within Azure IoT Hub.
Each instance of Edge Manager should be configured to publish to a seperate Device in Azure IoT Hub
Once the Connection String is configured and the other settings match your preference, begin publishing to Azure IoT Hub by right clicking Azure, selecting Commands, and slecting Start
...
Once the objects have been created, you can begin publishg by right clicking AUTOSOL MQTT, selecting Commands and selecting Start
Note:
No data will be published to your MQTT Broker unless Edge ACM is running and getting data from its end Devices
Common Issues
If newly saved changes haven’t shown up in your client software, remember that each App needs to be issued a Restart or a Stop then Start command before the changes will be applied.
...