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.
This blog emphasizes the process of gathering profiler traces for application hosted on App Service that is experiencing slowness. It also provides guidance on how to review these collected traces…
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…
The Open Container Initiative (OCI) community recently released OCI Image spec v1.1.0 and Distribution spec v1.1.0. Azure Container Registry (ACR) has supported OCI specifications v1.1.0 since its first release candidate…
Sometimes, on the Azure portal, you might see an error message on the Function App like "we were not able to load some functions in the list due to errors."…
Azure Load Testing is a cloud-based service that helps you run performance and load tests on your web applications and APIs. You can easily create, configure, and execute load tests…
Azure Container Apps is a powerful platform for running serverless, containerized applications and microservices. In the team’s ongoing commitment to improving Azure Container Apps’ performance, we’ve recently made significant improvements…
In this article we will explore how A/B testing in multi-region environments can be performed leveraging Front Door session affinity and an ingress controller to ensure consistent user pools…
Working with applications teams and partners developing cloud native apps on Azure, you quickly learn developer time is valuable, enthusiasm & flow state is critically important. Over the years,…
Azure Functions triggers and bindings for building intelligent apps with Azure OpenAI Over the last year, we have seen a large interest from customers to bring intelligence to their…
The generative AI landscape moves at a fast pace, and it can be challenging to keep up with the latest developments, even for seasoned developers. There are in particular…
Taking Azure Functions from 0 to 32,000 RPS in 7 seconds Consider a connected car platform that processes data from millions of cars. Or a national retailer running pop-up…
Deploying web applications in the cloud can often be a complex task, involving multiple steps and intricate configurations. App Spaces aims to streamline this process, offering a straightforward approach to hosting…
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…
Azure Chaos Studio supports new fault for Azure Event Hubs. Azure Chaos Studio is a managed service that uses chaos engineering to help you measure, understand, and improve your cloud application…
We continually work to improve performance and mitigate Azure Functions cold starts - the extra time it takes for a function that hasn’t been used recently to respond to an…
You can attach the Visual Studio debugger to any .Net process running on Azure App Service. This allows you to debug the deployed web app as though it's running locally.…
Function App lets you leverage PowerShell gallery for managing dependencies. Your PowerShell modules defined in requirements.psd1 file will be downloaded automatically if you enable dependency management. However, if your Function App…
Debuggability of test scripts during load testing is crucial for identifying and resolving issues early in the testing process. It allows you to validate the test configuration, understand the application…
This blog post will give you an overview of benefits and best practices you will get harnessing APIs and an API Manager solution when integrating AI into your application landscape.…
Last month’s Microsoft Build event featured exciting announcements and in-depth sessions on the latest developer tools and technologies. Throughout June, we’re looking at highlights from Microsoft Build. Explore news, challenges,…
TOC Why we use it Architecture How to use it References Why we use it An increasing number of security vulnerabilities are caused by sensitive information in the source…
I'm currently working on a project in which we are using Entra ID rather than a traditional Postgre username and password. This is a great way to secure your database…
Whenever you run load tests on your endpoints in Azure Load Testing, there might be a situation where your endpoints require an access token. We have seen that before load…
A new log “AppServiceAuthenticationLogs” is now available in Public Preview for App Service resources on Windows. This would include Web Apps, Functions, and Logic Apps. If you would like to…
App Service now allows you to create web apps with unique default hostnames to avoid a high-severity threat of subdomain takeover. This feature is currently in Public Preview and…
Every app will be reinvented with Generative AI and new apps will be built that weren’t possible before. Generative AI helps to build intelligent apps using the Large Language Model…
Introduction Azure Load Testing is a cloud-based service that lets you test the performance and scalability of your web applications and APIs. You can create and run load tests, analyze…
In this blog we continue to dive into the world of observability with Azure App Service. If you've been following our recent updates, you'll know that we announced the Public…
Workloads deployed on an Azure Kubernetes Service (AKS) cluster often need to access Azure backing resources, such as Azure Key Vault, databases, or AI services like Azure OpenAI Service. Users…
Today, we're excited to introduce rich reporting and easy troubleshooting for the Microsoft Playwright Testing service! Microsoft Playwright Testing is a managed service built for running Playwright tests easily at…
We are excited to announce the launch of two new features in Azure Load Testing: multi-region load tests and support for Locust framework. Azure Load Testing is a fully managed…
Kubernetes Event-Driven Autoscaler (KEDA) is an open-source, lightweight component that allows users to autoscale container workloads on events in external scalers. KEDA extends the functionality of the native Kubernetes Horizontal…
Introduction At last year's KubeCon North America, Microsoft announced the adoption of Karpenter in Azure Kubernetes Service (AKS) as an alternative to the Cluster Autoscaler (CA), referred to as Node…
Azure Functions is Azure’s primary serverless service used in production by hundreds of thousands of customers who run trillions of executions on it monthly. It was first released in early…
We are excited to announce the public preview of Split Experimentation in Azure App Configuration. In today's software development, delivering high-quality features rapidly while minimizing risk is a top priority.…
By -- Asir Selvasingh, Microsoft, and Adib Saikali, VMware by Broadcom. You can now use Azure Spring Apps to effectively run Spring Batch applications with adaptive cost control. You…
Welcome to Build 2024! The team will be covering the latest AI enhancements for migrating web applications, how AI helps developers to monitor and troubleshoot applications, examples of integrating generative…
What is App Spaces? App Spaces is a new way to look at building an application in Azure. App Spaces is different because it’s not a service on its own,…
In this blog post, we dive into the realms of observability and monitoring, taking advantage of the latest advancements in Azure's Linux App Service. If you've been following App Service…
Get ready for the ultimate Spring conference in Barcelona from May 30-31! Connect with over 1200 attendees, enjoy 70 expert speakers, and engage in 60 talks and 7 hands-on workshops.…
This article will provide you with an all-inclusive update around all App Service TLS related features. In the past year, we have announced a couple of updates in this area,…
Azure Container Apps has rolled out support for Azure Key Vault certificates on both the individual app and environment levels. This improvement makes it easier than ever for developers to…
With increasing emphasis on security issues, enterprises are imposing significant restrictions on internal resources and operations accessible to employees. If your Azure account does not have sufficient AAD (i.e., of…
AI Apps are on the raise with LLMs capabilities made easier for app integration with Azure OpenAI and Azure Container Apps helps developers focus on building the AI apps faster…
1.Run the following code in the App Service SSH - apk add icu-dev && docker-php-ext-configure intl && docker-php-ext-install intl && docker-php-ext-enable intl 2. Now copy the intl.so…
Introduction After Microsoft ODBC Driver version 17.3.1.1, we will able to use the system-assigned and user-assigned identities (Using Azure Active Directory with the ODBC Driver - ODBC Driver for SQL…
Introduction Performance testing is not always a walk in the park. Quite often, it can be challenging and time-consuming, especially when dealing with complex and dynamic web applications that rely…
Introduction Containerization has become the prevailing choice for hosting and managing Java applications, due to its unmatched portability, consistency, and scalability benefits. However, by default, when running a Java app…
Introduction Redis is an extremely popular in-memory data store that is used as a cache, session store, message broker, and more. One of the features that makes Redis really useful…
Creating connections between different compute and backend services on Azure is a common task that all developers have to deal with while implementing a piece of code. There are a…