question

hitendersingh-1558 avatar image
0 Votes"
hitendersingh-1558 asked tbgangav-MSFT answered

can a azure automation account be kept/bound in a virtual network? like a vm?

can a azure automation account be kept/bound in a virtual network? like a vm?

azure-virtual-networkazure-automation
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

tbgangav-MSFT avatar image
0 Votes"
tbgangav-MSFT answered

Hi @hitendersingh-1558,

You can use Azure Private Link to securely connect virtual networks to Azure Automation using private endpoints. Private Link brings Automation service inside the customer’s private VNet. Automation account resources then can be accessed using the private IP address just like any other resource in your VNet. This ensures network isolation & fine-grained access to Automation account and the sub-resources defined under Automation by authorized private network without having to expose the service to public internet.

This is the source of the information provided above.

For more information w.r.t it, refer this Azure document.

Let me know if this is not what you are looking for or if you have any further queries regarding it.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.