<!-- If you need to report a security issue please visit https://docs.dapr.io/operations/support/support-security-issues --> ## Expected Behavior <!-- Briefly describe what you expect to happen --> ## Actual Behavior <!-- Briefly describe what is actually happening --> Azure EventHubs tests are not currently functional due to issues stemming from https://github.com/dapr/components-contrib/pull/1670 The script is attempting to reference two env vars that are not setup: `$IOT_HUB_NAME` and `$AZURE_CREDENTIALS` ## Steps to Reproduce the Problem <!-- How can a maintainer reproduce this issue (be detailed) --> ## Release Note <!-- How should the fix for this issue be communicated in our release notes? It can be populated later. --> <!-- Keep it as a single line. Examples: --> <!-- RELEASE NOTE: **ADD** New feature in Dapr. --> <!-- RELEASE NOTE: **FIX** Bug in runtime. --> <!-- RELEASE NOTE: **UPDATE** Runtime dependency. --> RELEASE NOTE: **FIX** Cert/Conformance tests for Azure EventHubs