Skip to content

Commit ba4b1c2

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/sql-docs-pr (branch live)
2 parents 0a7670a + c77a8ac commit ba4b1c2

22 files changed

Lines changed: 80 additions & 248 deletions

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,6 +1610,11 @@
16101610
"redirect_url": "/sql/analysis-services/analysis-services",
16111611
"redirect_document_id": false
16121612
},
1613+
{
1614+
"source_path": "docs/analysis-services/instances/install-windows/install-analysis-services-data-providers-amo-adomd-net-msolap.md",
1615+
"redirect_url": "/sql/analysis-services/instances/data-providers-used-for-analysis-services-connections",
1616+
"redirect_document_id": false
1617+
},
16131618
{
16141619
"source_path": "docs/reporting-services/report-server/configure-kerberos-to-use-power-bi-reports.md",
16151620
"redirect_url": "https://powerbi.microsoft.com/documentation/reportserver-configure-kerberos-powerbi-reports/",

docs/analysis-services/TOC.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
# [What is Analysis Services?](analysis-services.md)
1+
# [About SQL Server Analysis Services?](analysis-services.md)
22

33
# Overview
44
## [What's new in SQL Server Analysis Services 2016](what-s-new-in-analysis-services.md)
55
## [What's new in SQL Server Analysis Services 2017](what-s-new-in-sql-server-analysis-services-2017.md)
66
## [New and updated articles](new-updated-analysis-services.md)
77
## [Tools and applications](tools-and-applications-used-in-analysis-services.md)
8+
## [Client libraries (data providers)](../analysis-services/instances/data-providers-used-for-analysis-services-connections.md)
89
## [Comparing Tabular and Multidimensional solutions](comparing-tabular-and-multidimensional-solutions-ssas.md)
9-
## [Analysis Services features supported by SQL Server 2016 editions](analysis-services-features-supported-by-the-editions-of-sql-server-2016.md)
10+
## [Analysis Services features supported by SQL Server editions](analysis-services-features-supported-by-the-editions-of-sql-server-2016.md)
1011
## [Backward compatibility (SQL Server 2016 Analysis Services)](analysis-services-backward-compatibility.md)
1112
## [Backward compatibility (SQL Server 2017 Analysis Services)](analysis-services-backward-compatibility-sql2017.md)
1213
## [Globalization and translation](globalization-scenarios-for-analysis-services.md)
@@ -15,9 +16,6 @@
1516
### [Currency conversions](currency-conversions-analysis-services.md)
1617
### [Tips and best practices](globalization-tips-and-best-practices-analysis-services.md)
1718

18-
# Samples
19-
## [Analysis Services samples](analysis-services-samples.md)
20-
2119
# Tutorials
2220
## [Tabular Modeling (1200 compatibility level)](tabular-modeling-adventure-works-tutorial.md)
2321
### [Lesson 1: Create a New Tabular Model Project](lesson-1-create-a-new-tabular-model-project.md)
@@ -112,6 +110,8 @@
112110
## [Schema rowsets](../analysis-services/schema-rowsets/analysis-services-schema-rowsets.md)
113111
## [Analysis Services Scripting Language (ASSL for XMLA)](scripting/analysis-services-scripting-language-assl-for-xmla.md)
114112

113+
# Samples
114+
## [Analysis Services samples](analysis-services-samples.md)
115115

116116
# Reference
117117
## [Data Analysis Expressions (DAX) on MSDN](https://msdn.microsoft.com/library/gg413422.aspx)

docs/analysis-services/analysis-services-features-supported-by-the-editions-of-sql-server-2016.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.author: "owend"
2121
manager: "kfile"
2222
ms.workload: "On Demand"
2323
---
24-
# Analysis Services Features Supported by the Editions of SQL Server 2016
24+
# Analysis Services features supported by SQL Server editions
2525
[!INCLUDE[ssas-appliesto-sql2016-later](../includes/ssas-appliesto-sql2016-later.md)]
2626

2727
This topic provides details of features supported by the different editions of SQL Server 2016 Analysis Services. For features supported by Evaluation and Developer editions, see Enterprise edition.
@@ -120,6 +120,6 @@ This topic provides details of features supported by the different editions of S
120120

121121
## See also
122122
[Product Specifications for SQL Server 2016](http://msdn.microsoft.com/library/6445fd53-6844-4170-a86b-7fe76a9f64cb)
123-
[Installation for SQL Server 2016](../database-engine/install-windows/installation-for-sql-server-2016.md)
123+
[Installation for SQL Server](../database-engine/install-windows/installation-for-sql-server-2016.md)
124124

125125

Lines changed: 21 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Analysis Services | Microsoft Docs"
2+
title: "About SQL Server Analysis Services | Microsoft Docs"
33
ms.date: "01/26/2018"
44
ms.prod: analysis-services
55
ms.prod_service: "analysis-services, azure-analysis-services"
@@ -27,41 +27,36 @@ ms.author: "owend"
2727
manager: "kfile"
2828
ms.workload: "Active"
2929
---
30-
# What is Analysis Services?
31-
[!INCLUDE[ssas-appliesto-sqlas-aas](../includes/ssas-appliesto-sqlas-aas.md)]
30+
# About SQL Server Analysis Services
3231

33-
Analysis Services is an analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
34-
35-
A typical workflow includes authoring a multidimensional or tabular data model, deploying the model as a database to an on-premises SQL Server Analysis Services or Azure Analysis Services server instance, setting up recurring data processing, and assigning permissions to allow data access by end-users. When it's ready to go, your semantic data model can be accessed by any client application supporting Analysis Services as a data source.
32+
Analysis Services is an analytical data engine used in decision support and business analytics. It provides enterprise-grade semantic data models for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
33+
34+
A typical workflow includes creating a multidimensional or tabular data model project in Visual Studio, deploying the model as a database to a server instance, setting up recurring data processing, and assigning permissions to allow data access by end-users. When it's ready to go, your semantic data model can be accessed by client applications supporting Analysis Services as a data source.
35+
36+
Analysis Services is available in two different platforms:
37+
38+
**Azure Analysis Services** - Supports tabular models at the 1200 and higher compatibility levels. DirectQuery, partitions, row-level security, bi-directional relationships, and translations are all supported. To learn more, see [Azure Analysis Services](https://docs.microsoft.com/azure/analysis-services/).
39+
40+
**SQL Server Analysis Services** - Supports tabular models at all compatibility levels, multidimensional models, data mining, and Power Pivot for SharePoint.
3641

37-
## Analysis Services on-premises and in the cloud
38-
Analysis Services is now available in the cloud as an Azure service. Azure Analysis Services supports tabular models at the 1200 and higher compatibility levels. DirectQuery, partitions, row-level security, bi-directional relationships, and translations are all supported. To learn more and give it a try for free, see [Azure Analysis Services](https://azure.microsoft.com/en-us/services/analysis-services/).
39-
40-
## Server mode
41-
When installing Analysis Services by using SQL Server Setup, during configuration you specify a server mode for that instance. Each mode includes different features unique to a particular Analysis Services solution.
42-
43-
- **Tabular Mode** - Implement in-memory relational data modeling constructs (model, tables, columns, measures, hierarchies).
42+
## Documentation by area
43+
In general, [Azure Analysis Services documentation](https://docs.microsoft.com/azure/analysis-services/) is included with Azure documentation. If you're interested in having your tabular models in the cloud, it's best to start there.
4444

45-
- **Multidimensional and Data Mining Mode** - Implement OLAP modeling constructs (cubes, dimensions, measures).
45+
This article and documentation in this section is mostly for SQL Server Analysis Services. However, at least for tabular models, how you create and deploy your projects is much the same, regardless of the platform you're using. Check out these sections to learn more:
4646

47-
- **Power Pivot Mode** - Implement Power Pivot and Excel data models in SharePoint (Power Pivot for SharePoint is a middle-tier data engine that loads, queries, and refreshes data models hosted in SharePoint).
48-
49-
A single instance can be configured with only one mode, and cannot be changed later. You can install multiple instances with different modes on the same server, but you'll need to run Setup and specify configuration settings for each instance. For detailed information and a comparison of different features offered in each of the modes, see [Comparing Tabular and Multidimensional Solutions](../analysis-services/comparing-tabular-and-multidimensional-solutions-ssas.md).
50-
51-
## Authoring and managing solutions
52-
To create a model and deploy it to a server, you use SQL Server Data Tools, choosing either a Tabular or Multidimensional and Data Mining project template. The project template contains folders for all of the objects needed in a model. Wizards and designers help you create many of the basic elements such as connecting to data sources, relationships, measures, and roles. Once your model database is deployed to a server, you use SQL Server Management Studio (SSMS) to configure data processing, monitor, and manage your server and databases. To learn more, see [Tools and applications used in Analysis Services](../analysis-services/tools-and-applications-used-in-analysis-services.md).
53-
54-
## Documentation by area
55-
In-general, documentation for Azure Analysis Services is included with Azure documentation. And, documentation for SQL Server Analysis Services is included with SQL documentation. However, at least for tabular models, how you create and deploy your projects is much the same regardless of what platform you're using.
5647

57-
* [Azure Analysis Services](https://docs.microsoft.com/azure/analysis-services/)
58-
* [What's New in SQL Server Analysis Services](../analysis-services/what-s-new-in-sql-server-analysis-services-2017.md)
5948
* [Comparing Tabular and Multidimensional Solutions](../analysis-services/comparing-tabular-and-multidimensional-solutions-ssas.md)
49+
* [Install SQL Server Analysis Services](../analysis-services/instances/install-windows/install-analysis-services.md)
6050
* [Tabular Models](../analysis-services/tabular-models/tabular-models-ssas.md)
6151
* [Multidimensional Models](../analysis-services/multidimensional-models/multidimensional-models-ssas.md)
6252
* [Data Mining](../analysis-services/data-mining/data-mining-ssas.md)
6353
* [Power Pivot for SharePoint](../analysis-services/power-pivot-sharepoint/power-pivot-for-sharepoint-ssas.md)
6454
* [Instance Management](../analysis-services/instances/analysis-services-instance-management.md)
6555
* [Tutorials](../analysis-services/analysis-services-tutorials-ssas.md)
6656
* [Developer Documentation](https://msdn.microsoft.com/library/bb500153(SQL.130).aspx)
67-
* [Technical Reference (SSAS)](../analysis-services/powershell/technical-reference-ssas.md)
57+
* [Technical Reference](../analysis-services/powershell/technical-reference-ssas.md)
58+
59+
See also
60+
61+
[Azure Analysis Services documentation](https://docs.microsoft.com/azure/analysis-services/)
62+
[SQL Server Documentation](../sql-server/sql-server-technical-documentation.md)

docs/analysis-services/instances/analysis-services-instance-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ manager: "kfile"
2222
ms.workload: "On Demand"
2323
---
2424
# Analysis Services Instance Management
25-
[!INCLUDE[ssas-appliesto-sqlas](../../includes/ssas-appliesto-sqlas.md)]
25+
2626
An instance of Analysis Services is a copy of the **msmdsrv.exe** executable that runs as an operating system service. Each instance is fully independent of other instances on the same server, having its own configuration settings, permissions, ports, startup accounts, file storage, and server mode properties.
2727

2828
Each instance of [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] runs as Windows service, Msmdsrv.exe, in the security context of a defined logon account.

docs/analysis-services/instances/install-windows/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
## [CheckList: Use PowerShell to Verify Power Pivot for SharePoint](checklist-use-powershell-to-verify-power-pivot-for-sharepoint.md)
1414
## [Deploying SQL Server 2016 PowerPivot and Power View in SharePoint 2016](deploying-sql-server-2016-powerpivot-and-power-view-in-sharepoint-2016.md)
1515
## [Deploying SQL Server 2016 PowerPivot and Power View in a Multi-Tier SharePoint 2016 Farm](deploy-powerpivot-and-power-view-multi-tier-sharepoint-2016-farm.md)
16-
# [Install Analysis Services data providers (AMO, ADOMD.NET, MSOLAP)](install-analysis-services-data-providers-amo-adomd-net-msolap.md)
16+
# [Install client libraries (AMO, ADOMD.NET, MSOLAP)](../data-providers-used-for-analysis-services-connections.md)

docs/analysis-services/instances/install-windows/checklist-use-powershell-to-verify-power-pivot-for-sharepoint.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,8 @@ ms.workload: "Inactive"
2323
[!INCLUDE[ssas-appliesto-sqlas](../../../includes/ssas-appliesto-sqlas.md)]
2424
No [!INCLUDE[ssGeminiShort](../../../includes/ssgeminishort-md.md)] installation or recovery operation is complete without a solid verification test pass that confirms your services and data are operational. In this article, we show you how to perform these steps using Windows PowerShell. We put each step into its own section so that you can go straight to specific tasks. For example, run the script in the [Databases](#bkmk_databases) section of this topic to verify the name of the service application and content databases if you want to schedule them for maintenance or backup.
2525

26-
|||
27-
|-|-|
28-
|![PowerShell related content](../../../analysis-services/instances/install-windows/media/rs-powershellicon.jpg "PowerShell related content")|A full PowerShell script is included at the bottom of the topic. Use the full script as a starting point to build a custom script for auditing your full [!INCLUDE[ssGeminiShort](../../../includes/ssgeminishort-md.md)] deployment.|
29-
30-
||
31-
|-|
32-
|**[!INCLUDE[applies](../../../includes/applies-md.md)]** SharePoint 2013 | SharePoint 2010|
26+
![PowerShell related content](../../../analysis-services/instances/install-windows/media/rs-powershellicon.jpg "PowerShell related content") A full PowerShell script is included at the bottom of the topic. Use the full script as a starting point to build a custom script for auditing your full [!INCLUDE[ssGeminiShort](../../../includes/ssgeminishort-md.md)] deployment.
3327

34-
**In this topic**: The lettered items in the following the TOC correspond to areas of the diagram. The diagram illustrates the
35-
36-
|||
37-
|-|-|
38-
|[Prepare your PowerShell environment](#bkmk_prerequisites)<br /><br /> [Symptoms and Recommended Actions](#bkmk_symptoms)<br /><br /> **(A)** [Analysis Services Windows Service](#bkmk_windows_service)<br /><br /> **(B)** [PowerPivotSystemService and PowerPivotEngineSerivce](#bkmk_engine_and_system_service)<br /><br /> **(C)** [Power Pivot Service Application(s) and proxies](#bkmk_powerpivot_service_application)<br /><br /> **(D)** [Databases](#bkmk_databases)<br /><br /> [SharePoint Features](#bkmk_features)<br /><br /> [Timer Jobs](#bkmk_timer_jobs)<br /><br /> [Health Rules](#bkmk_health_rules)<br /><br /> **(E)** [Windows and ULS Logs](#bkmk_logs)<br /><br /> [MSOLAP Provider](#bkmk_msolap)<br /><br /> [ADOMD.Net client Library](#bkmk_adomd)<br /><br /> [Health Data Collection Rules](#bkmk_health_collection)<br /><br /> [Solutions](#bkmk_solutions)<br /><br /> [Manual Verification Steps](#bkmk_manual)<br /><br /> [More Resources](#bkmk_more_resources)<br /><br /> [Full PowerShell Script](#bkmk_full_script)|![powershell verification of powerpivot](../../../analysis-services/instances/install-windows/media/ssas-powershell-component-verification.png "powershell verification of powerpivot")|
3928

4029
## <a name="bkmk_prerequisites"></a> Prepare your PowerShell environment
4130
The steps in this section prepare your PowerShell environment. The steps may not be required, depending on how your scripting environment is currently configured.

docs/analysis-services/instances/install-windows/configure-analysis-services-and-kerberos-constrained-delegation-kcd.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ ms.workload: "Inactive"
2323
[!INCLUDE[ssas-appliesto-sqlas](../../../includes/ssas-appliesto-sqlas.md)]
2424
Kerberos constrained delegation (KCD) is an authentication protocol you can configure with Windows authentication to delegate client credentials from service to service throughout your environment. KCD requires additional infrastructure, for example a Domain Controller, and additional configuration of your environment. KCD is a requirement in some scenarios that involve [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] and [!INCLUDE[ssGemini](../../../includes/ssgemini-md.md)] data with SharePoint 2016. In SharePoint 2016, Excel Services has moved outside the SharePoint farm to a separate and new server, the **Office Online Server**. Because the Office Online Server is separate, there is an increased need for a way to delegate client credentials in the typical two hop scenarios.
2525

26-
||
27-
|-|
28-
|**[!INCLUDE[applies](../../../includes/applies-md.md)]** SharePoint 2016|
29-
3026
## Overview
3127
KCD enables an account to impersonate another account for the purpose of providing access to resources. The impersonating account would be a service account assigned to a web application or the computer account of a web server while the impersonated account would be a user account requiring access to resources. KCD operates at the service level, so that selected services on a server can be granted access by the impersonating account, while other services on the same server, or services on other servers are denied for access.
3228

docs/analysis-services/instances/install-windows/configure-power-pivot-and-deploy-solutions-sharepoint-2013.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@ ms.workload: "Inactive"
3131

3232
For information on installing the [!INCLUDE[ssGemini](../../../includes/ssgemini-md.md)] for SharePoint 2013 Configuration tool, see [Install or Uninstall the Power Pivot for SharePoint Add-in &#40;SharePoint 2013&#41;](../../../analysis-services/instances/install-windows/install-or-uninstall-the-power-pivot-for-sharepoint-add-in-sharepoint-2013.md)
3333

34-
This topic contains the following sections:
35-
36-
[Run Power Pivot for SharePoint 2013 configuration](#bkmk_run_configuration_tool)
37-
38-
[Verify Power Pivot Configuration](#bkmk_verify_powerpivot)
39-
40-
[Troubleshoot Issues](#bkmk_troubleshoot_issues)
41-
42-
||
43-
|-|
44-
|**[!INCLUDE[applies](../../../includes/applies-md.md)]** SharePoint 2013|
45-
4634
## <a name="bkmk_run_configuration_tool"></a> Run Power Pivot for SharePoint 2013 configuration
4735
**Note:** The [!INCLUDE[ssCurrent](../../../includes/sscurrent-md.md)] setup wizard installs two different configuration tools for [!INCLUDE[ssGeminiLong](../../../includes/ssgeminilong-md.md)]. They each support a different version of SharePoint.
4836

docs/analysis-services/instances/install-windows/configure-power-pivot-and-deploy-solutions-sharepoint-2016.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@ ms.workload: "Inactive"
3131

3232
For information on installing the [!INCLUDE[ssGemini](../../../includes/ssgemini-md.md)] for SharePoint 2016 Configuration tool, see [Install or Uninstall the Power Pivot for SharePoint Add-in (SharePoint 2016)](../../../analysis-services/instances/install-windows/install-or-uninstall-the-power-pivot-for-sharepoint-add-in-sharepoint-2016.md).
3333

34-
This topic contains the following sections:
35-
36-
[Run Power Pivot for SharePoint 2016 configuration](#bkmk_run_configuration_tool)
37-
38-
[Verify Power Pivot Configuration](#bkmk_verify_powerpivot)
39-
40-
[Troubleshoot Issues](#bkmk_troubleshoot_issues)
41-
42-
||
43-
|-|
44-
|**[!INCLUDE[applies](../../../includes/applies-md.md)]** SharePoint 2016|
45-
4634
## <a name="bkmk_run_configuration_tool"></a> Run Power Pivot for SharePoint 2016 configuration
4735
**Note:** To complete the following steps, you must be a farm administrator. If you see an error message similar to the following:
4836

0 commit comments

Comments
 (0)