AZ-801 · Question #86
You have an Azure virtual machine named VM1 that runs Windows Server. VM1 has boot diagnostics configured to use a managed storage account. You are troubleshooting connectivity issue on VM1. You…
The correct sequence of actions is: 1. From the Azure portal, configure the Boot diagnostics settings for VM1 to use a custom storage account. 2. From the Azure portal, open the Run command blade. 3. From the Serial console, run cmd. 4. From the Serial console, run ch -si 1 and…
Question
Exhibit
Explanation
The correct sequence of actions is:
- From the Azure portal, configure the Boot diagnostics settings for VM1 to use a custom storage account.
- From the Azure portal, open the Run command blade.
- From the Serial console, run cmd.
- From the Serial console, run ch -si 1 and sign in by using a local account.
Further details on using the serial console: To connect to the serial console, if you successfully connect, the prompt is SAC:>. Enter cmd to create a channel that has a CMD instance. Enter ch -si 1 or press the <esc><tab> shortcut keys to switch to the channel that's running the CMD instance. Press Enter, and then enter sign-in credentials with administrative permissions. After you've entered valid credentials, the CMD instance opens. To start a PowerShell instance, enter PowerShell in the CMD instance, and then press Enter. Reference: https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/serial-console-windows
Topics
Community Discussion
No community discussion yet for this question.
