QUESTION IMAGE
Question
how does a client communicate with an azure vm?
Brief Explanations
Clients can communicate with an Azure VM through protocols like Remote Desktop Protocol (RDP) for Windows - based VMs to access the graphical user - interface remotely, or SSH (Secure Shell) for Linux - based VMs to access the command - line interface securely. Network ports need to be properly configured in the Azure VM's network security group to allow the relevant traffic.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Clients can use RDP for Windows VMs and SSH for Linux VMs, with proper network security group configurations for port access.