Skip to content

Commit 70e55ae

Browse files
authored
Merge pull request #46528 from mburke5678/WMCO1096-Document-BYOH-DHCP-warning
WMCO1096: Document BYOH DHCP warning
2 parents 82cc2ed + 7cfe1d8 commit 70e55ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/byoh-configuring.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ data:
4545
instance.example.com: |-
4646
username=core
4747
----
48-
<1> An address to SSH in to the instance with. This can be a DNS name or an IPv4 address. A PTR record must exist corresponding to the address used in the config map resolving to the instance host name for successful reverse DNS lookups.
48+
<1> The address to SSH in to the instance with, either a DNS name or an IPv4 address. A DNS PTR record must exist for this address. It is recommended that you use a DNS name with your BYOH instance if your organization uses DHCP to assign IP addresses. If not, you need to update the `windows-instances` ConfigMap whenever the instance is assigned a new IP address.
4949
<2> The name of the administrator user created in the prerequisites.
50+

0 commit comments

Comments
 (0)