-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathindex.yml
118 lines (111 loc) · 4.55 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
### YamlMime:Landing
title: Azure Data Studio
summary: Obtain and use Azure Data Studio to connect to and query SQL Server, Azure SQL Database, PostgreSQL, MySQL, and more.
metadata:
title: Azure Data Studio
description: Learn how to use Azure Data Studio to connect to and query SQL Server, Azure SQL Database, PostgreSQL, MySQL, and more.
author: croblesm
ms.author: roblescarlos
ms.reviewer: randolphwest, maghan
ms.date: 02/06/2025
ms.service: azure-data-studio
ms.topic: landing-page
ms.custom: mvc
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
- title: About Azure Data Studio
linkLists:
- linkListType: overview
links:
- text: What is Azure Data Studio?
url: what-is-azure-data-studio.md
- text: Azure connectivity
url: azure-connectivity.md
- linkListType: download
links:
- text: Download Azure Data Studio
url: download-azure-data-studio.md
- text: Azure Data Studio Release Notes
url: release-notes-azure-data-studio.md
- title: Quickstarts
linkLists:
- linkListType: quickstart
links:
- text: Connect and query data in SQL Server
url: quickstart-sql-server.md
- text: Connect and query data in Azure SQL database
url: quickstart-sql-database.md
- text: Connect and query data in Azure Synapse Analytics
url: quickstart-sql-dw.md
- text: Connect and query data in MySQL
url: quickstart-mysql.md
- text: Connect and query data in PostgreSQL
url: quickstart-postgres.md
- title: Azure Data Studio features
linkLists:
- linkListType: how-to-guide
links:
- text: Connect
url: connect.md
- text: Manage servers and databases with Insight widgets in Azure Data Studio
url: insight-widgets.md
- text: Create and use code snippets
url: code-snippets.md
- text: Explore and manage Azure SQL resources
url: azure-view.md
- text: Create and edit keyboard shortcuts
url: keyboard-shortcuts.md
- text: Enable or disable usage data collection
url: usage-data-collection.md
- text: Enable Kerberos
url: enable-kerberos.md
- text: Modify User and Workspace Settings
url: settings.md
- title: Notebooks
linkLists:
- linkListType: how-to-guide
links:
- text: Notebooks in Azure Data Studio
url: notebooks/notebooks-guidance.md
- text: SQL Kernel
url: notebooks/notebooks-sql-kernel.md
- text: Python Kernel
url: notebooks/notebooks-python-kernel.md
- text: Kusto Kernel
url: notebooks/notebooks-kusto-kernel.md
- text: Kqlmagic in Azure Data Studio
url: notebooks/notebooks-kqlmagic.md
- title: Extensions
linkLists:
- linkListType: concept
links:
- text: Extend the functionality of Azure Data Studio
url: extensions/add-extensions.md
- text: GitHub Copilot extension
url: extensions/github-copilot-extension-overview.md
- text: Kusto Query Language (KQL)
url: extensions/kusto-extension.md
- text: MySQL extension
url: extensions/mysql-extension.md
- text: PostgreSQL extension
url: extensions/postgres-extension.md
- text: SandDance extension
url: extensions/sanddance-extension.md
- text: \"Schema Compare\" extension
url: extensions/schema-compare-extension.md
- text: SQL Database projects extension
url: extensions/sql-database-project-extension.md
- text: SQL Server Import extension
url: extensions/sql-server-import-extension.md
- text: SQL Server Profiler extension
url: extensions/sql-server-profiler-extension.md
- title: Migration extensions
linkLists:
- linkListType: concept
links:
- text: Azure SQL migration extension
url: extensions/azure-sql-migration-extension.md
- text: Azure PostgreSQL migration extension
url: extensions/azure-postgresql-migration-extension.md
- text: Azure Cosmos DB migration for MongoDB
url: extensions/database-migration-for-mongo-extension.md