Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.22 KB

File metadata and controls

33 lines (26 loc) · 1.22 KB
title Monitoring| Microsoft Docs
ms.custom
ms.date 04/18/2017
ms.reviewer
ms.suite sql
ms.prod machine-learning-services
ms.prod_service machine-learning-services
ms.component python
ms.technology
ms.tgt_pltfrm
ms.topic article
author jeannt
ms.author jeannt
manager cgronlund
ms.workload Inactive

Monitoring

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md-winonly]

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: