Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.04 KB

File metadata and controls

30 lines (23 loc) · 1.04 KB
title Monitoring| Microsoft Docs
ms.custom
ms.date 04/18/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
r-services
ms.tgt_pltfrm
ms.topic article
author jeannt
ms.author jeannt
manager jhubbard

Monitoring

Note

Python support is a new feature in SQL Server 2017 and is in prerelease.

Support for Python is a new feature in SQL Server, available in SQL Server 2017 CTP 2.0.

However, the overall framework for external script execution and data security is the same as for R. You can monitor any external script, including one that runs Python, using the same framework that was provided for R script execution in SQL Server 2016. For more information, see Monitoring R Solutions.

See these related topics for more information: