Skip to content

Commit 6221487

Browse files
authored
Update serial-console-errors.md
Adding known error condition due to multiple sessions opened or issues with configuration that can be fixed with a simple disable/enable boot-diagnostics.
1 parent f08a22b commit 6221487

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

support/azure/virtual-machines/windows/serial-console-errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Serial console does not work with a storage account using Azure Data Lake Storag
4545
The serial console connection to the VM encountered an error: 'Forbidden'(SubscriptionNotEnabled) - Subscription name undefined, id \<subscription id> is in non-Enabled state undefined | This issue may occur if the subscription that a user has created their Cloud Shell storage account in has been disabled. To mitigate, launch Cloud Shell and [perform the steps necessary](/azure/cloud-shell/persisting-shell-storage#unmount-clouddrive-1) to reprovision a backing storage account for Cloud Shell in the current subscription.
4646
Azure Serial Console requests result in the error "Sorry, the serial console was unable to connect to the VM because the service did not respond in a timely manner." | In rare circumstances, communication failure may prevent the Azure node from properly applying boot diagnostics configuration. [Reapplying the virtual machine state](vm-stuck-in-failed-state.md#resolution) in the Azure portal may resolve this issue.
4747
The serial console successfully connects to the VM, but no output is displayed, and user input is unresponsive. | Serial console and logs might not be available after live migration for Generation 2 VMs with Trusted Launch and Secure Boot enabled. To resolve this issue, a guest OS reboot is required.
48+
The serial console shows the following message: **Another connection is currently in progress to this VM. Please wait and retry the request.** | This error indicates that there might be another user with the serial console opened to the VM. If that is proven to not be the case, the easiest way is to simply disable boot diagnostics and re-enable to regain Azure Serial Console access.
4849

4950
## Next steps
5051

0 commit comments

Comments
 (0)