Skip to content

Commit a7b6f20

Browse files
authored
Merge pull request #115602 from asinn826/master
Add TLS 1.2 for storage
2 parents c6708c3 + ad744cb commit a7b6f20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-machines/troubleshooting/serial-console-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Serial Console is available for virtual machine scale sets, accessible on each i
6363

6464
![Linux virtual machine scale set Serial Console](./media/virtual-machines-serial-console/vmss-start-console.gif)
6565

66+
67+
### TLS 1.2 in Serial Console
68+
Serial Console uses TLS 1.2 end-to-end to secure all communication within the service. Serial Console has a dependency on a user-managed boot diagnostics storage account, and TLS 1.2 must be configured separately for the storage account. Instructions to do so are located [here](https://docs.microsoft.com/azure/storage/common/storage-security-tls).
69+
6670
## Advanced uses for Serial Console
6771
Aside from console access to your VM, you can also use the Azure Serial Console for the following:
6872
* Sending a [system request command to your VM](./serial-console-nmi-sysrq.md)

0 commit comments

Comments
 (0)