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
have this update installed, [download it](https://www.microsoft.com/download/details.aspx?id=30679).
34
33
35
34
4. Ensure your Cassandra server is version 3.*x* or 4.*x*.
36
35
@@ -42,6 +41,7 @@ To register a new Cassandra server in your data catalog:
42
41
2. Select **Data Map** in the left pane.
43
42
3. Select **Register**.
44
43
4. On the **Register sources** screen, select **Cassandra**, and then select **Continue**:
44
+
45
45
:::image type="content" source="media/register-scan-cassandra-source/register-sources.png" alt-text="Screenshot that shows the Register sources screen." border="true":::
46
46
47
47
1. On the **Register sources (Cassandra)** screen:
@@ -83,7 +83,7 @@ To create and run a new scan:
83
83
to:
84
84
85
85
- 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.
87
87
- In the key vault's secret, save the password of the Cassandra user you're making the connection for.
88
88
89
89
For more information, see [Credentials for source authentication in Purview](manage-credentials.md).
@@ -102,7 +102,7 @@ To create and run a new scan:
102
102
103
103
You can't use NOT or special characters.
104
104
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
106
106
to use Secure Sockets Layer (SSL) when connecting to the
107
107
Cassandra server. By default, this option is set to **False**.
108
108
@@ -140,9 +140,10 @@ To manage or delete a scan:
140
140
141
141
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.
142
142
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**.
144
145
145
-
3. You can delete the scan by selecting **Delete**.
146
+
- You can delete the scan by selecting **Delete**.
0 commit comments