New Custom and Managed Python images in Azure Data Explorer by info.odysseyx@gmail.com September 19, 2024 written by info.odysseyx@gmail.com September 19, 2024 0 comment 12 views 12 Azure Data Explorer (ADX) supports executing Python code embedded in KQL queries using: python() plugin . The plugin runtime is hosted in a sandbox, an isolated and secure environment hosted on ADX’s existing compute nodes. This sandbox contains the language engine and common math and science packages. The plugin extends the KQL base functionality with a vast archive of OSS packages, allowing ADX users to run advanced algorithms such as: Machine Learning, Statistical Tests, Time series analysis And there’s more as part of a KQL query. We’re constantly working to improve the Python plugin capabilities, and today we’re introducing new managed Python images and the option to fully customize your Python images to include the Python packages you need. Managed Images A Python environment built and maintained by the Kusto team, containing a specific Python engine and set of packages. We’re adding more today. Python 3.11.7 and Python 3.11.7 DL (Includes Torch and TensorFlow, and both images include the latest Python engine 3.11.7 and packages (you can review the full contents of the images by clicking on the links). Custom Images If you need additional packages or different versions of the Python engine and/or packages, you can create a specific Python image. You can create a custom image from scratch by specifying the Python engine and providing a requirements text file with a full list of packages, or by selecting a base existing image and providing a minimum requirements file with only the additional packages to be installed on top of the base image. Defining a custom Python image in ADX portaL For more information, see: Create a custom image – Azure Data Explorer | Microsoft Learn and Python Plugin Package – Kusto | Microsoft Learn Try it out and share your feedback! Source link Share 0 FacebookTwitterPinterestEmail info.odysseyx@gmail.com previous post Office Manager Job Openings in Jaipur: Pericent Technologies is Hiring! next post Azure API Management Turns 10: Celebrating a Decade of Customer-Driven Innovation and Success You may also like Believe Hyp about Quantum Protection: Report March 11, 2025 Google Jemi is coming to Android Auto but the rollout is hassle March 10, 2025 How the drones are transmitting security on the US southern border March 7, 2025 Remember a uninterrupted tech trailballs: Tom Mitchell March 7, 2025 New HMD X 1 ‘Safe’ Phone: Protection for Parents, Great Factors for Kids March 5, 2025 Opera adds Agent AI to his browser March 4, 2025 Leave a Comment Cancel Reply Save my name, email, and website in this browser for the next time I comment.