Skip to content

Commit f3c50b9

Browse files
authored
Merge pull request #31664 from rachrobins/patch-26
WTD #31445 updated saas-multitenantdb-get-started-deploy.md
2 parents 7228d9d + 19ed9b0 commit f3c50b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/saas-multitenantdb-get-started-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To complete this tutorial, make sure the following prerequisites are completed:
5252
### Plan the names
5353

5454
In the steps of this section, you provide a *user* value that is used to ensure resource names are globally unique, and a name for the *resource group* which contains all the resources created by a deployment of the app. For a person named *Ann Finley*, we suggest:
55-
- *User:* **af1** *(Her initials, plus a digit. Use a different value (e.g. af2) if you deploy the app a second time.)*
55+
- *User:* **af1** *(Their initials, plus a digit. Use a different value (e.g. af2) if you deploy the app a second time.)*
5656
- *Resource group:* **wingtip-mt-af1** *(wingtip-mt indicates this is the sharded multi-tenant app. Appending the user name af1 correlates the resource group name with the names of the resources it contains.)*
5757

5858
Choose your names now, and write them down.

0 commit comments

Comments
 (0)