Hello @Varma
Welcome to the Microsoft Q&A and thank you for posting your questions here.
Based on your enquiry, you would like to know Basic SKU and Standard SKU public IP addresses differ in terms of allowing inbound traffic to virtual machines in Microsoft Azure.
I will provide basic definitions and some references in the followings:
- Basic public IP addresses do not support availability zones, while standard public IP addresses do. Availability zones are isolated locations within an Azure region that provide high availability and fault tolerance.
- Basic public IP addresses can be associated with a virtual machine's network interface, while standard public IP addresses can be associated with either a virtual machine's network interface or a load balancer's front-end configuration.
- Basic public IP addresses allow inbound traffic by default, while standard public IP addresses require a network security group to explicitly permit traffic through a public IP address.
References:
What is the difference between basic and standard public IPs in azure.
Public IP Address with Microsoft Azure.
Comparing Basic and Standard IP in Network Load Balancer.
Microsoft Virtual Machine Network IP Services 1.
Microsoft Virtual Machine Network IP Services 2.
NOTE: Some of the above may redirect you to outside Microsoft contents, and whenever you came across error 404 in any of the links. Especially the last two links, select a topic of your choice among the listed topic on the page.
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
Please remember to "Accept Answer" if answer helped, so that others in the community facing similar issues can easily find the solution. Best Regards, Sina