exam questions

Exam AZ-801 All Questions

View all questions & answers for the AZ-801 exam

Exam AZ-801 topic 5 question 26 discussion

Actual exam question from Microsoft's AZ-801
Question #: 26
Topic #: 5
[All AZ-801 Questions]

You have an Azure virtual machine named VM1 that runs Windows Server.

The operating system on VM1 fails to fully initialize its network stack, and you cannot establish a network connection.

You need to establish an interactive shell session.

What should you use?

  • A. Azure Bastion
  • B. Serial console
  • C. just-in-time (JIT) VM access
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Krayzr
3 months, 3 weeks ago
Selected Answer: B
Azure Bastion: This is a managed service that provides secure RDP and SSH connectivity to VMs over a web browser or the Azure portal. However, it requires network connectivity to the VM, as it relies on an established network path to function. Since VM1’s network stack isn’t working, Azure Bastion won’t be able to connect. Serial console: This feature provides direct access to a VM’s serial port through the Azure portal, allowing you to interact with the VM at a low level, similar to a physical machine’s console. It uses the Special Administrative Console (SAC) in Windows Server, which doesn’t depend on the VM’s network stack. This makes it ideal for troubleshooting scenarios like this where network access is unavailable. Just-in-time (JIT) VM access: JIT is a security feature in Azure that temporarily opens network ports (like RDP or SSH) for a specific time window.
upvoted 1 times
sardonique
3 months, 1 week ago
Stop posting AI content, we need on the field experience comments
upvoted 1 times
...
...
004b54b
7 months ago
Selected Answer: B
As already explained by NazerRazer, right answer is B. Serial console
upvoted 1 times
...
NazerRazer
7 months, 2 weeks ago
A and C are wrong because of the following: A. Azure Bastion: Azure Bastion provides secure RDP and SSH connectivity to virtual machines through the Azure portal over SSL. However, it requires the VM to have a functional network stack to establish a connection, which is not the case in this scenario where the network stack fails to initialize. C. Just-in-time (JIT) VM access: JIT VM access is a feature that allows controlled access to VMs by opening up inbound network connectivity for a limited period of time. Similar to Azure Bastion, it relies on the VM having a functional network stack, which is not possible when the network stack fails to initialize. therefore option B is the correct answer the Serial Console provides direct access to the VM's console without relying on a functional network stack, which is essential in this scenario where the network stack fails to initialize.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...