Skip to content

Commit 3da93e8

Browse files
authored
Merge pull request #194316 from MikeRayMSFT/20220406-candiceye-patch-1
Update notes to include that user must az login before deployment
2 parents adafb07 + 513029b commit 3da93e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-arc/data/create-data-controller-indirect-azure-data-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ You can create a data controller using Azure Data Studio through the deployment
2121
- You need access to a Kubernetes cluster and have your kubeconfig file configured to point to the Kubernetes cluster you want to deploy to.
2222
- You need to [install the client tools](install-client-tools.md) including **Azure Data Studio**, the Azure Data Studio extensions called **Azure Arc** and Azure CLI with the `arcdata` extension.
2323
- You need to log in to Azure in Azure Data Studio. To do this: type CTRL/Command + SHIFT + P to open the command text window and type **Azure**. Choose **Azure: Sign in**. In the panel, that comes up click the + icon in the top right to add an Azure account.
24+
- You need to run `az login` in your local Command Prompt to login to Azure CLI.
2425

2526
## Use the Deployment Wizard to create Azure Arc data controller
2627

0 commit comments

Comments
 (0)