Skip to content

Commit f451d80

Browse files
authored
Clarify that IPv4 only is supported at this time
1 parent e73f3b6 commit f451d80

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

includes/bastion-faq-include.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: include
8-
ms.date: 10/15/2019
8+
ms.date: 12/17/2019
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
@@ -19,6 +19,10 @@
1919

2020
You do NOT need a public IP on the Azure Virtual Machine that you are connecting to with the Azure Bastion service. The Bastion service will open the RDP/SSH session/connection to your virtual machine over the private IP of your virtual machine, within your virtual network.
2121

22+
### Is IPv6 supported?
23+
24+
At this time, IPv6 is not supported. Azure Bastion supports IPv4 only.
25+
2226
### <a name="rdpssh"></a>Do I need an RDP or SSH client?
2327

2428
You do not need an RDP or SSH client to access the RDP/SSH to your Azure virtual machine in your Azure portal. Use the [Azure portal](https://portal.azure.com) to let you get RDP/SSH access to your virtual machine directly in the browser.

0 commit comments

Comments
 (0)