Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data-explorer/kusto/api/get-started/app-hello-kusto.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ In your preferred IDE or text editor, create a project or file named *hello kust
> In C#, the interactive authentication process may not prompt the user if:
>
> - The user is already authenticated on the device
> - There is an existing Kusto.Explorer or Azure Date Explorer web UI authentication on the device
> - There is an existing Kusto.Explorer or Azure Data Explorer web UI authentication on the device

1. Create a client object that uses the connection string builder object to connect to the cluster.

Expand Down
Loading