What are the network segmentation patterns and options within the Azure ?
Azure Subscription Virtual Network Network security group application security group Azure firewall
What is recommended method to segment network traffic ?
Azure Firewall. It can control the traffic more granular way.
What are the method of isolating applications ?
Providing dedicated instance of the application
private endpoint
service endpoints
service tags and restrict the public endpoint.