Skip to content

Commit 26b87d9

Browse files
committed
updated alt text and corected heading cases
1 parent e939f60 commit 26b87d9

4 files changed

Lines changed: 45 additions & 42 deletions

File tree

docs/big-data-cluster/active-directory-prerequisites.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,23 +100,23 @@ Whether you have created a new AD user or are using an existing AD user, there a
100100

101101
1. Select **Add...** and add the **bdcDSA** user
102102

103-
:::image type="content" source="media/deploy-active-directory/image16.png" alt-text="Add BDC object properties.":::
103+
:::image type="content" source="media/deploy-active-directory/image16.png" alt-text="Screenshot of adding a BDC object properties.":::
104104

105-
:::image type="content" source="media/deploy-active-directory/image17.png" alt-text="Select object.":::
105+
:::image type="content" source="media/deploy-active-directory/image17.png" alt-text="Screenshot of selecting an object.":::
106106

107107
1. Select the **bdcDSA** user and clear all permissions, then select **Advanced**
108108

109109
1. Select **Add**
110110

111-
:::image type="content" source="media/deploy-active-directory/image18.png" alt-text="Select add.":::
111+
:::image type="content" source="media/deploy-active-directory/image18.png" alt-text="Screenshot of selecting add.":::
112112

113113
- Select **Select a Principal**, insert **bdcDSA**, and select **Ok**
114114

115115
- Set **Type** to **Allow**
116116

117117
- Set **Applies To** to **This Object and all descendant objects**
118118

119-
:::image type="content" source="media/deploy-active-directory/image19.png" alt-text="Set allow for properties." lightbox="media/deploy-active-directory/image19.png":::
119+
:::image type="content" source="media/deploy-active-directory/image19.png" alt-text="Screenshot of setting allow for properties." lightbox="media/deploy-active-directory/image19.png":::
120120

121121
- Scroll down to the bottom, and select **Clear all**
122122

docs/data-quality-services/install-windows/install-data-quality-services.md

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,33 @@ ms.custom: intro-installation
1414

1515
[!INCLUDE [SQL Server - Windows only](../../includes/applies-to-version/sql-windows-only.md)]
1616

17-
[!INCLUDE[ssDQSnoversionLong](../../includes/ssdqsnoversionlong-md.md)] (DQS) contains the following two components: **[!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)]** and **[!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)]**.
17+
[!INCLUDE[ssDQSnoversionLong](../../includes/ssdqsnoversionlong-md.md)] (DQS) contains the following two components: **[!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)]** and **[!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)]**.
1818

1919
|DQS Component|Description|
2020
|-------------------|-----------------|
2121
|[!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)]|[!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] is installed on top of the [!INCLUDE[ssNoversion](../../includes/ssNoVersion-md.md)] Database Engine, and includes three databases: DQS_MAIN, DQS_PROJECTS, and DQS_STAGING_DATA. DQS_MAIN contains DQS stored procedures, the DQS engine, and published knowledge bases. DQS_PROJECTS contains the data quality project information. DQS_STAGING_DATA is the staging area where you can copy your source data to perform DQS operations, and then export your processed data.|
2222
|[!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)]|[!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)] is a standalone application that enables you to connect to [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)], and provides you with a highly-intuitive graphical user interface to perform data-quality operations, and other administrative tasks related to DQS.|
2323

2424
> [!IMPORTANT]
25-
> Apart from the above two DQS components, you can also:
26-
>
27-
> Use the DQS Cleansing Transformation in Integration Services that performs data cleansing within the Integration Services packaging process, and is automatically installed when you install Integration Services. For information about installing Integration Services, see [Install Integration Services](../../integration-services/install-windows/install-integration-services.md).
28-
>
29-
> Enable DQS integration in Master Data Services to use the DQS matching functionality in the Master Data Services Add-in for Excel. For more information, see [Enable Data Quality Services Integration with Master Data Services](../../master-data-services/install-windows/enable-data-quality-services-integration-with-master-data-services.md).
25+
> Apart from the above two DQS components, you can also:
26+
>
27+
> Use the DQS Cleansing Transformation in Integration Services that performs data cleansing within the Integration Services packaging process, and is automatically installed when you install Integration Services. For information about installing Integration Services, see [Install Integration Services](../../integration-services/install-windows/install-integration-services.md).
28+
>
29+
> Enable DQS integration in Master Data Services to use the DQS matching functionality in the Master Data Services Add-in for Excel. For more information, see [Enable Data Quality Services Integration with Master Data Services](../../master-data-services/install-windows/enable-data-quality-services-integration-with-master-data-services.md).
3030
3131
DQS installation is a three-part process:
3232

33-
- [Pre-Installation Tasks](#PreInstallationTasks): Verify system requirements before you install DQS.
33+
- [Pre-Installation Tasks](#PreInstallationTasks): Verify system requirements before you install DQS.
3434

35-
- [Data Quality Services Installation Tasks](#DQSInstallation): Install DQS by using SQL Server Setup.
35+
- [Data Quality Services Installation Tasks](#DQSInstallation): Install DQS by using SQL Server Setup.
3636

37-
- [Post-Installation Tasks](#PostInstallationTasks): Perform these tasks after finishing with the SQL Server Setup to finish installing DQS.
37+
- [Post-Installation Tasks](#PostInstallationTasks): Perform these tasks after finishing with the SQL Server Setup to finish installing DQS.
3838

3939
> [!NOTE]
40-
> This topic does not include instructions for running Setup from the command line. For information about command-line options for installing [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] and client, see [Feature Parameters](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md#Feature) in [Install SQL Server from the Command Prompt](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md).
40+
> This topic does not include instructions for running Setup from the command line. For information about command-line options for installing [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] and client, see [Feature Parameters](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md#Feature) in [Install SQL Server from the Command Prompt](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md).
4141
42-
## <a name="PreInstallationTasks"></a> Pre-Installation Tasks
42+
## <a name="PreInstallationTasks"></a> Pre-Installation tasks
43+
4344
Before installing DQS, make sure that your computer meets the minimum system requirements. The following table provides information about the minimum system requirements for the DQS components:
4445

4546
|DQS Component|Minimum System Requirements|
@@ -48,61 +49,63 @@ ms.custom: intro-installation
4849
|[!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)]|.NET Framework 4.0 (installed during the [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)] installation, if not already installed)<br /><br /> Internet Explorer 6.0 SP1 or later|
4950

5051
> [!IMPORTANT]
51-
> [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] and [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)] can be installed on the same computer, or different computers. Both the components can be installed independently of each other, and in any sequence. However, to use [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)], you will need a [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installed to connect to.
52-
>
53-
> You can connect to the [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)] version of [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] using either the current or earlier version of [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)] and DQS Cleansing Transformation. For information about upgrading your existing version of DQS to [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)], see [Upgrade Data Quality Services](../../database-engine/install-windows/upgrade-data-quality-services.md).
54-
>
55-
> Although Microsoft Excel is not a prerequisite for installing Data Quality Client, Microsoft Excel 2003 or later must be installed on the Data Quality Client computer to perform various operations in the client application such as importing domain values from an excel file or mapping to the source data in an Excel file for knowledge discovery, cleansing, or matching activities.
52+
> [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] and [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)] can be installed on the same computer, or different computers. Both the components can be installed independently of each other, and in any sequence. However, to use [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)], you will need a [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installed to connect to.
53+
>
54+
> You can connect to the [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)] version of [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] using either the current or earlier version of [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)] and DQS Cleansing Transformation. For information about upgrading your existing version of DQS to [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)], see [Upgrade Data Quality Services](../../database-engine/install-windows/upgrade-data-quality-services.md).
55+
>
56+
> Although Microsoft Excel is not a prerequisite for installing Data Quality Client, Microsoft Excel 2003 or later must be installed on the Data Quality Client computer to perform various operations in the client application such as importing domain values from an excel file or mapping to the source data in an Excel file for knowledge discovery, cleansing, or matching activities.
5657
5758
For detailed information about the minimum system requirements for installing [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)], see [Hardware and Software Requirements for Installing SQL Server](../../sql-server/install/hardware-and-software-requirements-for-installing-sql-server.md).
5859

59-
## <a name="DQSInstallation"></a> Data Quality Services Installation Tasks
60-
You have to use the [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)] Setup to install DQS components. When you run the SQL Server Setup, you have to go through a series of installation wizard pages to select appropriate options based on your requirements. The following table lists only those pages in the installation wizard where the options that you select will affect your installation of DQS:
60+
## <a name="DQSInstallation"></a> Data Quality Services installation tasks
61+
62+
You have to use the [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)] Setup to install DQS components. When you run the SQL Server Setup, you have to go through a series of installation wizard pages to select appropriate options based on your requirements. The following table lists only those pages in the installation wizard where the options that you select will affect your installation of DQS:
6163

6264
|Page|Action|
6365
|----------|------------|
6466
|Feature Selection|Select:<br /><br /> **Data Quality Services** under **Database Engine Services** to install the [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)]. <br />If you select the **Data Quality Services** check box, SQL Server Setup will copy an installer file, DQSInstaller.exe, under the SQL Server instance directory on your computer. You must run this file after you have completed the SQL Server Setup to *complete* the [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installation. Also, you must perform some additional steps to configure your [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] before you can use it. For more information, see [Post-Installation Tasks](#PostInstallationTasks).<br /><br /> **Data Quality Client** to install [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)].<br /><br /> (Recommended) **Management Tools - Complete** under **Management Tools - Basic** to install [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)]. It provides you a graphical user interface to manage your SQL Server instance, and will aid you in performing additional tasks post installation as listed in the next section.|
6567
|Database Engine Configuration|Click **Add Current User** to add your user Windows account to the sysadmin fixed server role. This is required for you to be able to run the DQSInstaller.exe file later to complete the [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installation.|
6668

67-
## <a name="PostInstallationTasks"></a> Post-Installation Tasks
69+
## <a name="PostInstallationTasks"></a> Post installation tasks
70+
6871
After you complete the SQL Server installation wizard, you must perform additional steps mentioned in this section to complete your [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installation, configure it, and then use it.
6972

70-
1. To complete the [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installation, run the DQSInstaller.exe file. On running the DQSInstaller.exe file:
73+
1. To complete the [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installation, run the DQSInstaller.exe file. On running the DQSInstaller.exe file:
7174

72-
- The DQS_MAIN, DQS_PROJECTS, and DQS_STAGING_DATA databases are created.
75+
- The DQS_MAIN, DQS_PROJECTS, and DQS_STAGING_DATA databases are created.
7376

74-
- The ##MS_dqs_db_owner_login## and ##MS_dqs_service_login## logins are created.
77+
- The ##MS_dqs_db_owner_login## and ##MS_dqs_service_login## logins are created.
7578

76-
- The dqs_administrator, dqs_kb_editor, and dqs_kb_operator roles are created in the DQS_MAIN database.
79+
- The dqs_administrator, dqs_kb_editor, and dqs_kb_operator roles are created in the DQS_MAIN database.
7780

78-
- The DQInitDQS_MAIN stored procedure is created in the master database.
81+
- The DQInitDQS_MAIN stored procedure is created in the master database.
7982

80-
- DQS_install.log file is typically created in the C:\Program Files\Microsoft SQL Server\MSSQL13.*<instance_name>*\MSSQL\Log folder. The file contains information about the actions performed on running the DQSInstaller.exe file.
83+
- DQS_install.log file is typically created in the C:\Program Files\Microsoft SQL Server\MSSQL13.*<instance_name>*\MSSQL\Log folder. The file contains information about the actions performed on running the DQSInstaller.exe file.
8184

82-
- If a Master Data Services database is present in the same SQL Server instance as [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)], a user mapped to the Master Data Services login is created, and is granted the dqs_administrator role on the DQS_MAIN database.
85+
- If a Master Data Services database is present in the same SQL Server instance as [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)], a user mapped to the Master Data Services login is created, and is granted the dqs_administrator role on the DQS_MAIN database.
8386

8487
This completes the [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] installation.
8588

8689
For more information see [Run DQSInstaller.exe to Complete Data Quality Server Installation](../../data-quality-services/install-windows/run-dqsinstaller-exe-to-complete-data-quality-server-installation.md).
8790

88-
2. Grant DQS Roles to Users:
91+
2. Grant DQS Roles to Users:
8992

9093
To log on to [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] using [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)], a user must have any of the following three roles on the DQS_MAIN database:
9194

92-
- **dqs_administrator**
95+
- **dqs_administrator**
9396

94-
- **dqs_kb_editor**
97+
- **dqs_kb_editor**
9598

96-
- **dqs_kb_operator**
99+
- **dqs_kb_operator**
97100

98101
By default, if your user account is a member of the sysadmin fixed server role, you can log on to [!INCLUDE[ssDQSServer](../../includes/ssdqsserver-md.md)] using [!INCLUDE[ssDQSClient](../../includes/ssdqsclient-md.md)] even if none of the DQS roles are granted to your user account. For information about the three DQS roles, see [DQS Security](../../data-quality-services/dqs-security.md).
99102

100103
For more information see [Grant DQS Roles to Users](../../data-quality-services/install-windows/grant-dqs-roles-to-users.md).
101104

102105
> [!NOTE]
103-
> The three DQS roles are not available for the DQS_PROJECTS and DQS_STAGING_DATA databases.
106+
> The three DQS roles are not available for the DQS_PROJECTS and DQS_STAGING_DATA databases.
104107
105-
3. Make your data available for DQS operations. Make sure that you can access your source data for the DQS operations, and can export the processed data to a table in a database.
108+
3. Make your data available for DQS operations. Make sure that you can access your source data for the DQS operations, and can export the processed data to a table in a database.
106109

107110
For more information see [Access Data for the DQS Operations](../../data-quality-services/install-windows/access-data-for-the-dqs-operations.md).
108111

0 commit comments

Comments
 (0)