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

Commit ac1af7e

Browse files
authored
Merge pull request #10193 from stevestein/sql-may-freshness
May Freshness Pass
2 parents 0c8172f + 94d308a commit ac1af7e

7 files changed

Lines changed: 25 additions & 26 deletions

File tree

docs/azure-data-studio/insight-widgets.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Use Insight widgets to monitor servers and databases
2+
title: Use Insight widgets in Azure Data Studio to monitor servers and databases
33
titleSuffix: Azure Data Studio
44
description: Learn about insight widgets in Azure Data Studio
5-
ms.custom: "seodec18"
6-
ms.date: "09/24/2018"
5+
ms.custom: seodec18, sqlfreshmay19
6+
ms.date: "05/14/2019"
77
ms.prod: sql
88
ms.technology: azure-data-studio
99
ms.reviewer: "alayu; sstein"
@@ -14,9 +14,9 @@ manager: craigg
1414
---
1515
# Manage servers and databases with Insight widgets in [!INCLUDE[name-sos](../includes/name-sos-short.md)]
1616

17-
Insight widgets take the Transact-SQL (T-SQL) queries you use to monitor servers & databases and turns them into insightful visualizations.
17+
Insight widgets take the Transact-SQL (T-SQL) queries you use to monitor servers & databases and turns them into insightful visualizations.
1818

19-
Insights are customizable charts and graphs that you add to server and database monitoring dashboards. View at-a-glance insights of your servers and databases, then drill into more details, and launch management actions that you define.
19+
Insights are customizable charts and graphs that you add to server and database monitoring dashboards. View at-a-glance insights of your servers and databases, then drill into more details, and launch management actions that you define.
2020

2121
You can build awesome server and database management dashboards similar to the following example:
2222

@@ -27,11 +27,11 @@ To jump in and start creating different types of insight widgets, check out the
2727

2828
- [Build a custom insight widget](tutorial-build-custom-insight-sql-server.md)
2929
- *Enable built-in insight widgets*
30-
- [Enable the performance monitoring insight](tutorial-qds-sql-server.md)
31-
- [Enable the table space usage insight](tutorial-table-space-sql-server.md)
30+
- [Enable the performance monitoring insight](tutorial-qds-sql-server.md)
31+
- [Enable the table space usage insight](tutorial-table-space-sql-server.md)
3232

3333

34-
## SQL Queries
34+
## SQL Queries
3535

3636
[!INCLUDE[name-sos](../includes/name-sos-short.md)] tries to avoid introducing yet another language or heavy user interface so it tries to use T-SQL as much as possible with minimal JSON configuration. Configuring insight widgets with T-SQL leverages the countless number of existing sources of useful T-SQL queries that can be turned into insightful widgets.
3737

59.1 KB
Loading
58.5 KB
Loading

docs/azure-data-studio/quickstart-sql-database.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: "Quickstart: Connect and query an Azure SQL database"
33
titleSuffix: Azure Data Studio
44
description: This quickstart shows how to use Azure Data Studio to connect to a SQL database and run a query
5-
ms.custom: "seodec18"
6-
ms.date: "12/21/2018"
5+
ms.custom: seodec18, sqlfreshmay19
6+
ms.date: "05/14/2019"
77
ms.prod: sql
88
ms.technology: azure-data-studio
99
ms.reviewer: "alayu; sstein"
@@ -33,7 +33,7 @@ If you don't have an Azure SQL server, complete one of the following Azure SQL D
3333

3434
Use [!INCLUDE[name-sos](../includes/name-sos-short.md)] to establish a connection to your Azure SQL Database server.
3535

36-
1. The first time you run [!INCLUDE[name-sos](../includes/name-sos-short.md)] the **Connection** page should open. If you don't see the **Connection** page, select **Add Connection**, or the **New Connection** icon in the **SERVERS** sidebar:
36+
1. The first time you run [!INCLUDE[name-sos](../includes/name-sos-short.md)] the **Welcome** page should open. If you don't see the **Welcome** page, select **Help** > **Welcome**. Select **New Connection** to open the **Connection** pane:
3737

3838
![New Connection Icon](media/quickstart-sql-database/new-connection-icon.png)
3939

docs/azure-data-studio/quickstart-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: "Quickstart: Connect and query SQL Server"
33
titleSuffix: Azure Data Studio
44
description: This quickstart shows how to use Azure Data Studio to connect to SQL Server and run a query
5-
ms.custom: "seodec18"
6-
ms.date: "09/24/2018"
5+
ms.custom: seodec18, sqlfreshmay19
6+
ms.date: "05/14/2019"
77
ms.prod: sql
88
ms.technology: azure-data-studio
99
ms.reviewer: "alayu; sstein"
@@ -32,7 +32,7 @@ If you don't have access to a SQL Server, select your platform from the followin
3232

3333

3434
1. Start **[!INCLUDE[name-sos](../includes/name-sos-short.md)]**.
35-
1. The first time you run *[!INCLUDE[name-sos](../includes/name-sos-short.md)]* the **Connection** dialog opens. If the **Connection** dialog doesn't open, click the **New Connection** icon in the **SERVERS** page:
35+
1. The first time you run [!INCLUDE[name-sos](../includes/name-sos-short.md)] the **Welcome** page should open. If you don't see the **Welcome** page, select **Help** > **Welcome**. Select **New Connection** to open the **Connection** pane:
3636

3737
![New Connection Icon](media/quickstart-sql-server/new-connection-icon.png)
3838

docs/azure-data-studio/what-is.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview
2+
title: What is Azure Data Studio
33
titleSuffix: Azure Data Studio
44
description: Azure Data Studio is a free, light-weight tool, that runs on Windows, macOS, and Linux, for managing SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.
55
ms.prod: sql
@@ -9,8 +9,8 @@ author: "markingmyname"
99
ms.author: "maghan"
1010
manager: craigg
1111
ms.reviewer: "alayu; sstein"
12-
ms.custom: "seodec18"
13-
ms.date: "09/24/2018"
12+
ms.custom: "seodec18, sqlfreshmay19"
13+
ms.date: "05/14/2019"
1414
---
1515

1616
# What is Azure Data Studio?
@@ -155,9 +155,8 @@ To learn about authoring extensions, see [Extension authoring](extension-authori
155155
|Vulnerability Assessment||Yes|
156156
|XEvent Management||Yes|
157157

158-
159-
160158
## Next steps
159+
161160
- [Download and Install [!INCLUDE[name-sos](../includes/name-sos-short.md)]](download.md)
162161
- [Connect and query SQL Server](quickstart-sql-server.md)
163162
- [Connect and query Azure SQL Database](quickstart-sql-database.md)

docs/ssms/tutorials/tutorial-sql-server-management-studio.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: SQL Server Management Studio (SSMS) | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "08/30/2017"
3+
ms.custom: sqlfreshmay19
4+
ms.date: "05/14/2019"
55
ms.prod: sql
66
ms.prod_service: "sql-tools"
77
ms.reviewer: ""
@@ -28,17 +28,17 @@ ms.reviewer: "sstein"
2828
# Tutorials for SQL Server Management Studio (SSMS)
2929
[!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.md)]
3030

31-
The SQL Server Management Studio (SSMS) tutorial introduces you to the integrated environment for managing your [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] infrastructure. [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] presents a graphical interface for configuring, monitoring, and administering instances of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. It also allows you to deploy, monitor, and upgrade the data-tier components used by your applications, such as databases. [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] also provides [!INCLUDE[tsql](../../includes/tsql-md.md)], MDX, DMX, and XML language editors for editing and debugging scripts.
31+
SQL Server Management Studio (SSMS) tutorials introduce you to the integrated environment for managing your [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] infrastructure. [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] presents a graphical interface for configuring, monitoring, and administering Azure SQL Database, Azure SQL Database managed instance, Azure SQL Data Warehouse, and instances of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. It also allows you to deploy, monitor, and upgrade the data-tier components used by your applications, such as databases. [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] also provides [!INCLUDE[tsql](../../includes/tsql-md.md)], MDX, DMX, and XML language editors for editing and debugging scripts.
3232

3333
## What You Will Learn
3434

3535
These tutorials will help you understand the presentation of information in SSMS and how to take advantage of its features.
3636

3737
The best way to get acquainted with SSMS is through hands-on practice. These tutorials will familiarize you with the various features available within SSMS. These tutorials will teach you how to manage the components of SSMS and how to find the features that you use regularly.
3838

39-
Here is what the tutorials cover:
39+
Here is what the tutorials cover:
40+
4041

41-
4242
- [Tutorial: Connect & Query SQL Server using SSMS](connect-query-sql-server.md)
4343

4444
In this Tutorial, you learn how to connect to your SQL Server instance. You will also learn some basic Transact-SQL (T-SQL) commands to create and then query a new database.
@@ -49,7 +49,7 @@ Here is what the tutorials cover:
4949

5050
- [Tutorial: Using Templates in SSMS](templates-ssms.md)
5151

52-
In this Tutorial, you learn how to work with the pre-built Templates within SSMS. The templates are a little-known feature that store a number of Transact-SQL code snippets for various database administration tasks.
52+
In this Tutorial, you learn how to work with the pre-built Templates within SSMS. The templates are a little-known feature that stores a number of Transact-SQL code snippets for various database administration tasks.
5353

5454
- [Tutorial: SSMS Configuration](ssms-configuration.md)
5555

@@ -58,7 +58,7 @@ Here is what the tutorials cover:
5858

5959
- [Tutorial: Additional Tips and Tricks for using SSMS](ssms-tricks.md)
6060

61-
In this Tutorial, you will learn additional tips and tricks for using SSMS. The Tutorial includes the following:
61+
In this Tutorial, you learn additional tips and tricks for using SSMS. The Tutorial includes the following:
6262
- Commenting and uncommenting text
6363
- Indenting text
6464
- Filtering Objects in Object Explorer

0 commit comments

Comments
 (0)