Skip to content

Commit 56605b4

Browse files
committed
Review
1 parent 6f0c759 commit 56605b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/purview/register-scan-azure-mysql-database.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: shjia
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 12/12/2022
9+
ms.date: 12/13/2022
1010
ms.custom: template-how-to, ignite-fall-2021, fasttrack-edit
1111
---
1212

@@ -33,23 +33,23 @@ This article outlines how to register a database in Azure Database for MySQL, an
3333

3434
* An active [Microsoft Purview account](create-catalog-portal.md).
3535

36-
* You will need to be a Data Source Administrator and Data Reader to register a source and manage it in the Microsoft Purview governance portal. See our [Microsoft Purview Permissions page](catalog-permissions.md) for details.
36+
* You'll need to be a Data Source Administrator and Data Reader to register a source and manage it in the Microsoft Purview governance portal. See our [Microsoft Purview Permissions page](catalog-permissions.md) for details.
3737

3838
## Register
3939

4040
This section describes how to register an Azure Database for MySQL in Microsoft Purview using the [Microsoft Purview governance portal](https://web.purview.azure.com/).
4141

4242
### Authentication for registration
4343

44-
You will need **username** and **password** for the next steps.
44+
You'll need **username** and **password** for the next steps.
4545

4646
Follow the instructions in [CREATE DATABASES AND USERS](../mysql/howto-create-users.md) to create a login for your Azure Database for MySQL.
4747

4848
1. Navigate to your key vault in the Azure portal
4949
1. Select **Settings > Secrets**
5050
1. Select **+ Generate/Import** and enter the **Name** and **Value** as the *password* from your Azure SQL Database
5151
1. Select **Create** to complete
52-
1. If your key vault is not connected to Microsoft Purview yet, you will need to [create a new key vault connection](manage-credentials.md#create-azure-key-vaults-connections-in-your-microsoft-purview-account)
52+
1. If your key vault isn't connected to Microsoft Purview yet, you'll need to [create a new key vault connection](manage-credentials.md#create-azure-key-vaults-connections-in-your-microsoft-purview-account)
5353
1. Finally, [create a new credential](manage-credentials.md#create-a-new-credential) of type SQL authentication using the **username** and **password** to set up your scan.
5454

5555
### Steps to register
@@ -112,7 +112,7 @@ To create and run a new scan, do the following:
112112

113113
## Next steps
114114

115-
Now that you have registered your source, follow the below guides to learn more about Microsoft Purview and your data.
115+
Now that you've registered your source, follow the below guides to learn more about Microsoft Purview and your data.
116116

117117
- [Data Estate Insights in Microsoft Purview](concept-insights.md)
118118
- [Lineage in Microsoft Purview](catalog-lineage-user-guide.md)

0 commit comments

Comments
 (0)