Default outbound access for VMs in Azure will be retired—transition existing VMs to a new method of internet access

Syed Wasil Abidi 40 Reputation points
2023-10-05T12:52:56.15+00:00

I received an email regarding outbound access retirement. In my current scenario, there are VMs running without any Public IP and connected through Virtual Network Gateway.

Will this be new change affect internet on my virtual machines?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,018 questions
{count} votes

Accepted answer
  1. kobulloc-MSFT 26,801 Reputation points Microsoft Employee Moderator
    2023-10-05T17:31:24.4533333+00:00

    Hello, @Syed Wasil Abidi !

    Will the new change to outbound internet access on Sep 30th, 2025 affect my existing VMs?

    Default outbound access using a default public IP address is currently set up for VMs that don't have explicit outbound access configured.

    • VMs using explicit outbound access are not affected and explicit outbound access is now strongly recommended.
    • Existing VMs that use default outbound access will continue to work however transitioning is strongly recommended.

    You can read more on the announcement page:

    https://azure.microsoft.com/en-us/updates/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access/

    On 30 September 2025, default outbound access connectivity for virtual machines in Azure will be retired. After this date, all new VMs that require internet access will need to use explicit outbound connectivity methods such as Azure NAT Gateway, Azure Load Balancer outbound rules, or a directly attached Azure public IP address. In Azure, VMs that are created in a virtual network without a defined explicit outbound method are assigned a default public IP address that enables internet connectivity. Your existing VMs that use default outbound access will continue to work after this retirement, however, we strongly recommend transitioning to an explicit outbound method so that:

    • Your workloads won’t be affected by public IP address changes.
    • You have greater control over how your VMs connect to the internet.
    • Your VMs use traceable IP resources that you own.

    If you deploy VMs on Azure Cloud Services (extended support), this retirement won’t affect you and you don’t need to take any action. Recommended action To ensure more controllable and traceable internet connections, transition any existing VMs that rely on default outbound access to use an explicit method of connectivity.


    I hope this has been helpful! Your feedback is important so please take a moment to accept answers.

    If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!

    User's image


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.