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
3. Install Azure CLI extension for Azure Data Studio from the Azure Data Studio gallery
38
+
4. Install the Azure Arc extension for Azure Data Studio from the gallery
39
+
5. Restart Azure Data Studio
33
40
34
41
## Sign in with Azure account
42
+
35
43
1. Select Accounts on bottom left
36
44
1. Select Add Account
37
45
1. This action will launch a browser. Sign in to your Azure Account.
38
46
39
47
## Create a resource
48
+
40
49
This extension supports deployment of Azure Arc data controllers, Postgres for Azure Arc, and SQL Managed Instance for Azure Arc. Deployments can be done through the built-in Deployment wizard.
41
50
42
51
1. Select Connections viewlet on left Activity Bar
43
52
1. Select the three dots and select **New Deployment**
44
53
1. Follow prompts to create a new Azure Arc resource.
45
54
46
55
## Manage a resource
56
+
47
57
After deploying an Azure Arc data controller from azdata, Azure portal, or Azure Data Studio, you can connect to it from Azure Data Studio.
48
58
49
59
1. Open Connections viewlet on the left activity bar.
@@ -56,4 +66,5 @@ Once connected, you can view the resources deployed on the data controller. You
56
66
These dashboards will provide additional information about the resource, including option to open in Azure portal.
57
67
58
68
## Next steps
59
-
To learn more about Azure Arc data services, [check our documentation.](/azure/azure-arc/data/)
69
+
70
+
To learn more about Azure Arc data services, [check our documentation.](/azure/azure-arc/data/)
0 commit comments