An Azure service that provides an event-driven serverless compute platform.
Azure Function Flex Consumption plan - Blob files not created or updated and no tables created in storage ccount
Hi! I have updated an Azure function from Consumption to the Flex Consumption plan. It is deployed in two different subscriptions, one for test and one for production. The configurations are exactly the same in both environments. The app has two…
Azure Functions
Azure Managed Redis - REST API to flush
Hello, I am using Azure Managed Redis (redis enterprise), and I tried using the Azure management rest api "Microsoft.Cache/redisEnterprise/<cluster-name>/databases/default/flush" I get a successful result on the operation. However, I…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Unable to extend volume for Windows (c) disk
I unable to extend the volume for Windows (c) disk for Azure VM Windows 11
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
How to apply for Startup credit
I am reaching out to enquire about how we can apply for the Microsoft Azure credits for early-stage startups. I would also love to schedule a brief call with a team member who can walk us through the application process and eligibility…
Azure | Azure Startups
Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
Time of releasing new SFTP host keys for Storage Accounts
On the 30th of April all the SFTP host keys are supposed to be used on storages (https://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-host-keys). Could you provide specific time (or at least time window) when the new keys…
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Unable to Connect to Public SFTP from Azure Synapse – Linked Service HMAC Error and Python Connection Timeout
Problem Statement We have a requirement to read and write data to a cloud/on‑prem SFTP server from Azure Synapse. The SFTP server (sftpssh.example.com) is a public SFTP server. We are using Azure Synapse with a Self‑Hosted Integration Runtime…
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
What is the architectural relationship between Azure AI Content Safety and Azure AI Foundry Guardrails — are they the same thing?
I'm trying to understand how Azure AI Content Safety relates to the Guardrails & Controls system in Azure AI Foundry. They seem to overlap in capability but differ in how they're used, and Microsoft's documentation doesn't clearly explain the…
Content Safety in Foundry Control Plane
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
identity validation failed
The artifact signing process and identity validation have failed, therefore it is currently not possible to upload documents. I need to upload new documents, so I would require the upload functionality to be restored. The artifact signing account is…
Artifact Signing
A fully managed end-to-end service for digitally signing code, documents, and applications. (formerly Trusted Signing)
How should I connect my 4G LTE gateway to the IoT central with SAS Token?
I have currently deployed my 4G GSM IoT gateway which I am connecting with IoT Central. When I run my code on the gateway, the output comes on terminal stating that the device is Attempting to connect to Azure., [MQTT] Connected to Azure IoT…
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
AKS Premium SSD ZRS -Confirming Dynamic PVC Expansion Limits and Cross-Region DR Options for Persistent Volumes > 1 TB
Hi, We are deploying a stateful enterprise integration platform on AKS and need clarification on two topics that are not fully addressed in the documentation. We want to confirm our understanding before finalizing architecture decisions. Environment: …
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
Azure Event Hubs with Kafka, read_committed consumers stuck
Context: We are using transactional Kafka producers on Azure Event Hubs (Premium tier) with Spring Kafka 3.3.10, and consumers configured with isolation.level=read_committed. In cases where a producer crashes or does not explicitly complete its…
Azure Event Hubs
An Azure real-time data ingestion service.
Azure cache for redis instance status Failed
Hi Team, Our Azure Cache for Redis instance is running with Premium tier P4 and tried to scale down within same premium tier from P4 to P3 but after sometime it is showing Redis instance status to scaling and then failed now. How to fix this? Any…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Intermittent RDP display stops refreshing (session still responsive) on Azure VM
When connected to one of my virtual machines via RDP, the session periodically stops updating the display. The VM does NOT appear to freeze and the RDP connection does not drop—I can still move the mouse, click, and type—but the screen does not visually…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Microsoft Foundry Speech Playground shows "Connection error to Realtime service: Invalid response status"
I had been using the "gpt-4o-realtime-preview" speech-to-speech model in the past months without issues. However since a few days it stopped working, not just in my python project but even in the Microsoft Foundry > Speech Playground: When I…
Azure Speech in Foundry Tools
An Azure service that integrates speech processing into apps and services.
Azure PostgreSQL Flexible Server stuck in Restarting state for 16+ hours after adding timescaledb to shared_preload_libraries
Our Azure Database for PostgreSQL Flexible Server has been stuck in Restarting state for over 5 hours. Configuration: PostgreSQL 17.9 Zone Redundant HA enabled Central US region Standard_D2ds_v5 Issue: Added 'timescaledb' to…
Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.
i have 30days free account but unable to deploy any Models in Azure Foundry projects
i have 30days free account but unable to deploy any Models in Azure Foundry projects
Foundry Models
A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference
How to increase Azure AI Foundry throughput for deployed LLM under high parallel load?
Hi, I am experiencing significant throughput degradation when handling parallel user requests to GPT-4.1-mini via Azure AI Foundry, and I would like your guidance on the best architectural approach for our situation. Current situation: Each user session…
Azure OpenAI in Foundry Models
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Claude Opus 4.7 MaaS deployment in Foundry fails provisioning after quota is reserved
I am trying to deploy Anthropic Claude Opus 4.7 as a MaaS partner model in Microsoft Foundry. The portal allows deployment creation and reserves quota, but the deployment fails provisioning after about five minutes. The deployment uses GlobalStandard in…
Foundry Models
A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference
I am not able to build agents in the project
I am not able to build agents in the project . i had created the resource jira-integration-testin-resource i had checked IAM -> having Contributor as default one. I need Azure AI User role, for my builds. so can you please help here to add the Azure…
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
Can Claude models be used with Foundry Agent Service's create_agent API (threads/runs pattern) for portal visibility?
Hi, I'm building a multi-agent system on Azure AI Foundry using Claude Sonnet deployed from the Foundry model catalog. My agents are currently working correctly using the Anthropic SDK via the /anthropic/v1/messages endpoint. However, agents created this…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model