Skip to content

Commit 3933643

Browse files
authored
Adding a note about Azure SQL DB instances.
Adding note from KB: https://support.microsoft.com/en-gb/help/2011583/sql-server-profiler-throws-an-incorrect-error-message-when-connecting and redirecting the KB to this topic.
1 parent 092d3d3 commit 3933643

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/tools/sql-server-profiler/sql-server-profiler.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ ms.date: 11/27/2018
2727
> [!NOTE]
2828
> [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] for Analysis Services workloads is NOT deprecated, and will continue to be supported.
2929
30+
> [!NOTE] When you try to connect to a SQL Azure database from SQL server profiler, it incorrectly throws a misleading error message as follows:
31+
32+
> In order to run a trace against SQL Server, you must be a member of sysadmin fixed server role or have the ALTER TRACE permission.
33+
34+
> The message should have explained that SQL Azure Database instances are not supported by SQL Server profiler.
35+
3036
## Where is the Profiler?
3137

3238
You can start the Profiler in a number of ways from within [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)]. [Here is a topic that lists the ways to start the Profiler.](start-sql-server-profiler.md)

0 commit comments

Comments
 (0)