排序
FIFO Messaging with Azure Service Bus and Spring Boot
FIFO Messaging with Azure Service Bus and Spring Boot, Introduction Azure Service Bus is a fully managed message broker that facilitates reliable communication between distributed ...
Connect to Azure SQL database in SQL Alchemy using Entra ID tokens
Connect to Azure SQL database in SQL Alchemy using Entra ID tokens,We have a web application at work that needs to connect to our Azure SQL database for the duration of the request...
Automating Azure Documentation with an AI Assistant
Automating Azure Documentation with an AI Assistant, Automating Azure Documentation with an AI Assistant Managing and documenting Azure Resource Groups (RGs) in large-scale environ...
Setting Up a Comprehensive Python Build Validation Pipeline in Azure DevOps
Setting Up a Comprehensive Python Build Validation Pipeline in Azure DevOps, Setting Up a Comprehensive Python Build Validation Pipeline in Azure DevOps Hey there, Almost everyone ...
Azure Pipelines: uv Cache
Azure Pipelines: uv Cache,I have already written about how to make your docker build faster with uv. Today, I want to quickly show how to make your CI build for a python project fa...
Azure Cloud Resume Challenge
Azure Cloud Resume Challenge,In the ever-evolving world of technology, standing out as a professional requires not only theoretical knowledge but also Hands-on experience. The Clou...
Create and deploy a web app with Python and Azure – A video tutorial!
Create and deploy a web app with Python and Azure – A video tutorial!,Have you ever wanted to create your own website or web service, but felt overwhelmed about how to get started...
Setup Azure Cosmos DB for Gremlin in Spring Boot Java
Setup Azure Cosmos DB for Gremlin in Spring Boot Java,Azure Cosmos DB is a fully managed NoSQL, relational, and vector database for modern app development. It handles all the datab...
Designing and Implementing a Microsoft Azure AI Solution
Designing and Implementing a Microsoft Azure AI Solution,from azure.ai.textanalytics import TextAnalyticsClient from azure.core.credentials import AzureKeyCredential Set up the cli...
[2024 Updated] Full Guide Azure Blob Storage with Examples
[2024 Updated] Full Guide Azure Blob Storage with Examples,Hello Everyone! In this article, we are going to talk about blob storage and the different types of blog storage offered ...
Store embeddings in Azure Cosmos DB for PostgreSQL with pgvector
Store embeddings in Azure Cosmos DB for PostgreSQL with pgvector, Image similarity search with pgvector (6 Part Series) 1 Use the Azure AI Vision multi-modal embeddings API for ima...
Obter Http Status Code de uma lista de Function Apps do Azure e enviar para o Zabbix
Obter Http Status Code de uma lista de Function Apps do Azure e enviar para o Zabbix,No artigo anterior postei um script que obtém o status da function que pertence a determinada ...