Closed ismaan1998 closed 3 years ago
@veyalla Using Azure Monitor Private Link Scope, creating private endpoints and setting it up on the DNS Server of our environment worked fine, Now we're able to send the data to Log Analytics using Site to site connection.
Closing the issue
Hey @veyalla
we've used your module to get the data from other modules running in edge device.
But the problem is, our edge device is connected to azure resource using site to site connection and we're using private endpoints to connect to other azure resources like IoT Hub and Azure Container Registry.
But Log analytics uses internet to receive the logs and there is no option of a virtual network or creating a private endpoint for it.
Is there anyway that we can send the data using your module without accessing the internet? or over site to site connection?