Microsoft Azure portal

Build, manage, and monitor all Azure products in a single, unified console.

Key Resources

Homepage: https://azure.microsoft.com/en-us/features/azure-portal/
Newsfeed: RSS

News

Date News
9/12/2024
This Blog Post was authored by David Burg, Principal Software Engineer, with contributions of Harold Campos, Principal PM.   Business growth, is achieved not only by extending towards more...
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
We’re thrilled to share with you that WordPress on App Service now supports Managed Identity. This means your WordPress site can securely access other Azure resources, like Azure Database for...
8/28/2024
Ok, so you might have read somewhere that API keys is not secure, and you might even have heard about this managed identity thing. But what is it, and why is it better than API keys? Let's try...
8/25/2024
As we are aware, Azure Files currently does not support identity-based connections. This means that even if we can use identity-based host connections to replace the AzureWebjobsStorage, which...
8/13/2024
Introduction For the workload profile container app, private link support is not yet available. This is because the “Private Link Service does not support a load balancer that has an IP-based...
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
  Azure Stack HCI is a hyperconverged infrastructure (HCI) solution that provides storage, network, and compute resources in on-premises or edge locations. It supports the creation and...
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/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/16/2024
As we venture deeper into the digital era, APIs (Application Programming Interfaces) have become the cornerstone of modern software development and digital communication. APIs continue to be...
7/10/2024
Integration is crucial to every business. While data and applications are at the core of IT (information technology) infrastructure, without integration, data remains locked in silos, and...
6/27/2024
  Introduction Integrating Azure Kubernetes Service (AKS) with Keycloak through Azure Active Directory (Azure AD) as an intermediary leverages Azure AD’s support for OpenID Connect (OIDC) to...
6/20/2024
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."   There are many reasons for this...
6/19/2024
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 using JMeter...
6/17/2024
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 campaign that...
6/12/2024
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...
6/10/2024
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...
6/10/2024
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 event. We understand...
6/10/2024
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.   For more information...