Troubleshooting For Microsoft Azure Monitor Event Hub Connector
Troubleshooting For Microsoft Azure Monitor Event Hub Connector
Connector
We should not worry about smart connector version but still we should encourage customer to use latest version of
smart connector
Download the latest Microsoft Azure Monitor Event Hub Connector build, unzip the file and modify the
app.properties file’s recommended parameters as per already deployed connector’s app.properties file.
Run DeployFunction.ps1
Make sure you have proper permission before running the script. (Owner or contributor)
If parameters are not in place please update and check same for monitor function and then restart the both the functions
(cloud and monitor function)
Make sure always on should be on
3. Sometime customer edit parameter directly from the Function app
configuration section
We have flexibility to update the parameter from the above given section 2 but after updating the parameter we
necessarily restart the both function app and smart connector as well. Sometime update from configuration does not
work as expected. First ask customer if they have updated any parameter from the configuration section and restarted
the function app and smart connector as well. If still connector is not working please suggest customer to modify the
parameter into the app.properties file (like hostname and port) and then run the deployfunction.ps1 script. Please note
that script should not though any error. It through error when the deployer does not have proper permission.
Above error may occur due to connection error. Connection errors may occur due to various reason