Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.17 KB

File metadata and controls

30 lines (24 loc) · 1.17 KB
title Monitoring Python in SQL Server| Microsoft Docs
ms.custom
ms.date 03/06/2018
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 Python in SQL Server

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

Support for Python is a new feature in SQL Server, available beginning with SQL Server 2017.

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: