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
9/10/2024
Table of Contents Introduction Prerequisites Install Weaviate Approximate Nearest Neighbor (ANN) Benchmarks ANN Benchmarks Setup ANN Benchmarks – Glove 100 Angular ANN Benchmarks – Sift 128...
9/10/2024
As cloud engineers and architects embrace containerization, ensuring secure communication becomes paramount. Data transmission and access control are critical aspects of security that need to be...
9/10/2024
Retrieval Augmented Generation (RAG) is a popular technique to get LLMs to provide answers that are grounded in a data source. What do you do when your knowledge base includes images, like graphs...
8/30/2024
  Azure AI Studio is designed to cater to the growing needs of developers seeking to integrate advanced AI capabilities into their applications with a focus on operational excellence. Addressing...
8/26/2024
In July, we put on a 6-part live stream series all about securing your AI apps on Azure, covering topics like keyless authentication, user login with Microsoft Entra, RAG data access control, and...
8/21/2024
The advantage of using open-source solutions is that you can access many up-to-date features (e.g., using Python and related packages to operate big data models). However, the downside is that...
8/21/2024
  Welcome to the first edition of the Azure Static Web Apps Community! Every month, we'll be sharing content created by the Technical Community, whether it's articles, videos, or podcasts...
8/14/2024
Introduction WebJobs are a feature of Azure App Service that allows you to run background tasks or scripts in your App Service. They are particularly useful for executing jobs such as scheduled...
7/30/2024
GitHub Repository: azure-ai-vision-search   Introduction Vector image search uses AI to revolutionize how we find and retrieve images. This article explains how to combine Azure OpenAI and Azure...
7/30/2024
    At the last Azure Static Web Apps Community Standup through the Youtube - Microsoft Azure Developers channel, it was demonstrated how to create a Retrieval-Augmented Generation (RAG)...
7/21/2024
TOC Why we use it Architecture How to use it References   Why we use it This tutorial will introduce how to integrate Microsoft Entra with Azure SQL Server to avoid using fixed usernames and...
7/18/2024
Did you know that OpenAI has an SDK for Node.js? Well maybe you did, but I certainly didn’t. Whenever someone talks about any type of AI-based application, they're almost always talking about...
7/18/2024
  It's hard to deny how big a deal AI has been in recent years. It's everywhere, from medicine to the entertainment industry. With all the new tech, AI is now accessible to everyone, not just...
7/17/2024
TOC What is it How to use it References   What is it Azure Web Apps or Azure Function Apps frequently communicate with Application Insights to log various levels of data, which can later be...
7/17/2024
Overview. The broadening of conventional data engineering pipelines and applications to include document extraction and preprocessing for unstructured PDFs, audio, and video files is becoming...
7/16/2024
Overview Azure CycleCloud (CC) is an enterprise-friendly tool for orchestrating and managing High-Performance Computing (HPC) environments on Azure. With CycleCloud, users can provision...
7/15/2024
In the rapidly evolving world of technology, AI stands at the forefront of innovation. However, with great power comes great responsibility. As developers, we play a pivotal role in shaping the...
7/15/2024
In the rapidly evolving world of technology, AI stands at the forefront of innovation. However, with great power comes great responsibility. As developers, we play a pivotal role in shaping the...
6/28/2024
Discover how the cloud can make you a better and more productive developer. It can even improve how you collaborate with other developers. For our July roundup, we’re exploring the latest tools,...
6/25/2024
Previously, I shared with you how to use Phi-3-mini on AIPC's NPU and iPhone. Some people want to know more about the experience of using macOS and how to use Apple Silicon to accelerate SLM...