Skip to content

Commit 2a19132

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/dataexplorer-docs-pr (branch live)
2 parents e73aa83 + ce4fc7d commit 2a19132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data-explorer/create-cluster-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ This section guides you through the process of creating an Azure Data Explorer c
196196
197197
### [Go](#tab/go)
198198
199-
The following code shows how to create a cluster. To clone the code repository, see [Manage an Azure Data Explorer cluster using Azure Go SDK](https://github.com/Azure-Samples/azure-data-explorer-go-cluster-management/tree/main).
199+
The following code shows how to create a cluster.
200200
201201
1. Set the required environment variables including service principal information from the [prerequisites](#prerequisites). Enter your subscription ID, resource group, and region where you want to create the cluster.
202202
@@ -637,7 +637,7 @@ In this section, you'll create a database within the cluster created in the prev
637637
638638
### [Go](#tab/go)
639639
640-
The following code shows how to create a database. The package imports and environment variable initiation is the same as in the previous section. To clone the code repository, see [Manage an Azure Data Explorer cluster using Azure Go SDK](https://github.com/Azure-Samples/azure-data-explorer-go-cluster-management/tree/main).
640+
The following code shows how to create a database. The package imports and environment variable initiation is the same as in the previous section.
641641
642642
1. Run the following code to create the database:
643643

0 commit comments

Comments
 (0)