Hi Azure Admin,
Due to retirement of default outbound access, you can transition to one of these explicit outbound connectivity methods for virtual machines are:
- Create within a subnet associated to a NAT gateway.
- Deploy in the backend pool of a standard load balancer with outbound rules defined.
- Deploy in the backend pool of a basic public load balancer.
- Virtual machines with public IP addresses explicitly associated to them.
https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/default-outbound-access
To identify the Azure resources using default outbound Internet access:
You can leverage using Azure Advisor Operational Excellence recommendation (“Add explicit outbound method to disable default outbound”) that helps you pinpoint network interfaces that might be in this situation.
Please follow below documentation for more information https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/how-to-identify-azure-resources-using-default-outbound-internet-access/4400755
If the information is helpful is helpful, please click on "Accept Answer" and "Upvote"
If you have any queries, please do let us know, we will help you.