Skip to content

Commit 3d621a6

Browse files
Update service-bus-faq.yml with recommendation against using IP addresses
1 parent 3f883a4 commit 3d621a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ sections:
106106
3. Run nslookup for each one with suffixes s1, s2, and s3 to get the IP addresses of all three instances running in three availability zones,
107107
108108
> [!NOTE]
109-
> The IP address returned by the `nslookup` command isn't a static IP address. However, it remains constant until the underlying deployment is deleted or moved to a different cluster.
109+
> The IP address returned by the `nslookup` command isn't a static IP address. It remains constant until the underlying deployment is deleted or moved to a different cluster, however using IN addresses is not recommended or supported, and you will need to keep track of changes to the IP addresses.
110110
111111
- question: |
112112
Where can I find the IP address of the client sending/receiving messages to/from a namespace?

0 commit comments

Comments
 (0)