Skip to content

Commit a02563a

Browse files
authored
Merge pull request #269221 from EldertGrootenboer/patch-3
Update service-bus-faq.yml
2 parents da32421 + 3d621a6 commit a02563a

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)