You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,23 +33,23 @@ This article outlines how to register a database in Azure Database for MySQL, an
33
33
34
34
* An active [Microsoft Purview account](create-catalog-portal.md).
35
35
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.
37
37
38
38
## Register
39
39
40
40
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/).
41
41
42
42
### Authentication for registration
43
43
44
-
You will need **username** and **password** for the next steps.
44
+
You'll need **username** and **password** for the next steps.
45
45
46
46
Follow the instructions in [CREATE DATABASES AND USERS](../mysql/howto-create-users.md) to create a login for your Azure Database for MySQL.
47
47
48
48
1. Navigate to your key vault in the Azure portal
49
49
1. Select **Settings > Secrets**
50
50
1. Select **+ Generate/Import** and enter the **Name** and **Value** as the *password* from your Azure SQL Database
51
51
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)
53
53
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.
54
54
55
55
### Steps to register
@@ -112,7 +112,7 @@ To create and run a new scan, do the following:
112
112
113
113
## Next steps
114
114
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.
116
116
117
117
-[Data Estate Insights in Microsoft Purview](concept-insights.md)
118
118
-[Lineage in Microsoft Purview](catalog-lineage-user-guide.md)
0 commit comments