Skip to content

Commit f01724b

Browse files
Merge pull request #278706 from spelluru/patch-83
connection string to STD namespace will be mapped to upgraded PREM na…
2 parents 28d37d4 + 1c5367d commit f01724b

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)