Azure Arc agent networking

Bombbe 1,626 Reputation points
2021-01-08T12:40:30.567+00:00

Hi,
Azure Arc agent need access to following urls
agent-overview

54834-arc-url.png

if I want to e.g install Log Analytics agent (or something similar feature that Arc supports) with Arc do I need allow vm access to also those urls that Log Analytics Agent needs or do Arc handle Log Analytics agent traffic with those Arc urls listed above?
log-analytics-agent

54872-laws-agents.png

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,876 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
412 questions
{count} votes

Accepted answer
  1. JoyDutt 826 Reputation points
    2021-01-08T12:54:10.343+00:00

    Hi @Bombbe

    Thank you for your post MS Q&A!

    As per your example - It would be recommended to whitelist the required url in firewall so VM can access them.
    This would be similar step for other services

    Allow outbound connection VM to below sites/
    *.azure.com
    *.windows.net
    *.visualstudio.com
    *.office.com
    *.microsoftonline.com
    *.azure-automation.net

    *.ods.opinsights.azure.com Port 443 Outbound Yes
    *.oms.opinsights.azure.com Port 443 Outbound Yes
    *.blob.core.windows.net Port 443 Outbound Yes
    *.azure-automation.net Port 443 Outbound Yes

    (Please don’t forget to **"Accept the answer" & “up-vote” **, this can be beneficial to other members. Thank You)

    Regards, ** J.D. **

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.