Azure ARC Onboarding: Networking Options for On-Prem Servers

0
22
Asked By CuriousBeacon93 On

Hi everyone! I'm currently in the process of setting up Azure ARC for on-prem servers to send logs to Azure Sentinel. Our tenant doesn't have ExpressRoute configured, and I'm weighing the options for networking. I've learned that using a public endpoint is one method, but I'm concerned about its security despite the TLS transmission. I'm looking for alternative solutions, ideally low-cost options, that would allow me to send logs over private traffic. What would you recommend?

2 Answers

Answered By CloudNinja45 On

If you decide to go with a VPN or ExpressRoute, you’ll need to implement private endpoints, which can add to your costs. Just keep that in mind as you plan this out!

Answered By TechGuruX On

A solid option is to set up a VPN tunnel between your on-premises servers and your Azure virtual network. It can provide a secure connection, especially since you're concerned about safety. However, we've recently switched to using the Global Secure Access Client, which is a bit different but works under a zero-trust model. It tends to work pretty smoothly most of the time, though we've had some minor hiccups along the way.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.