Please log in to access the latest updates. If you don't have an account yet, you can register by clicking the Register link. We're excited to have you join our website and stay informed about our latest updates.
Next.js is a popular framework for building modern web applications with React, making it a common workload to deploy to Azure Static Web Apps’ optimized hosting of frontend web applications.…
Welcome to this month's Azure Container Apps newsletter! We'll share the latest news and community highlights for Container Apps every month here on the Apps on Azure blog. Azure Container…
Last month, we introduced the code-to-cloud build process for Java on Azure Container Apps. This process brings simplicity, consistency, and a better mechanism to govern IT policies when deploying Java…
Introduction: JavaScript, the powerhouse behind many applications, sometimes faces limitations when it comes to memory in a Node.js environment. Today, let's dive into a common challenge faced by many…
Azure Container Apps is a fully managed serverless container service that enables you to deploy and run containerized applications without having to manage the infrastructure. By default, HTTP apps…
Microsoft has embraced open-source software—from offering tools for coding and managing open-source projects to making some of its own technologies open source, such as .NET and TypeScript. Even Visual Studio…
Introduction to Backstage Backstage, originally created by a small team during a hack week, is now a CNCF Incubation project. An incubation project means that it is considered…
Introduction Azure Service Bus is a fully managed enterprise message broker that allows you to connect, decouple, and exchange messages between different applications and services. It supports a range of…
Azure Functions support for HTTP streams in Node.js is now in preview. With this feature, customers can now stream HTTP requests to and responses from their Functions Apps. Being…
Many developers rely on Docker Hub to consume public content such as container images, Helm charts, and other artifacts, often without authenticating. However, when you have dependencies on public…
You can use Azure App Service to work with popular AI frameworks like LangChain and Semantic Kernel connected to OpenAI for creating intelligent apps. In the following tutorial we will…
In the Part 1 of this article, we discussed the implementation of Azure Python SDK for managing Azure Container Apps while using the DefaultAzureCredentials with Azure CLI (Developer Authentication).…
1. BackgroundIn the cloud environment, it's very important to securely protect sensitive APIs from unauthorized access and potential security threats originating from the public internet. Azure Function App provide Access…
Background:In most cases, the best authentication method for Azure services is by using a managed identity. However, there are scenarios where this may not be an option, and access keys…
Welcome to the February 2024 edition of Azure Functions newsletter! We'll share the latest news for Azure Functions here on the Apps on Azure blog. Azure Functions monthly community live…
This is a step by step, no fluff guide to building and architecting cloud native applications. Cloud application development introduces unique challenges: applications are distributed, scale horizontally, communicate asynchronously, have…
Migrating web apps to App Service typically follows a 4-step process: Discover Assess Upgrade Migrate We'll take a look at each of these for a JBOSS EAP application, the cool…
Azure Static Web Apps is the ideal service to host static content sites on Azure. Many static sites are built using content from content management systems (CMS) into static assets…
Azure Static Web Apps is the ideal service to host static content sites on Azure. Many static sites are built using content from content management systems (CMS) into static assets…
Welcome to the second installment of our multipart series on simplifying Azure Kubernetes Service (AKS) authentication. In this article, we delve deeper into the intricacies of AKS setup, focusing on critical aspects…
The Azure Python SDK, also known as the Azure SDK for Python, is a set of libraries and packages that allow developers to interact with Microsoft Azure services using the…
The Azure Python SDK is a set of libraries and packages that allow developers to interact with Microsoft Azure services using the Python programming language. It simplifies the process of…
If you are looking for a step-by-step guide on how to enable authentication for your Azure Kubernetes Service (AKS) cluster, you may have encountered some challenges. The documentation on this…
The era of AI is here, and today’s developer needs the skills and tools to build intelligent apps. This month, we’re exploring resources to help developers modernize their applications and…
Hey there, performance testers! Tired of handcrafting your JMeter scripts? Well, buckle up, because JMeter has a sweet trick up its sleeve called script recording. Skip the manual coding and…
What is Observability Our systems can sometimes be a black box. We toss a request into it and get something back, but what goes on inside? Cutting through the tech…
At Microsoft Ignite 2023, we unveiled our ongoing work on implementing a Sidecar pattern for Linux App Service. While the complete implementation is still in progress, we want to provide…
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 Functions platform…
We are excited to announce that we have launched the public preview of the App Service migration plugin for WordPress. If you want to move your WordPress website from…
This post is written against the .NET Aspire Preview 2 release, so it may change when the final version is released. Recently, I've been building an app using .NET Aspire…
Azure Load Testing (ALT) provides a rich and consolidated dashboard to analyze your load test results. However, you can also download or export the test results, build your own dashboards…
Azure App Service supports HTTP 2.0. The major advance of HTTP/1.1 was the use of persistent connections to service multiple requests in a row. In HTTP/2, a persistent connection can be…
The recently announced .NET 8's Aspire stack for building cloud-native apps is a great match for Azure Container Apps. .NET Aspire was designed to easily manage applications comprised of a…
WordPress on App Service is a Microsoft marketplace offering that combines the capabilities of several Azure products to provide you with an optimal WordPress development experience. One of the key…
The following updates are now available in the Enterprise plan: Spring Cloud Gateway supports a response cache: The response cache enables services and clients to efficiently store and reuse responses…
TL; DR Azure Web Pub announces the GA status of the geo-replia feature. Having a failover strategy in place is a must for enterprise-grade applications. What used to take much…
TL; DR Azure Web Pub announces the GA status of the geo-replia feature. Having a failover strategy in place is a must for enterprise-grade applications. What used to take much…
Estimating pricing is a crucial step for your business. It helps you plan your budget, forecast your expenses, compare different options, and optimize your cloud usage. However, estimating pricing…
As we start the new year, we want to inspire developers to hone their skills—so we’ve gathered resources that will help you learn new skills and build upon the ones…
Overview When it comes to website security, one important step is to add a custom domain and connect it with a TLS/SSL certificate. This not only enhances the trust and…
Introduction Organisations are increasingly understanding the value that machine learning and artificial intelligence can deliver across all industries. Subsequently those organisations are also evaluating how to move machine…
Azure Spring Apps Enterprise plan is now eligible for Azure savings plan for compute! All Azure Spring Apps regions under the Enterprise plan are eligible for substantial cost savings…
Hello, load testing enthusiasts! Say goodbye to the complexities of JMeter scripting with our new feature which allows you to create load tests directly by providing your HTTP requests. No…
This article talks about a popular open-source library called “Socket.IO”. It’s often used to build real-time web applications, like multi-player games and co-editing, co-creation applications. It explores the relationship…
Customers in their migration/modernization journey to cloud want to update their apps to be compatible with the cloud and rebuild the apps as microservices that involve tasks that run for…
Welcome to our comprehensive guide dedicated to resolving challenges that arise when Azure App Services encounter difficulties pulling images from the Azure Container Registry (ACR). Deploying applications seamlessly often hinges…
Welcome to the first episode of the Java on Azure Container Apps blog series! In case you missed the introductory episode, you can read it here to get a…
Further facilitate teamwork in collaboration apps with Large Language Models Apps like Microsoft Loop, Figma, Notion, Miro, Framer are redefining remote collaboration. Beyond hosting the newest and latest version of…