Skip to content

Commit 7916d7d

Browse files
authored
Update known-issues-azure-sql-migration-azure-data-studio.md
Error 2055
1 parent 20f75c8 commit 7916d7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dms/known-issues-azure-sql-migration-azure-data-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: abhims14
66
ms.author: abhishekum
77
ms.reviewer: maghan, randolphwest
88
ms.date: 11/30/2023
9-
ms.service: dms
9+
ms.service: azure-database-migration-service
1010
ms.topic: troubleshooting
1111
ms.custom:
1212
- sql-migration-content
@@ -234,7 +234,7 @@ This article provides a list of known issues and troubleshooting steps associate
234234

235235
- **Recommendation**: Provide ##MS_ServerStateReader## role to the login for Azure SQL Target.
236236
Query:
237-
ALTER SERVER ROLE ##MS_ServerStateReader## ADD MEMBER <login>.
237+
ALTER SERVER ROLE ##MS_ServerStateReader## ADD MEMBER login.
238238

239239
Note: This query should be run in context of master DB
240240

0 commit comments

Comments
 (0)