Blog Logo
TAGS

Auto Instrumenting Python FastAPI and Monitoring with Azure Application Insights — Easily!

Coming from a C# background — I found monitoring my python FastAPI application with Azure Application Insights stupidly difficult. Mainly due to a lack of direct support in Azure or documentation for ...

Read more...

Preview of Distributed Tracing V2 for Durable Functions

We released Distributed Tracing V2 for Durable Functions to help improve observability! Durable Functions enables you to write long-running, reliable, event-driven, and stateful logic on the Azure Fun...

Read more...

Welcome to PlatformPlatform

# 👋 Welcome to PlatformPlatform Drawing on our expertise building true enterprise-grade products with millions of daily users in highly regulated sectors like healthcare, finance, government, etc., w...

Read more...

Making Azure the Best Place to Observe Your Apps with OpenTelemetry

Our goal is to make Azure the most observable cloud. To that end, we are refactoring Azure’s native observability platform to be based on OpenTelemetry, an industry standard for instrumenting applicat...

Read more...

Announcing .NET Aspire Preview 2

The feedback we’ve received since our announcement and launch of .NET Aspire last month has been amazing! The engagement on the repo via issues and pull-requests has been inspiring to the team. We are...

Read more...

Microsoft Cloud in the era of AI | KEY04H

Microsoft Cloud in the era of AI | KEY04H

The rapid expansion of generative AI is transforming the technology from a niche tool for a few individuals to a widely accessible resource that businesses are using to their advantage. Azure AI Studi...

Read more...

Microsoft is finally making custom chips — and they’re all about AI

The rumors are true: Microsoft has built its own custom AI chip and Arm-based CPU for its Azure data centers. The Azure Maia AI chip and Azure Cobalt CPU, designed to optimize performance, power, and ...

Read more...

Microsoft Refreshes its Well-Architected Framework

Microsoft recently announced a comprehensive refresh of the Well-Architected Framework (WAF) for designing and running optimized workloads on Azure. The refresh provides not only guidance for making a...

Read more...

Microsoft Azure introduces Radius, an open-source development platform for multi-cloud computing

Microsoft Azure has unveiled Radius, a new open-source development platform designed for multi-cloud computing. With Radius, developers can seamlessly build, deploy, and manage applications across mul...

Read more...

Radius: An Open-Source Cloud-Native Application Platform

Radius is an open-source, cloud-native, application platform that enables developers and operators to define, deploy, and collaborate on cloud-native applications across public clouds and private infr...

Read more...

Meet Azure Analytics Architecture Advisor - Revolutionizing Diagram Design

Discover the future of system architecture with Azure Analytics Architecture Advisor, Microsofts latest innovation in cloud analytics. This game-changing tool goes beyond traditional options like Visi...

Read more...

Socket.IO on Azure - Study Findings and Scaling Support

Thank you for your interest in the user study on improving Socket.IO support on Azure. Read our findings on how Azure can help with scaling out Socket.IO apps easily. Learn about the variety of app sc...

Read more...

Unleash the Power of Azure Open AI

ChatGPT has grown explosively in popularity as we all know now. Business users across the globe often tap into the public service to work more productively or act as a creative assistant. However, Cha...

Read more...

Developing microservices like a boss with Dapr and Azure Container Apps - Jakob Ehn - NDC Oslo 2023

Developing microservices like a boss with Dapr and Azure Container Apps - Jakob Ehn - NDC Oslo 2023

The text introduces a session on Azure container apps and dapper and the benefits of using containers for microservices architecture, regardless of the tech stacks used. The speaker, a consultant from...

Read more...

Harness the power of Large Language Models with Azure Machine Learning prompt flow

Learn how Azure Machine Learning prompt flow can be used to develop innovative applications with human-like text understanding and generation capabilities, transforming industries such as customer ser...

Read more...

Deploy and run a Azure OpenAI/ChatGPT app on AKS with Terraform

This sample shows how to deploy an Azure Kubernetes Service(AKS) cluster and Azure OpenAI Service using Terraform modules with the Azure Provider Terraform Provider and how to deploy a Python chatbot ...

Read more...

Announcing Azure Monitor OpenTelemetry Distro

Our goal is to make Azure the most observable cloud. To that end, we are refactoring Azure’s native observability platform to be based on OpenTelemetry, an industry standard for instrumenting applicat...

Read more...

Transform your business with smart .NET apps powered by Azure and ChatGPT

With ChatGPT, you can unleash the full potential of AI in your .NET applications and create amazing user experiences with natural language. ChatGPT is more than just a tool; it’s a game-changer for ho...

Read more...

Logging, tracing and metrics: instrumentation in .NET and Azure - Alex Thissen - NDC London 2023

Logging, tracing and metrics: instrumentation in .NET and Azure - Alex Thissen - NDC London 2023

In this session on instrumentation in .net and Azure for cloud applications, the speaker emphasizes the importance of observability in a devops mindset. Without observability, production environments ...

Read more...

Durable entities - Azure Functions

Entity functions allow for reading and updating small pieces of state, also known as durable entities. They provide a means of scaling out applications and are accessed via a unique identifier, the en...

Read more...