Skip to content

Commit eb7ce8b

Browse files
authored
Merge pull request #17663 from john-par/1783001-fix-validation-suggestion-10-22
Message fixes: Bulk update fixed duplicated alt-text validation issues 10-22
2 parents 78d9a04 + 4d03014 commit eb7ce8b

20 files changed

Lines changed: 60 additions & 60 deletions

docs/analytics-platform-system/import-the-scom-management-pack-for-pdw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The management packs must be installed. See [Install the SCOM Management Packs &
4545

4646
7. Click **Install**.
4747

48-
![Click Install](./media/import-the-scom-management-pack-for-pdw/SCOM_IMP5.png "SCOM_IMP5")
48+
![Screenshot showing the Import Management Packs wizard on the Select Management Packs step with the Install option circled in red.](./media/import-the-scom-management-pack-for-pdw/SCOM_IMP5.png "SCOM_IMP5")
4949

5050
8. Once Complete, click **Close**.
5151

@@ -65,7 +65,7 @@ The management packs must be installed. See [Install the SCOM Management Packs &
6565

6666
4. Click **Install**.
6767

68-
![Click Install](./media/import-the-scom-management-pack-for-pdw/SCOM_PDW3.png "SCOM_PDW3")
68+
![Another screenshot of the Import Management Packs wizard on the Select Management Packs step with the Install option circled in red.](./media/import-the-scom-management-pack-for-pdw/SCOM_PDW3.png "SCOM_PDW3")
6969

7070
5. Click **Close**.
7171

docs/analytics-platform-system/install-the-scom-management-packs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For older versions of PDW without APS, download the[System Center Monitoring Pac
4444

4545
4. Click **Install**.
4646

47-
![Confirm installation](./media/install-the-scom-management-packs/SCOM_licnse_agrmt3.png "SCOM_licnse_agrmt3")
47+
![Screenshot of the SQL Server Appliance Base Monitoring MP Installer wizard on the Confirm Installation step with the Install option circled in red.](./media/install-the-scom-management-packs/SCOM_licnse_agrmt3.png "SCOM_licnse_agrmt3")
4848

4949
5. Click **Close**.
5050

@@ -64,7 +64,7 @@ For older versions of PDW without APS, download the[System Center Monitoring Pac
6464

6565
4. Click **Install**.
6666

67-
![Confirm installation](./media/install-the-scom-management-packs/SCOM_licnse_agmtB2.png "SCOM_licnse_agmtB2")
67+
![Screenshot of the PDWMP Installer wizard on the Confirm Installation step with the Install option circled in red.](./media/install-the-scom-management-packs/SCOM_licnse_agmtB2.png "SCOM_licnse_agmtB2")
6868

6969
5. Click **Close**.
7070

docs/big-data-cluster/data-virtualization-csv.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@ Click **Next**.
6666

6767
Azure Data Studio provides a preview of the imported data.
6868

69-
![External Data Source credentials](media/data-virtualization/130-csv-preview-data.png)
69+
![Screenshot showing the Create External Table From CSV window with a preview of imported data.](media/data-virtualization/130-csv-preview-data.png)
7070

7171
Once done viewing the preview, click **Next** to continue
7272

7373
## Modify Columns
7474

7575
In the next window, you may modify the columns of the external table you intend to create. You are able to alter the column name, change the data type and allow for nullable rows.
7676

77-
![External Data Source credentials](media/data-virtualization/140-csv-modify-columns.png)
77+
![Screenshot of the Create External Table From CSV window showing Step 3 Modify Columns.](media/data-virtualization/140-csv-modify-columns.png)
7878

7979
After you verify the destination columns, click **Next**.
8080

docs/dma/dma-assess-sql-data-estate-to-sqldb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@ After you successfully create a migration project, under **Assessment tools**, i
126126

127127
5. After the assessment completes, select **Upload to Azure Migrate**.
128128

129-
![Azure Migrate - Data Migration Assistant - review results screen](../dma/media//dma-assess-sql-data-estate-to-sqldb/dms-dma-review-results-screen.png)
129+
![Screenshot showing the Data Migration Assistant with the Upload to Azure Migrate option called out.](../dma/media//dma-assess-sql-data-estate-to-sqldb/dms-dma-review-results-screen.png)
130130

131131
6. Sign in to the Azure portal.
132132

133-
![Azure Migrate - Data Migration Assistant - review results screen](../dma/media//dma-assess-sql-data-estate-to-sqldb/dms-azure-migrate-portal-signin.png)
133+
![Screenshot of the Data Migration Assistant showing the Azure portal sign in window.](../dma/media//dma-assess-sql-data-estate-to-sqldb/dms-azure-migrate-portal-signin.png)
134134

135135
7. Select the subscription and Azure Migrate project into which you want to upload the assessment results, and then select **Upload**.
136136

docs/dma/dma-consolidatereports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Create a database called **EstateInventory** and a table called **DatabaseInvent
9191
- DatabaseName
9292
- AssessmentFlag
9393

94-
![SQL Server table contents](../dma/media//dma-consolidatereports/dma-sql-server-table-contents-database-inventory.png)
94+
![Screenshot of a SQL Server table contents if you're using a SQL Server table.](../dma/media//dma-consolidatereports/dma-sql-server-table-contents-database-inventory.png)
9595

9696
If this database isn't on the tools computer, ensure that the tools computer has network connectivity to this SQL Server instance.
9797

@@ -108,7 +108,7 @@ Create a database called **EstateInventory** and a table called **InstanceInvent
108108
- Port
109109
- AssessmentFlag
110110

111-
![SQL Server table contents](../dma/media//dma-consolidatereports/dma-sql-server-table-contents-instance-inventory.png)
111+
![Screenshot of a SQL Server table contents if using an Instance Inventory.](../dma/media//dma-consolidatereports/dma-sql-server-table-contents-instance-inventory.png)
112112

113113
## Running a scaled assessment
114114

docs/integration-services/change-data-capture/known-issues-resolutions-with-cdc-for-oracle-attunity.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,27 +101,27 @@ You can query the trace table in the CDC database within SQL Server to see logge
101101

102102
To capture diagnostics, select **Collect Diagnostics** on the status tab in the Oracle Change Data Capture management console.
103103

104-
![Collect diagnostics link](media/known-issues-resolutions-with-cdc-for-oracle-attunity/collect-diagnostics.png)
104+
![Screenshot showing the Status tab in the Oracle Change Data Capture management console with the Collect Diagnostics option called out.](media/known-issues-resolutions-with-cdc-for-oracle-attunity/collect-diagnostics.png)
105105

106106
Choose a start time and select a location for the log file. Then select **Create** to start the diagnostics collection.
107107

108-
![Collect diagnostics link](media/known-issues-resolutions-with-cdc-for-oracle-attunity/start-diagnostics.png)
108+
![Screenshot of the Collect Diagnostics for testTA dialog box.](media/known-issues-resolutions-with-cdc-for-oracle-attunity/start-diagnostics.png)
109109

110110
### Detailed errors
111111

112112
You can increase the level of tracing collected by the instance and repeat the scenario to gather more detailed logging. To do so, select **Properties** under **Actions** and then add a new property in the **Advanced Settings** grid on the **Advanced** tab. Set the name of the property to `trace` and then set the value to `SOURCE`.
113113

114-
![Collect diagnostics link](media/known-issues-resolutions-with-cdc-for-oracle-attunity/properties.png)
114+
![Screenshot showing the Properties option under Actions.](media/known-issues-resolutions-with-cdc-for-oracle-attunity/properties.png)
115115

116116
Reproduce the error and then select the **Collect diagnostics** option to gather logs.
117117

118-
![Collect diagnostics link](media/known-issues-resolutions-with-cdc-for-oracle-attunity/collect-diagnostics.png)
118+
![Another screenshot of the Status tab in the Oracle Change Data Capture management console with the Collect Diagnostics option called out.](media/known-issues-resolutions-with-cdc-for-oracle-attunity/collect-diagnostics.png)
119119

120120
## ORA-00942 Table of view does not exist
121121

122122
This is a common error displayed in the **Status** message field of the CDC Instance. The instance retries numerous times, so the status icon will change to green momentarily, but then it will fail with the red exclamation and UNEXPECTED status.
123123

124-
![Oracle error](media/known-issues-resolutions-with-cdc-for-oracle-attunity/oracle-error.png)
124+
![Screenshot showing the common error displayed in the Status message field of the CDC Instance.](media/known-issues-resolutions-with-cdc-for-oracle-attunity/oracle-error.png)
125125

126126
```
127127
"ERROR","computername","ERROR","UNEXPECTED",
@@ -147,7 +147,7 @@ The list of all the necessarily permissions is detailed in the help file include
147147

148148
You can set the user account by selecting the CDCInstance from the left pane and selecting the Properties button in the Actions right-most pane within the **CDC Designer** window. You can change the Oracle log mining authentication account from the properties dialogue page.
149149

150-
![Oracle error](media/known-issues-resolutions-with-cdc-for-oracle-attunity/oracle-connection.png)
150+
![Screenshot showing the Oracle tab of the testTA Properties dialog box.](media/known-issues-resolutions-with-cdc-for-oracle-attunity/oracle-connection.png)
151151

152152

153153

docs/linux/sql-server-linux-availability-group-cross-platform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The steps to create the AG are the same as the steps to create an AG for read-sc
6363

6464
The following image shows this complete step.
6565

66-
![Enable Availability Groups Linux](./media/sql-server-linux-availability-group-cross-platform/2-sqlserver-linux-set-hadr.png)
66+
![Screenshot of a Git Bash window showing the command.](./media/sql-server-linux-availability-group-cross-platform/2-sqlserver-linux-set-hadr.png)
6767

6868
1. Configure hosts file on both servers or register the server names with DNS.
6969

@@ -104,7 +104,7 @@ The steps to create the AG are the same as the steps to create an AG for read-sc
104104

105105
In the following diagram, ownership and group are set correctly for the certificate and key.
106106

107-
![Enable Availability Groups Linux](./media/sql-server-linux-availability-group-cross-platform/3-cert-key-owner-group.png)
107+
![Screenshot of a Git Bash window showing the .cer and the .pvk in the /var/opt/mssql/data folder.](./media/sql-server-linux-availability-group-cross-platform/3-cert-key-owner-group.png)
108108

109109

110110
1. On the secondary replica, create a database login and password and create a master key.

docs/linux/sql-server-linux-develop-use-ssdt.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ SQL Server on Linux is supported by SSDT version 17.0 RC or later.
4242

4343
3. Click **New** in **Local Git Repository** section on the **Connect** page.
4444

45-
<img src="./media/sql-server-linux-develop-use-ssdt/git-repository.png" alt="local repository" style="width: 300px;"/>
45+
<img src="./media/sql-server-linux-develop-use-ssdt/git-repository.png" alt="Screenshot of the Local Git Repository section with the New option called out." style="width: 300px;"/>
4646

4747
4. Click **Create**. After the local Git repository is created, double-click **SSDTRepo**.
4848

4949
5. Click **New** in the **Solutions** section. Select **SQL Server** under **Other Languages** node in the **New Project** dialog.
5050

51-
<img src="./media/sql-server-linux-develop-use-ssdt/new-project.png" alt="local repository" style="width: 480px;"/>
51+
<img src="./media/sql-server-linux-develop-use-ssdt/new-project.png" alt="Screenshot of the Solutions section with the New option and SQL Server option called out." style="width: 480px;"/>
5252

5353
6. Type in **TutorialDB** for the name and click **OK** to create a new database project.
5454

@@ -64,15 +64,15 @@ SQL Server on Linux is supported by SSDT version 17.0 RC or later.
6464

6565
4. Using table designer, add two columns, Name `nvarchar(50)` and Location `nvarchar(50)`, as shown in the picture. SSDT generates the `CREATE TABLE` script as you add the columns in the designer.
6666

67-
<img src="./media/sql-server-linux-develop-use-ssdt/add-columns.png" alt="add columns" style="width: 480px;"/>
67+
<img src="./media/sql-server-linux-develop-use-ssdt/add-columns.png" alt="Screenshot of the table designer with the Name and Location values called out." style="width: 480px;"/>
6868

6969
5. Save the **Table1.sql** file.
7070

7171
## Build and validate the database
7272

7373
1. Open the database project menu on **TutorialDB** and select **Build**. SSDT compiles .sql source code files in your project and builds a Data-tier Application package (dacpac) file. This can be used to publish a database to your SQL Server instance on Linux.
7474

75-
<img src="./media/sql-server-linux-develop-use-ssdt/build.png" alt="add columns" style="width: 400px;"/>
75+
<img src="./media/sql-server-linux-develop-use-ssdt/build.png" alt="Screenshot showing the TutorialDB with the Build option called out." style="width: 400px;"/>
7676

7777
2. Check the build success message in **Output** window in Visual Studio.
7878

docs/linux/sql-server-linux-run-sql-server-agent-job.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ You can also create and manage jobs remotely using SQL Server Management Studio
173173

174174
1. Create a new job schedule.
175175

176-
![Job schedule](./media/sql-server-linux-run-sql-server-agent-job/ssms-agent-6.png)
176+
![Screenshot of the New Job dialog box with the Schedules option highlighted and the New option called out.](./media/sql-server-linux-run-sql-server-agent-job/ssms-agent-6.png)
177177

178-
![Job schedule](./media/sql-server-linux-run-sql-server-agent-job/ssms-agent-8.png)
178+
![Screenshot of the New Job dialog box with the OK option called out.](./media/sql-server-linux-run-sql-server-agent-job/ssms-agent-8.png)
179179

180180
1. Start your job.
181181

docs/relational-databases/extended-events/advanced-viewing-of-target-data-from-extended-events-in-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Grouping rows together by matching values in a given column, is the first step t
284284

285285
On the extended events toolbar, the **Grouping** button starts a dialog you can use to group the displayed data by a given column. The next screenshot shows a dialog being used to group by the *name* column.
286286

287-
![Toolbar > Grouping button, then the Grouping dialog](../../relational-databases/extended-events/media/xevents-ssms-ui53-grouping.png)
287+
![Screenshot showing the toolbar with Grouping selected and the Grouping dialog box.](../../relational-databases/extended-events/media/xevents-ssms-ui53-grouping.png)
288288

289289
After the grouping is achieved, the display has a new look, as shown next.
290290

@@ -297,11 +297,11 @@ After the grouping is achieved, the display has a new look, as shown next.
297297

298298
After the displayed data has been grouped, you can proceed to aggregate data in other columns. The next screenshot shows the grouped data is being aggregated by *count*.
299299

300-
![Toolbar > Aggregation button, then the Aggregation dialog](../../relational-databases/extended-events/media/xevents-ssms-ui51-aggregdialogcount.png)
300+
![Screenshot showing the toolbar with Aggregation selected and the Aggregation dialog box.](../../relational-databases/extended-events/media/xevents-ssms-ui51-aggregdialogcount.png)
301301

302302
After the aggregation is achieved, the display has a new look, as shown next.
303303

304-
![Toolbar > Aggregation button, then the Aggregation dialog](../../relational-databases/extended-events/media/xevents-ssms-ui52-aggregnewdisplay.png)
304+
![Screenshot of the display showing that a COUNT value has been added.](../../relational-databases/extended-events/media/xevents-ssms-ui52-aggregnewdisplay.png)
305305

306306

307307

0 commit comments

Comments
 (0)