---
title: Azure should use the latest Python version available
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Datadog Security > OOTB Rules > Azure should use the latest Python
  version available
---

# Azure should use the latest Python version available
 
## Description{% #description %}

Newer versions of Python software are periodically released to address security vulnerabilities and introduce additional functionalities. It is recommended to use the latest version for web apps to maximize security and take advantage of new features. Organizations should evaluate each update for compatibility and ensure it supports their software ecosystem effectively.

Current Version: 3.12

## Remediation{% #remediation %}

To update your Azure Web App to use the latest version of Python, please refer to the [Azure App Service documentation for configuring Python web apps](https://learn.microsoft.com/en-us/azure/app-service/configure-language-python)
