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

Commit 37f0b59

Browse files
authored
Merge pull request #4862 from MicrosoftDocs/master
2/12 AM Publish
2 parents 99102cd + 7e59499 commit 37f0b59

945 files changed

Lines changed: 1475 additions & 1475 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/analysis-services/tabular-modeling-adventure-works-tutorial.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tabular Modeling (1200 compatibility level) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "01/17/2018"
4+
ms.date: "02/10/2018"
55
ms.prod: analysis-services
66
ms.prod_service: "analysis-services, azure-analysis-services"
77
ms.service: ""
@@ -34,7 +34,7 @@ This tutorial provides lessons on how to create an Analysis Services tabular mod
3434
If you are using SQL Server 2017 or Azure Analysis Services, and you want to create your model at the 1400 compatibility level, use the [Azure Analysis Services - Adventure Works tutorial](https://review.docs.microsoft.com/azure/analysis-services/tutorials/aas-adventure-works-tutorial?branch=master). This updated version uses the new, modern Get Data feature to connect and import source data, and uses the M language to configure partitions.
3535

3636

37-
## What you'll learn
37+
## What you learn
3838

3939
- How to create a new tabular model project in SSDT.
4040

@@ -44,7 +44,7 @@ If you are using SQL Server 2017 or Azure Analysis Services, and you want to cre
4444

4545
- How to create and manage calculations, measures, and Key Performance Indicators that help users analyze model data.
4646

47-
- How to create and manage perspectives and hierarchies that help users more easily browse model data by providing business and application specific viewpoints.
47+
- How to create and manage perspectives and hierarchies that help users more easily browse model data by providing business and application-specific viewpoints.
4848

4949
- How to create partitions that divide table data into smaller logical parts that can be processed independent from other partitions.
5050

@@ -57,22 +57,22 @@ This tutorial is based on Adventure Works Cycles, a fictitious company. Adventur
5757

5858
To better support the data analysis needs of sales and marketing teams and of senior management, you are tasked with creating a tabular model for users to analyze Internet sales data in the AdventureWorksDW sample database.
5959

60-
In order to complete the tutorial, and the Adventure Works Internet Sales tabular model, you must complete a number of lessons. Within each lesson are a number of tasks; completing each task in order is necessary for completing the lesson. While in a particular lesson there may be several tasks that accomplish a similar outcome, but how you complete each task is slightly different. This is to show that there is often more than one way to complete a particular task, and to challenge you by using skills you've learned in previous tasks.
60+
In order to complete the tutorial, and the Adventure Works Internet Sales tabular model, you must complete a number of lessons. In each lesson is a number of tasks; completing each task in order is necessary for completing the lesson. While in a particular lesson there may be several tasks that accomplish a similar outcome, but how you complete each task is slightly different. This is to show that there is often more than one way to complete a particular task, and to challenge you by using skills you've learned in previous tasks.
6161

62-
The purpose of the lessons is to guide you through authoring a basic tabular model running in In-Memory mode by using many of the features included in SSDT. Because each lesson builds upon the previous lesson, you should complete the lessons in order. Once you've completed all of the lessons, you will have authored and deployed the Adventure Works Internet Sales sample tabular model on an Analysis Services server.
62+
The purpose of the lessons is to guide you through authoring a basic tabular model running in In-Memory mode by using many of the features included in SSDT. Because each lesson builds upon the previous lesson, you should complete the lessons in order. Once you've completed all of the lessons, you have authored and deployed the Adventure Works Internet Sales sample tabular model on an Analysis Services server.
6363

6464
This tutorial does not provide lessons or information about managing a deployed tabular model database by using SQL Server Management Studio, or using a reporting client application to connect to a deployed model to browse model data.
6565

6666
## Prerequisites
67-
In order to complete this tutorial, you'll need the following prerequisites:
67+
In order to complete this tutorial, you need the following prerequisites:
6868

69-
- The latest version of [!INCLUDE[ssBIDevStudioFull](../ssdt/download-sql-server-data-tools-ssdt.md).
69+
- The latest version of [SSDT](../ssdt/download-sql-server-data-tools-ssdt.md).
7070

7171
- The latest version of SQL Server Management Studio. [Get the latest version](https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms).
7272

73-
- A client application such as [Power BI Desktop](https://powerbi.microsoft.com/desktop/) or [!INCLUDE[msCoName](../includes/msconame-md.md)] Excel.
73+
- A client application such as [Power BI Desktop](https://powerbi.microsoft.com/desktop/) or Excel.
7474

75-
- A SQL Server instance with the Adventure Works DW 2014 sample database. This sample database includes the data necessary to complete this tutorial. [Get the latest version](http://go.microsoft.com/fwlink/?LinkID=335807).
75+
- A SQL Server instance with the Adventure Works DW sample database. This sample database includes the data necessary to complete this tutorial. [Get the latest version](https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks).
7676

7777

7878
- An Azure Analysis Services or SQL Server 2016 or later Analysis Services instance to deploy your model to. [Sign up for a free Azure Analysis Services trial](https://azure.microsoft.com/services/analysis-services/).

docs/includes/paragraph-content/get-help-options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## ![info_tip](../media/info-tip.png) Get Help
2-
- [Do you have a comment or suggestion to improve SQL Server?](https://feedback.azure.com/forums/908035-sql-server)
2+
- [UserVoice - Suggestion to improve SQL Server?](https://feedback.azure.com/forums/908035-sql-server)
33
- [Stack Overflow (tag sql-server) - ask SQL development questions](http://stackoverflow.com/questions/tagged/sql-server)
4-
- [MSDN Forums - ask technical questions](https://social.msdn.microsoft.com/Forums/home?forum=sqldatabaseengine%2Csqlsetupandupgrade)
5-
- [MSDN SQL Client Tools forum](https://social.msdn.microsoft.com/Forums/home?forum=sqltool)
4+
- [Setup and Upgrade - MSDN Forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=sqlsetupandupgrade&filter=alltypes&sort=lastpostdesc)
5+
- [SQL Server Data Tools - MSDN forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=ssdt&filter=alltypes&sort=lastpostdesc)
66
- [Reddit - general discussion about SQL Server](https://www.reddit.com/r/SQLServer/)
77
- [Microsoft SQL Server License Terms and Information](https://www.microsoft.com/download/details.aspx?id=39299)
88
- [Support options for business users](https://support.microsoft.com/gp/support-options-for-business)

docs/relational-databases/administer-multiple-servers-using-central-management-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.assetid: 427911a7-57d4-4542-8846-47c3267a5d9c
2323
caps.latest.revision: 27
2424
author: "JennieHubbard"
2525
ms.author: "jhubbard"
26-
manager: "jhubbard"
26+
manager: "craigg"
2727
ms.workload: "On Demand"
2828
---
2929
# Administer Multiple Servers Using Central Management Servers

docs/relational-databases/automatic-tuning/automatic-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.assetid:
1919
caps.latest.revision:
2020
author: "jovanpop-msft"
2121
ms.author: "jovanpop"
22-
manager: "jhubbard"
22+
manager: "craigg"
2323
ms.workload: "On Demand"
2424
---
2525
# Automatic tuning

docs/relational-databases/blob/access-filestream-data-with-opensqlfilestream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.assetid: d8205653-93dd-4599-8cdf-f9199074025f
2323
caps.latest.revision: 47
2424
author: "douglaslMS"
2525
ms.author: "douglasl"
26-
manager: "jhubbard"
26+
manager: "craigg"
2727
ms.workload: "Inactive"
2828
---
2929
# Access FILESTREAM Data with OpenSqlFilestream

docs/relational-databases/blob/access-filestream-data-with-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.assetid: a6bf0ce7-7e5e-4a07-8917-ee526c9d0a05
1818
caps.latest.revision: 16
1919
author: "douglaslMS"
2020
ms.author: "douglasl"
21-
manager: "jhubbard"
21+
manager: "craigg"
2222
ms.workload: "On Demand"
2323
---
2424
# Access FILESTREAM Data with Transact-SQL

docs/relational-databases/blob/access-filetables-with-file-input-output-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.assetid: fa504c5a-f131-4781-9a90-46e6c2de27bb
1818
caps.latest.revision: 16
1919
author: "BYHAM"
2020
ms.author: "rickbyh"
21-
manager: "jhubbard"
21+
manager: "craigg"
2222
ms.workload: "Inactive"
2323
---
2424
# Access FileTables with File Input-Output APIs

docs/relational-databases/blob/access-filetables-with-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.assetid: 3c4a5ffb-c521-4696-99cb-2b03cffc9c02
1818
caps.latest.revision: 13
1919
author: "BYHAM"
2020
ms.author: "rickbyh"
21-
manager: "jhubbard"
21+
manager: "craigg"
2222
ms.workload: "Inactive"
2323
---
2424
# Access FileTables with Transact-SQL

docs/relational-databases/blob/avoid-conflicts-with-database-operations-in-filestream-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.assetid: 8b1ee196-69af-4f9b-9bf5-63d8ac2bc39b
1818
caps.latest.revision: 16
1919
author: "douglaslMS"
2020
ms.author: "douglasl"
21-
manager: "jhubbard"
21+
manager: "craigg"
2222
ms.workload: "Inactive"
2323
---
2424
# Avoid Conflicts with Database Operations in FILESTREAM Applications

docs/relational-databases/blob/binary-large-object-blob-data-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.assetid: 97509274-c3f8-43e5-a37c-52f1ffe0961a
1818
caps.latest.revision: 39
1919
author: "BYHAM"
2020
ms.author: "rickbyh"
21-
manager: "jhubbard"
21+
manager: "craigg"
2222
ms.workload: "On Demand"
2323
---
2424
# Binary Large Object (Blob) Data (SQL Server)

0 commit comments

Comments
 (0)