Skip to content

Commit 4a4682f

Browse files
authored
Merge pull request #98811 from TimShererWithAquent/us1645361ae
[1645361 portal-nav] text and screens
2 parents 93976d2 + 1ff9467 commit 4a4682f

8 files changed

+8
-7
lines changed
-53.8 KB
Loading
-15.5 KB
Loading
4.72 KB
Loading
-101 KB
Loading
-43.9 KB
Loading
-10.5 KB
Loading
29.9 KB
Loading

articles/dms/tutorial-sql-server-to-azure-sql.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,21 +142,21 @@ To migrate the **AdventureWorks2012** schema to a single database or pooled data
142142

143143
## Register the Microsoft.DataMigration resource provider
144144

145-
1. Sign in to the Azure portal, select **All services**, and then select **Subscriptions**.
145+
1. Sign in to the Azure portal. Search for and select **Subscriptions**.
146146

147147
![Show portal subscriptions](media/tutorial-sql-server-to-azure-sql/portal-select-subscription1.png)
148148

149149
2. Select the subscription in which you want to create the instance of Azure Database Migration Service, and then select **Resource providers**.
150150

151151
![Show resource providers](media/tutorial-sql-server-to-azure-sql/portal-select-resource-provider.png)
152152

153-
3. Search for migration, and then to the right of **Microsoft.DataMigration**, select **Register**.
153+
3. Search for migration, and then select **Register** for **Microsoft.DataMigration**.
154154

155155
![Register resource provider](media/tutorial-sql-server-to-azure-sql/portal-register-resource-provider.png)
156156

157157
## Create an instance
158158

159-
1. In the Azure portal, select + **Create a resource**, search for Azure Database Migration Service, and then select **Azure Database Migration Service** from the drop-down list.
159+
1. In the Azure portal menu or on the **Home** page, select **Create a resource**. Search for and select **Azure Database Migration Service**.
160160

161161
![Azure Marketplace](media/tutorial-sql-server-to-azure-sql/portal-marketplace.png)
162162

@@ -186,15 +186,16 @@ To migrate the **AdventureWorks2012** schema to a single database or pooled data
186186

187187
After the service is created, locate it within the Azure portal, open it, and then create a new migration project.
188188

189-
1. In the Azure portal, select **All services**, search for Azure Database Migration Service, and then select **Azure Database Migration Services**.
189+
1. In the Azure portal menu, select **All services**. Search for and select **Azure Database Migration Services**.
190190

191191
![Locate all instances of Azure Database Migration Service](media/tutorial-sql-server-to-azure-sql/dms-search.png)
192192

193-
2. On the **Azure Database Migration Services** screen, search for the name of the Azure Database Migration Service instance that you created, and then select the instance.
193+
2. On the **Azure Database Migration Services** screen, select the Azure Database Migration Service instance that you created.
194194

195-
![Locate your instance of Azure Database Migration Service](media/tutorial-sql-server-to-azure-sql/dms-instance-search.png)
195+
3. Select **New Migration Project**.
196+
197+
![Locate your instance of Azure Database Migration Service](media/tutorial-sql-server-to-azure-sql/dms-instance-search.png)
196198

197-
3. Select + **New Migration Project**.
198199
4. On the **New migration project** screen, specify a name for the project, in the **Source server type** text box, select **SQL Server**, in the **Target server type** text box, select **Azure SQL Database**, and then for **Choose type of activity**, select **Offline data migration**.
199200

200201
![Create Database Migration Service Project](media/tutorial-sql-server-to-azure-sql/dms-create-project2.png)

0 commit comments

Comments
 (0)