Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 613df45

Browse files
20250911 pass for fabric sql db applicability
1 parent d1e5f77 commit 613df45

3 files changed

Lines changed: 20 additions & 5 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
author: WilliamDAssafMSFT
3+
ms.author: wiassaf
4+
ms.date: 09/11/2025
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
[!INCLUDE [Applies to](../../includes/applies-md.md)] [!INCLUDE [SQL Server](_ssnoversion.md)] [!INCLUDE [Azure SQL Database](../../includes/applies-to-version/_asdb.md)] [!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/_asa.md)] [!INCLUDE [fabric-sqldb](_fabric-sqldb.md)]

docs/samples/adventureworks-install-configure.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@ description: Follow these instructions to download and install AdventureWorks sa
44
author: MashaMSFT
55
ms.author: mathoma
66
ms.reviewer: randolphwest
7-
ms.date: 08/25/2025
7+
ms.date: 09/11/2025
88
ms.service: sql
99
ms.subservice: samples
1010
ms.topic: concept-article
11+
monikerRange: ">=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current||=fabric"
1112
---
1213

1314
# AdventureWorks sample databases
1415

15-
[!INCLUDE [SQL Server Azure SQL Database Synapse Analytics PDW](../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
16+
[!INCLUDE [SQL Server Azure SQL Database Azure SQL MI FabricSQLDB](../includes/applies-to-version/sql-asdb-asdbmi-fabricsqldb.md)]
1617

17-
This article provides direct links for downloading `AdventureWorks` sample databases and instructions for restoring them to SQL Server, Azure SQL Database, and Azure SQL Managed Instance.
18+
This article provides direct links for downloading `AdventureWorks` sample databases and instructions for restoring them to your database.
1819

1920
For more information about samples, see the [Samples GitHub repository](https://github.com/microsoft/sql-server-samples/tree/master/samples/databases).
2021

@@ -190,6 +191,10 @@ To deploy a sample database from [!INCLUDE [ssnoversion-md](../includes/ssnovers
190191

191192
1. Complete the steps in the wizard to connect to SQL Database and deploy your database.
192193

194+
## Deploy to SQL database in Microsoft Fabric
195+
196+
To load a sample `AdventureWorksLT` database in a new SQL database in Microsoft Fabric, [create a new SQL database in Fabric](/fabric/database/sql/create). Then, under **Build your database**, select the **Sample data** button.
197+
193198
## Scripts for creating a database
194199

195200
Instead of restoring a database, you can use scripts to create the `AdventureWorks` databases, regardless of version.

docs/samples/sql-samples-where-are.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ description: View information about the WideWorldImporters and AdventureWorks sa
44
author: MashaMSFT
55
ms.author: mathoma
66
ms.reviewer: randolphwest
7-
ms.date: 09/27/2024
7+
ms.date: 09/11/2025
88
ms.service: sql
99
ms.subservice: samples
1010
ms.topic: conceptual
11+
monikerRange: ">=sql-server-2016||>=sql-server-linux-2017||=azure-sqldw-latest||=azuresqldb-mi-current||=fabric"
1112
---
1213
# SQL samples
1314

14-
[!INCLUDE [sql-asdb-asa-pdw](../includes/applies-to-version/sql-asdb-asa-pdw.md)]
15+
[!INCLUDE [sql-asdb-asa-pdw](../includes/applies-to-version/sql-asdb-asa-fabricsqldb.md)]
1516

1617
Locations of sample databases and code samples for Microsoft SQL products.
1718

@@ -20,6 +21,7 @@ Locations of sample databases and code samples for Microsoft SQL products.
2021
Code samples for SQL products are in the [Microsoft SQL Server samples](https://github.com/microsoft/sql-server-samples) GitHub repository. Each sample includes a README file that explains how to run and use the sample. The main README for the samples repository explains how to contribute.
2122

2223
The samples and templates are all licensed under the MIT license. See the license.txt file in the root.
24+
2325
## WideWorldImporters sample database
2426

2527
WideWorldImporters (WWI) is a sample database that showcases database design using current features, tools and design techniques. WideWorldImporters downloads include an OLTP and an OLAP database, which are built to run on SQL Server 2016 and later.

0 commit comments

Comments
 (0)