Skip to content

Commit 1c5367d

Browse files
authored
connection string to STD namespace will be mapped to upgraded PREM namespace.
1 parent bc7e7b0 commit 1c5367d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/service-bus-migrate-standard-premium.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Migrate Azure Service Bus namespaces - standard to premium
33
description: Guide to allow migration of existing Azure Service Bus standard namespaces to premium
44
ms.topic: article
5-
ms.date: 08/17/2023
5+
ms.date: 06/19/2024
66
---
77

88
# Migrate existing Azure Service Bus standard namespaces to the premium tier
@@ -165,7 +165,7 @@ The downtime that is experienced by the application is limited to the time it ta
165165

166166
### Do I have to make any configuration changes while doing the migration?
167167

168-
No, there are no code or configuration changes needed to do the migration. The connection string that sender and receiver applications use to access the standard Namespace is automatically mapped to act as an alias for the premium namespace.
168+
No, there are no code or configuration changes needed to do the migration. The DNS name of your standard namespace will point to your premium namespace. The connection string that your sender and receiver applications use to access the standard Namespace is automatically mapped to act as an alias for the premium namespace.
169169

170170
### How do I abort the migration?
171171

0 commit comments

Comments
 (0)