Python
Python Programming Language
Overview
Deploy your Python code to Azure for web apps, serverless apps, containers, and machine learning models. Take advantage of the Azure libraries (SDK) for Python to programmatically access the full range of Azure services including storage, databases, pre-built AI capabilities, and much more.
Key Resources
Homepage: | https://docs.microsoft.com/azure/developer/python/ |
---|---|
Newsfeed: | RSS |
News
Date | News |
---|---|
5/21/2025 |
Disclaimer: The `slurm-cluster-health-manager` project is a sample tool created specifically for the article it accompanies. It was developed by the author to illustrate one possible automation...
|
5/20/2025 |
Vector Search
Vector search enables querying large datasets by comparing vector representations of data points. It is particularly useful in applications such as recommendation systems, image...
|
5/19/2025 |
2025 is the year of AI agents, and the recent AI Agents Hackathon proved it in style. This free, three-week virtual hackathon (April 8–30, 2025) brought together developers worldwide to build...
|
5/19/2025 |
Azure
Functions support for HTTP streams in Python is now GA. With
this feature, customers can stream HTTP requests to and responses from their
Function Apps, using function exposed FastAPI...
|
5/19/2025 |
Azure
Functions triggers and bindings enable you to easily integrate event and data
sources with function applications. This feature enables you to use types from
service SDKs and frameworks,...
|
5/19/2025 |
New App Service Premium v4 plan
The new App Service Premium v4 (Pv4) plan has entered public preview at Microsoft Build 2025 for both Windows and Linux! This new plan is designed to support...
|
5/19/2025 |
The rapid rise of AI has unlocked powerful new scenarios—from AI-powered chatbots and image generation to advanced agents. However, deploying AI models at scale presents real challenges including...
|
5/19/2025 |
This post is written in collaboration with Kent Weare and Rohitha Hewawasam
The era of intelligent business processes has arrived! Today, we are excited to announce agent loop, a groundbreaking...
|
5/19/2025 |
Azure Functions – Build 2025 update
With Microsoft Build underway, the team is excited to provide an update on the latest releases in Azure Functions this year. Customers are leveraging Azure...
|
5/19/2025 |
We are thrilled to announce the durable workflow capabilities in Azure Container Apps with the Durable task scheduler (preview). This new feature brings powerful workflow capabilities to Azure...
|
5/19/2025 |
Azure Container Apps is a fully managed serverless container service that runs microservices and containerized applications on Azure. It provides built-in autoscaling, including scale to zero,...
|
5/19/2025 |
Durable Execution
Durable Execution is a reliable approach to running code, designed to handle failures smoothly with automatic retries and state persistence. It is built on three core...
|
5/19/2025 |
Building an Enterprise RAG Pipeline in Azure with NVIDIA AI Blueprint for RAG and Azure NetApp Files
Table of Contents
Abstract
Introduction
Enterprise RAG: Challenges and Requirements
NVIDIA AI Blueprint for RAG
Adapting the Blueprint for Azure Deployment
Azure NetApp Files: Powering...
|
5/19/2025 |
Benefits of the MCP for Beginners Course
Welcome to Model Context Protocol 'MCP' for Beginners our latest Open-Source curricula. To get simply started star and clone the repo of this open-source...
|
5/13/2025 |
In today’s data-driven landscape, the ability to access and interpret information in a human-readable format is increasingly valuable. Being able to interact with and query your database in...
|
5/13/2025 |
Introduction: The Era of AI Agents in JavaScript
During the AI Agents Hackathon, one of the most anticipated sessions was presented by Wassim Chegham, Senior AI Developer Advocate for JavaScript...
|
5/8/2025 |
NVIDIA DGX Cloud benchmarking provides a standardized framework for evaluating the performance of large-scale AI workloads using containerized recipes. Each recipe targets a specific workload and...
|
5/8/2025 |
Agents can be implemented using various GenAI (Generative AI) frameworks, including LangChain, LangGraph, LlamaIndex, and Semantic Kernel. All these frameworks support using Neon. Implementing...
|
5/8/2025 |
Software development is changing fast, and Java developers are right in the middle of it - especially when it comes to using Artificial Intelligence (AI) in their apps. This report brings...
|
5/7/2025 |
Welcome to the AI Repo of the Week series! In this first post we’re going to look at the GitHub Copilot Adventures repo. Stay tuned for additional posts that cover AI-related repos across...
|