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

Commit 2d66530

Browse files
committed
more
1 parent d2709f0 commit 2d66530

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/relational-databases/extended-events/targets-for-extended-events-in-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Targets for Extended Events in SQL Server | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "04/17/2018"
4+
ms.date: "09/07/2018"
55
ms.prod: sql
66
ms.prod_service: "database-engine, sql-database"
77
ms.reviewer: ""
@@ -82,7 +82,7 @@ SQL Server extended events can inter-operate with Event Tracing for Windows (ETW
8282
This ETW target processes *synchronously* the data it receives, whereas most targets process *asynchronously*.
8383

8484
> [!NOTE]
85-
> Azure SQL Database does not support the ETW target. Nor does Azure SQL Database Managed Instance.
85+
> Azure SQL Database does not support the `etw_classic_sync_target target`.
8686
8787
<!-- After OPS Versioning is live, the above !NOTE could be converted into a "3colon ZONE". GeneMi = MightyPen. -->
8888

@@ -151,7 +151,7 @@ The **event_file** target writes event session output from buffer to a disk file
151151
::: moniker range="= azuresqldb-current || = azuresqldb-mi-current || = sqlallproducts-allversions"
152152

153153
> [!NOTE]
154-
> Azure SQL Database supports the **event_file** target, but only by using a blob in Azure Storage for the output. SQL Database cannot store event output in a file on your local harddrive.
154+
> Azure SQL Database only supports storing `xel` files on Azure blob storage.
155155
>
156156
> For an **event_file** code example particular to SQL Database (and to SQL Database Managed Instance), see [Event File target code for extended events in SQL Database](https://docs.microsoft.com/azure/sql-database/sql-database-xevent-code-event-file).
157157

0 commit comments

Comments
 (0)