Skip to content

Commit 54d7b0a

Browse files
authored
Update azure-portal-sql-db-create-07.md
Aligning the Resource Group name with the name used in [Create app service step 3](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/app-service/includes/tutorial-dotnetcore-sqldb-app/azure-portal-create-app-service-03.md). See also: [similar PR 90070](#90070).
1 parent 5a333c3 commit 54d7b0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/includes/tutorial-dotnetcore-sqldb-app/azure-portal-sql-db-create-07.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ms.date: 02/03/2022
66
---
77

88
On the **Create Database** page, fill out the form as follows.
9-
1. **Resource Group** - choose the **ms-docs-core-sql-tutorial** group you created earlier.
9+
1. **Resource Group** - choose the **msdocs-core-sql** group you created earlier.
1010

1111
1. **Database name** - enter a value of *coreDb*.
1212

1313
1. **Server** - select the **coredbserverXYZ** you created earlier.
1414

1515
1. Leave the rest of the settings at their default, and then select **Review + create**.
1616

17-
1. Select the **Create** button once Azure validates your settings. Provisioning the database may take a few minutes.
17+
1. Select the **Create** button once Azure validates your settings. Provisioning the database may take a few minutes.

0 commit comments

Comments
 (0)