-
Notifications
You must be signed in to change notification settings - Fork 471
Expand file tree
/
Copy pathindex.yml
More file actions
173 lines (164 loc) · 5.93 KB
/
index.yml
File metadata and controls
173 lines (164 loc) · 5.93 KB
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
### YamlMime:Landing
title: Databases in Fabric documentation
summary: Learn about databases in Fabric, including SQL database and Cosmos DB.
metadata:
title: Databases in Fabric documentation
description: Learn about SQL database and Cosmos DB in Fabric.
ms.topic: landing-page # Required
ms.collection: collection # Optional; Remove if no collection is used.
ms.date: 01/09/2026
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: Databases in Fabric
linkLists:
- linkListType: overview
links:
- text: SQL database in Fabric
url: sql/overview.md
- text: Cosmos DB database in Fabric
url: cosmos-db/overview.md
- text: "Decision guide: Which data store?"
url: ../fundamentals/decision-guide-data-store.md
# Card
- title: Get started with SQL database
linkLists:
- linkListType: how-to-guide
links:
- text: Create
url: sql/create.md
- text: Connect
url: sql/connect.md
- text: Connect with Python
url: sql/connect-python.md
- text: Intelligent applications and AI
url: /sql/sql-server/ai/artificial-intelligence-intelligent-applications?toc=/fabric/database/toc.json&bc=/fabric/breadcrumb/toc.json&view=fabric-sqldb&preserve-view=true
- text: Load data
url: sql/load-data-pipelines.md
- text: Reverse ETL
url: sql/use-case-reverse-etl.md
- text: Translytical applications
url: sql/use-case-translytical-applications.md
# Card
- title: Secure and share in SQL database
linkLists:
- linkListType: get-started
links:
- text: Security overview
url: sql/security-overview.md
- text: Auditing in SQL database
url: sql/auditing.md
- text: Authentication
url: sql/authentication.md
- text: Authorization
url: sql/authorization.md
- text: Protect sensitive data with Purview
url: sql/protect-databases-with-protection-policies.md
- text: Share your SQL database
url: sql/share-sql-manage-permission.md
- text: Secure and share mirrored data
url: sql/mirroring-secure.md
# Card
- title: Monitor SQL database
linkLists:
- linkListType: how-to-guide
links:
- text: Performance Dashboard
url: sql/performance-dashboard.md
- text: Monitor mirroring replication
url: sql/mirroring-monitor.md
# Card
- title: Copilot in SQL database
linkLists:
- linkListType: how-to-guide
links:
- text: Copilot for SQL database in Fabric
url: sql/copilot.md
- text: Copilot chat pane
url: sql/copilot-chat-pane.md
- text: Copilot code completion
url: sql/copilot-code-completion.md
- text: Copilot quick actions
url: sql/copilot-quick-actions.md
# Card
- title: Get started with SQL analytics endpoint
linkLists:
- linkListType: get-started
links:
- text: What is a Lakehouse?
url: ../data-engineering/lakehouse-overview.md
# Card
- title: Get started with Cosmos DB database
linkLists:
- linkListType: quickstart
links:
- text: Create a database
url: cosmos-db/quickstart-portal.md
- linkListType: how-to-guide
links:
- text: Run cross-database queries
url: cosmos-db/how-to-query-cross-database.md
- text: Review sample data set
url: cosmos-db/sample-data.md
- linkListType: reference
links:
- text: FAQ
url: cosmos-db/faq.yml
# Card
- title: Secure Cosmos DB database
linkLists:
- linkListType: concept
links:
- text: Security baseline
url: cosmos-db/security.md
- text: Authorization
url: cosmos-db/authorization.md
- linkListType: how-to-guide
links:
- text: Authenticate using Microsoft Entra ID
url: cosmos-db/how-to-authenticate.md
# Card
- title: Query and tune Cosmos DB database
linkLists:
- linkListType: concept
links:
- text: Mirror to OneLake
url: cosmos-db/mirror-onelake.md
- linkListType: how-to-guide
links:
- text: Access data from a lakehouse
url: cosmos-db/how-to-access-data-lakehouse.md
- linkListType: concept
links:
- text: Explore indexing
url: cosmos-db/indexing.md
- text: Manage indexing policies
url: cosmos-db/indexing-policies.md
- text: Configure time to live (TTL)
url: cosmos-db/time-to-live.md
- linkListType: reference
links:
- text: NoSQL query language
url: /nosql/query/overview?context=/fabric/context/context-database
# Card
- title: Build AI applications with Cosmos DB database
linkLists:
- linkListType: concept
links:
- text: Index vector data
url: cosmos-db/index-vector-data.md
- text: Full text indexing and search
url: cosmos-db/full-text-indexing.md
- text: Hybrid search
url: cosmos-db/hybrid-search.md
# Card
- title: Deploy and monitor Cosmos DB database
linkLists:
- linkListType: how-to-guide
links:
- text: Implement continuous integration and deployment
url: cosmos-db/how-to-continuous-integration-deployment.md
- text: Monitor activity and performance
url: cosmos-db/how-to-monitor.md