You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure-data-studio/notebooks/notebooks-kqlmagic.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: markingmyname
8
8
ms.author: maghan
9
9
ms.reviewer: jukoesma
10
10
ms.custom:
11
-
ms.date: 04/27/2020
11
+
ms.date: 04/27/2020
12
12
---
13
13
14
14
# Kqlmagic in Azure Data Studio
@@ -249,8 +249,10 @@ Query data using the [render operator](/azure/data-explorer/kusto/query/renderop
249
249
250
250
Learn more about notebooks and Kqlmagic:
251
251
252
+
-[Kusto (KQL) extension for Azure Data Studio (Preview)](https://docs.microsoft.com/sql/azure-data-studio/extensions/kusto-extension)
253
+
-[Create and run a Kusto (KQL) notebook (Preview)](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-kusto-kernel)
252
254
-[Use a Jupyter Notebook and Kqlmagic extension to analyze data in Azure Data Explorer](/azure/data-explorer/Kqlmagic)
253
-
-[Extension (Magic) to Jupyter notebook and Jupyter lab, that enable notebook experience working with Kusto, Application Insights, and LogAnalytics data](https://github.com/Microsoft/jupyter-Kqlmagic)
255
+
-[Extension (Magic) to Jupyter notebook and Jupyter lab](https://github.com/Microsoft/jupyter-Kqlmagic), that enable notebook experience working with Kusto, Application Insights, and LogAnalytics data.
Copy file name to clipboardExpand all lines: docs/ssdt/azure-active-directory.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ The MFA enforcement is provided by Azure AD through this additional MFA pop-up w
75
75
-*Active Directory Interactive Authentication* is only supported when connecting to the Azure SQL products that were listed at the start of this article. It is not supported for SQL Server (on-prem or on a VM).
76
76
-*Active Directory Interactive Authentication* is not supported in the connection dialog in *Server Explorer*. You must connect by using SSDT with *SQL Server Object Explorer*.
77
77
- Single sign-on integration with the currently logged in Visual Studio account is not supported for SSDT.
78
-
- The SQLPackage.exe that is installed into the Extensions directory during Visual Studio installation is not meant to be used from that location. To use SQLPackage.exe with Azure AD, go to [https://www.microsoft.com/download/details.aspx?id=55088](https://www.microsoft.com/download/details.aspx?id=55088)
78
+
- The SQLPackage.exe that is installed into the Extensions directory during Visual Studio installation is not meant to be used from that location. To use SQLPackage.exe with Azure AD, go to [Data-Tier Application Framework](https://www.microsoft.com/download/details.aspx?id=55088)
79
79
- SSDT Data Compare is not supported for Azure AD authentication.
80
80
81
81
@@ -85,5 +85,4 @@ The MFA enforcement is provided by Azure AD through this additional MFA pop-up w
85
85
[Azure Active Directory authentication with SQL Database](/azure/sql-database/sql-database-aad-authentication-configure)
Copy file name to clipboardExpand all lines: docs/ssms/f1-help/database-engine-query-editor-sql-server-management-studio.md
+6-3
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,10 @@ ms.technology: ssms
7
7
ms.topic: conceptual
8
8
f1_keywords:
9
9
- sql13.swb.tsqlquery.f1
10
-
- sql23.swb.tsqlresults.f1
10
+
- sql13.swb.tsqlresults.f1
11
+
- sql13.swb.query.general.f1
12
+
- sql13.swb.query.advanced.f1
13
+
- sql13.swb.query.ansi.f1
11
14
dev_langs:
12
15
- "TSQL"
13
16
helpviewer_keywords:
@@ -295,8 +298,8 @@ If the help search engine doesn't find a topic with an F1 help keyword that exac
295
298
| Drag text from one location in a script and drop it in a new location.|[Drag and drop text](../scripting/drag-and-drop-text.md)|
296
299
| How to set bookmarks in order to more easily find important pieces of code. |[Manage bookmarks](../scripting/manage-bookmarks.md)|
297
300
| How to print scripts or the results in a window or grid.|[Print Code and Results](../scripting/print-code-and-results.md)|
298
-
| View and use the basic features in the MDX Query Editor. |[Create Analysis Services Scripts](/analysis-services/instances/create-analysis-services-scripts-in-management-studio?view=asallproducts-allversions)|
299
-
| View and use the basic features in the DMX Query Editor. |[Create a DMX Query](/analysis-services/data-mining/create-a-dmx-query-in-sql-server-management-studio?view=asallproducts-allversions)|
301
+
| View and use the basic features in the MDX Query Editor. |[Create Analysis Services Scripts](/analysis-services/instances/create-analysis-services-scripts-in-management-studio)|
302
+
| View and use the basic features in the DMX Query Editor. |[Create a DMX Query](/analysis-services/data-mining/create-a-dmx-query-in-sql-server-management-studio)|
300
303
| View and use the basic features in the XML/A Editor. |[XML Editor](../scripting/xml-editor-sql-server-management-studio.md)|
301
304
| How to use the sqlcmd features in the Database Engine Query Editor.|[Edit SQLCMD Scripts](../scripting/edit-sqlcmd-scripts-with-query-editor.md)|
302
305
| How to use code snippets in the Database Engine Query Editor. Snippets are templates for commonly used statements or blocks, and can be customized or extended to include site-specific snippets.|[T-SQL Code Snippets](../scripting/add-transact-sql-snippets.md)|
Copy file name to clipboardExpand all lines: docs/ssms/object/custom-reports-in-management-studio.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,23 @@
1
1
---
2
2
description: "Custom Reports in Management Studio"
3
3
title: "Custom Reports in Management Studio"
4
-
ms.custom: seo-lt-2019
5
-
ms.date: "01/19/2017"
6
4
ms.prod: sql
7
5
ms.prod_service: "sql-tools"
8
6
ms.reviewer: ""
9
7
ms.technology: ssms
10
8
ms.topic: conceptual
11
9
f1_keywords:
12
10
- "sql13.swb.summary.new.custom.report.f1"
11
+
- "sql13.swb.summary.render.custom.report.f1"
13
12
helpviewer_keywords:
14
13
- "SQL Server Management Studio [SQL Server], custom reports"
15
14
ms.assetid: 1ba3f758-f39b-4f5f-91ca-516cedc78979
16
15
author: "markingmyname"
17
16
ms.author: "maghan"
17
+
ms.custom: seo-lt-2019
18
+
ms.date: "01/19/2017"
18
19
---
20
+
19
21
# Custom Reports in Management Studio
20
22
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW ](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
21
23
In [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)], many Object Explorer nodes display a set of standard reports that are created by [!INCLUDE[msCoName](../../includes/msconame_md.md)]. These reports summarize typically requested server information. Starting with [!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] Service Pack 2, administrators can run custom reports that were created in [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull_md.md)] from [!INCLUDE[ssManStudio](../../includes/ssmanstudio-md.md)].
Copy file name to clipboardExpand all lines: docs/t-sql/spatial-geometry/stbuffer-geometry-data-type.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Returns a geometric object that represents the union of all points whose distanc
63
63
64
64
A negative buffer removes all points enclosed in given distance of the boundary of the geometry.
65
65
66
-
The error between the theoretical and computed buffer is max(tolerance, extents * 1.E-7) where tolerance = distance \* .001. For more information on extents, see [geometry Data Type Method Reference](https://msdn.microsoft.com/library/d88e632b-6b2f-4466-a15f-9fbef1a347a7).
66
+
The error between the theoretical and computed buffer is max(tolerance, extents * 1.E-7) where tolerance = distance \* .001. For more information on extents, see [geometry Data Type Method Reference](./spatial-types-geometry-transact-sql.md).
67
67
68
68
## Examples
69
69
@@ -163,5 +163,3 @@ Returns a geometric object that represents the union of all points whose distanc
163
163
[BufferWithTolerance (geometry Data Type)](../../t-sql/spatial-geometry/bufferwithtolerance-geometry-data-type.md)
164
164
[OGC Methods on Geometry Instances](../../t-sql/spatial-geometry/ogc-methods-on-geometry-instances.md)
Copy file name to clipboardExpand all lines: docs/t-sql/statements/alter-assembly-transact-sql.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ The following permissions required to alter a CLR assembly when `CLR strict secu
195
195
The following example updates assembly `ComplexNumber` to the latest copy of the [!INCLUDE[dnprdnshort](../../includes/dnprdnshort-md.md)] modules that hold its implementation.
196
196
197
197
> [!NOTE]
198
-
> Assembly `ComplexNumber` can be created by running the UserDefinedDataType sample scripts. For more information, see [User Defined Type](https://msdn.microsoft.com/library/a9b75f36-d7f5-47f7-94d6-b4448c6a2191).
198
+
> Assembly `ComplexNumber` can be created by running the UserDefinedDataType sample scripts. For more information, see [User Defined Type](/previous-versions/sql/sql-server-2016/ms131078(v=sql.130)).
199
199
200
200
```sql
201
201
ALTER ASSEMBLY ComplexNumber
@@ -228,4 +228,3 @@ ALTER ASSEMBLY ComplexNumber WITH PERMISSION_SET = EXTERNAL_ACCESS;
Copy file name to clipboardExpand all lines: docs/t-sql/statements/alter-availability-group-transact-sql.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -204,7 +204,7 @@ ALTER AVAILABILITY GROUP group_name
204
204
> [!NOTE]
205
205
> Lack of response by an instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to client requests is not relevant to availability groups.
206
206
207
-
The FAILURE_CONDITION_LEVEL and HEALTH_CHECK_TIMEOUT values, define a *flexible failover policy* for a given group. This flexible failover policy provides you with granular control over what conditions must cause an automatic failover. For more information, see [Flexible Failover Policy for Automatic Failover of an Availability Group (SQL Server)](../../database-engine/availability-groups/windows/flexible-automatic-failover-policy-availability-group.md).
207
+
The FAILURE_CONDITION_LEVEL and HEALTH_CHECK_TIMEOUT values, define a *flexible failover policy* for a given group. This flexible failover policy provides you with granular control over what conditions must cause an automatic failover. For more information, see [Flexible Failover Policy for Automatic Failover of an Availability Group (SQL Server)](../../database-engine/availability-groups/windows/configure-flexible-automatic-failover-policy.md).
208
208
209
209
HEALTH_CHECK_TIMEOUT **=***milliseconds*
210
210
Specifies the wait time (in milliseconds) for the [sp_server_diagnostics](../../relational-databases/system-stored-procedures/sp-server-diagnostics-transact-sql.md) system stored procedure to return server-health information before WSFC cluster assumes that the server instance is slow or not responding. HEALTH_CHECK_TIMEOUT is set at the group level but is relevant only on availability replicas that are configured for synchronous-commit availability mode with automatic failover (AVAILABILITY_MODE **=** SYNCHRONOUS_COMMIT). Furthermore, a health-check timeout can trigger an automatic failover only if both the primary and secondary replicas are configured for automatic failover mode (FAILOVER_MODE **=** AUTOMATIC) and the secondary replica is currently synchronized with the primary replica.
@@ -368,7 +368,7 @@ Specifies whether distributed transactions are enabled for this Availability Gro
368
368
369
369
For a named instance, you can obtain the port number by querying the **port** and **type_desc** columns of the [sys.dm_tcp_listener_states](../../relational-databases/system-dynamic-management-views/sys-dm-tcp-listener-states-transact-sql.md) dynamic management view. The server instance uses the Transact-SQL listener (**type_desc='TSQL'**).
370
370
371
-
For more information about calculating the read-only routing URL for an availability replica, see [Calculating read_only_routing_url for Always On](https://docs.microsoft.com/archive/blogs/mattn/calculating-read_only_routing_url-for-alwayson).
371
+
For more information about calculating the read-only routing URL for an availability replica, see [Calculating read_only_routing_url for Always On](/archive/blogs/mattn/calculating-read_only_routing_url-for-alwayson).
372
372
373
373
> [!NOTE]
374
374
> For a named instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], the Transact-SQL listener should be configured to use a specific port. For more information, see [Configure a Server to Listen on a Specific TCP Port (SQL Server Configuration Manager)](../../database-engine/configure-windows/configure-a-server-to-listen-on-a-specific-tcp-port.md).
@@ -646,4 +646,3 @@ GO
646
646
[Overview of Always On Availability Groups (SQL Server)](../../database-engine/availability-groups/windows/overview-of-always-on-availability-groups-sql-server.md)
647
647
[Availability Group Listeners, Client Connectivity, and Application Failover (SQL Server)](../../database-engine/availability-groups/windows/listeners-client-connectivity-application-failover.md)
Copy file name to clipboardExpand all lines: docs/t-sql/statements/alter-database-scoped-configuration-transact-sql.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -461,7 +461,7 @@ Readable secondary databases (Always On Availability Groups and [!INCLUDE[ssSDSf
461
461
462
462
### DacFx
463
463
464
-
Since `ALTER DATABASE SCOPED CONFIGURATION` is a new feature in [!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)] and [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] (starting with [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)]) that affects the database schema, exports of the schema (with or without data) are not able to be imported into an older version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], such as [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)] or [!INCLUDE[ssSQL14](../../includes/sssql14-md.md)]. For example, an export to a [DACPAC](https://msdn.microsoft.com/library/ee210546.aspx#Anchor_3) or a [BACPAC](https://msdn.microsoft.com/library/ee210546.aspx#Anchor_4) from an [!INCLUDE[ssSDS](../../includes/sssds-md.md)] or [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)] database that used this new feature would not be able to be imported into a down-level server.
464
+
Since `ALTER DATABASE SCOPED CONFIGURATION` is a new feature in [!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)] and [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] (starting with [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)]) that affects the database schema, exports of the schema (with or without data) are not able to be imported into an older version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], such as [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)] or [!INCLUDE[ssSQL14](../../includes/sssql14-md.md)]. For example, an export to a [DACPAC](../../relational-databases/data-tier-applications/data-tier-applications.md) or a [BACPAC](../../relational-databases/data-tier-applications/data-tier-applications.md#bacpac) from an [!INCLUDE[ssSDS](../../includes/sssds-md.md)] or [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)] database that used this new feature would not be able to be imported into a down-level server.
465
465
466
466
### ELEVATE_ONLINE
467
467
@@ -623,12 +623,12 @@ SET PAUSED_RESUMABLE_INDEX_ABORT_DURATION_MINUTES = 60
Copy file name to clipboardExpand all lines: docs/t-sql/statements/alter-database-scoped-credential-transact-sql.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ ALTER DATABASE SCOPED CREDENTIAL credential_name WITH IDENTITY = 'identity_name'
40
40
Specifies the name of the database scoped credential that is being altered.
41
41
42
42
IDENTITY **='***identity_name***'**
43
-
Specifies the name of the account to be used when connecting outside the server. To import a file from Azure Blob storage, the identity name must be `SHARED ACCESS SIGNATURE`. For more information about shared access signatures, see [Using Shared Access Signatures (SAS)](https://docs.microsoft.com/azure/storage/storage-dotnet-shared-access-signature-part-1).
43
+
Specifies the name of the account to be used when connecting outside the server. To import a file from Azure Blob storage, the identity name must be `SHARED ACCESS SIGNATURE`. For more information about shared access signatures, see [Using Shared Access Signatures (SAS)](/azure/storage/storage-dotnet-shared-access-signature-part-1).
0 commit comments