Microsoft Azure Administrator Associate AZ-104 Practice Question
You have deployed an Azure virtual machine that needs to accept inbound traffic on port 8080 from the internet. What should you configure to allow this traffic?
Resize the virtual machine to a larger size to handle more traffic.
Add an additional virtual network interface to the virtual machine.
Create an inbound security rule in a network security group to permit traffic on port 8080.
Associate the virtual machine with an application security group that allows port 8080.