Skip to content

Commit c850dee

Browse files
committed
edit pass: register-scan-cassandra-source
1 parent 4940166 commit c850dee

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/purview/register-scan-cassandra-source.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ You can use Purview to do full scans on Cassandra to extract metadata and lineag
2929

3030
3. Ensure Visual C++ Redistributable for Visual Studio 2012 Update 4 is installed
3131
on the self-hosted integration runtime machine. If you don't
32-
have this update installed, [download it from
33-
here](https://www.microsoft.com/download/details.aspx?id=30679).
32+
have this update installed, [download it](https://www.microsoft.com/download/details.aspx?id=30679).
3433

3534
4. Ensure your Cassandra server is version 3.*x* or 4.*x*.
3635

@@ -42,6 +41,7 @@ To register a new Cassandra server in your data catalog:
4241
2. Select **Data Map** in the left pane.
4342
3. Select **Register**.
4443
4. On the **Register sources** screen, select **Cassandra**, and then select **Continue**:
44+
4545
:::image type="content" source="media/register-scan-cassandra-source/register-sources.png" alt-text="Screenshot that shows the Register sources screen." border="true":::
4646

4747
1. On the **Register sources (Cassandra)** screen:
@@ -83,7 +83,7 @@ To create and run a new scan:
8383
to:
8484

8585
- Select **Basic Authentication** as the authentication method.
86-
- In the **User name** field, provide the name of the user you're making the connection for.
86+
- In the **User name** box, provide the name of the user you're making the connection for.
8787
- In the key vault's secret, save the password of the Cassandra user you're making the connection for.
8888

8989
For more information, see [Credentials for source authentication in Purview](manage-credentials.md).
@@ -102,7 +102,7 @@ To create and run a new scan:
102102

103103
You can't use NOT or special characters.
104104

105-
e. **Use Secure Sockets Layer(SSL)** : Select **True** or **False** to specify whether
105+
e. **Use Secure Sockets Layer(SSL)**: Select **True** or **False** to specify whether
106106
to use Secure Sockets Layer (SSL) when connecting to the
107107
Cassandra server. By default, this option is set to **False**.
108108

@@ -140,9 +140,10 @@ To manage or delete a scan:
140140

141141
1. Go to the Management Center. Select **Data sources** in the **Sources and scanning** section. Then select the data source whose scan you want to manage.
142142

143-
2. Select the scan you want to manage. You can edit the scan by selecting **Edit**.
143+
2. Select the scan you want to manage.
144+
- You can edit the scan by selecting **Edit**.
144145

145-
3. You can delete the scan by selecting **Delete**.
146+
- You can delete the scan by selecting **Delete**.
146147

147148
## Next steps
148149

0 commit comments

Comments
 (0)