Hello,
I am working on passing the button press events (and other events) originating from the LTE-M Beacon to Microsoft Azure using an Azure Functions HTTP endpoint, and need to configure CORS (Cross Origin Resource Sharing) on the Azure side , to accept an HTTP POST coming from the Estimote Cloud to Azure - could someone help me verify that the domain name I should use in my CORS configuration is ‘cloud.estimote.com’ ? Or would it be something else?
Thanks!