Skip to content

Commit 3830f1d

Browse files
committed
minior fix
1 parent 5b602e1 commit 3830f1d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

articles/data-explorer/create-cluster-database-csharp.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ If the result contains `ProvisioningState` with the `Succeeded` value, then the
100100
[!NOTE]
101101
If you are using C# version 2.0.0 or below, use Database instead of ReadWriteDatabase.
102102

103-
104-
105-
106103
|**Setting** | **Suggested value** | **Field description**|
107104
|---|---|---|
108105
| clusterName | *mykustocluster* | The name of your cluster where the database will be created.|

articles/data-explorer/create-cluster-database-python.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,6 @@ If the result contains `provisioningState` with the `Succeeded` value, then the
116116
[!NOTE]
117117
If you are using Python version 0.4.0 or below, use Database instead of ReadWriteDatabase.
118118

119-
120-
121-
122119
|**Setting** | **Suggested value** | **Field description**|
123120
|---|---|---|
124121
| cluster_name | *mykustocluster* | The name of your cluster where the database will be created.|

0 commit comments

Comments
 (0)