Azure subscription cancelation and billing
Hello Community, I am having problems canceling my subscription. I have already canceled all subscriptions, deleted all associated resources, and paid any outstanding amounts. However, I am still being charged and cannot detach my Visa card. I have…
Azure Policy
each time i try and create a mysql database it fails
Each time I have tried to create a mysql database so that I can migrate from dreamhost, the deployment for the mysql fails and i have no real reason why? sometimes it says issue with region and sometimes not. What are the settings I should input for…
Azure Database for MySQL
Cosmos DB using incorrect composite index
My sql query is: SELECT * FROM c WHERE c.ResourcePartition = 'abc123' AND c._ts >= The container has 2 composite indices: "compositeIndexes": [ [ { "path": "/ResourcePartition", …
Azure Cosmos DB
Storage reclamation of log file in Hyperscale database due to unused allocated space.
My log file is over 1 TB on my hyperscale database, far beyond our typical usage. I’ve cleared old data and am requesting support to reclaim unused allocated storage in Hyperscale to reduce billing impact.
Azure SQL Database
Clarification on Public IP Addresses and DNAT Rules in Azure Firewall
Documentation mentions that the number of public IP addresses attached to a Firewall and the unique destinations in DNAT rules both contribute to the total limit of 250 public IP addresses. I have confusion regarding how DNAT rules operate. Does the…
Azure Firewall
Relationship between VM Size and ADF Concurrent Job limit
We have a number of "SelfHosted" Azure Data Factory Integrated Runners. Currently many are using the Standard_B2ms SKU (2C 4GB). According to the Data Factory IR Portal this allows us currently a maximum of 24 Concurrent jobs and attempts to…
Azure Data Factory
Which Disaster Recovery Test option allows VM failover while retaining the same IP address in the DR region?
I believe the 2 DR Test options are: Test Failover vs a Full Failover. We have done various "Test Failover" drills, but I want to actually bring up the same VM IPs from the Primary Region to the DR Region. This would involve: Shutting down…
Azure Site Recovery
Azure Migrate hash doesn't match documentation
After creating a project and project key for Azure Migrate, I downloaded the appliance from the project page and checked the hash as outlined in the documentation here: https://learn.microsoft.com/en-us/azure/migrate/how-to-set-up-appliance-physical The…
Azure Migrate
Cannot connect to Kudu on my Azure Web App
The SCM link for my Web App seems to not exist. Neither nslookup nor browser can find it. The app service logs are turned on and I want to download them.
Azure App Service
How to upgrade to higher version of meilisearch?
Hi, I have deployed the azure container apps- for Meilisearch in my azure portal. The last version I used was- 1.8.3 and then I stopped the container and did not use it again. Now the issue is I am getting the following warnings- so I headed to the docs…
Azure Container Apps
Azure Content Understanding Classification reasoning.
Hello, I'm using Azure Content Understanding for document field extraction and classification. For example, when I create a field to classify insurance as "standard" or "non-standard" based on a definition, the system classifies it,…
Azure AI Document Intelligence
VNET integrated Azure Cloud Shell fails to provision.
I have provisioned a vnet integrated cloud shell relay and storage account into my network following the official documentation https://learn.microsoft.com/en-us/azure/cloud-shell/vnet/deployment . While provisioning the cloud shell it fails with error:…
Azure Virtual Network
Creating an Azure function through the portal
From within the Function App, I can't create a function through the portal. It only shows me VS Code or VS. Apparently this is a problem many people have posted in various forums with no solution.
Azure Functions

Does Azure Maps Geolocation consume RFC8805 feeds? How to update it?
I need to correct the geolocation for a block of addresses we control. The current geolocation for these addresses is incorrect and it is causing Azure Traffic Manager to send traffic halfway around the world, compromising latency and stability. There is…
Azure Maps
Moving On prem Sql Server Databases to Azure best option
Hello, We are planning to move On prem Sql Server databases which are currently on Sql server 2014 SP1 and we would like to move into AZURE platform. We have currently 5+ databases which are not pretty much used but we need to keep it for future access…
Azure SQL Database
Does Azure OpenAI support PDF upload for GPT 4o?
I see this forum that PDFs are supported natively in GPT4o https://community.openai.com/t/direct-pdf-file-input-now-supported-in-the-api/1146647 Are PDFs also available in Azure OpenAI? If not, when will they be available?
Azure OpenAI Service
Azure web app with NAT gateway and public IP address is connecting to Azure storage with internal IP and not public IP
We have an Azure web app using a virtual network. The web app is configured with a virtual network integration and private endpoint. The subnet from the virtual network has a NAT gateway using a public IP address (13.xx.xxx.xxx). When the web app…
Azure Static Web Apps
We have an AME application that we need to delete, but the owner has left Microsoft. We cannot add ourselves as owners.
We have an application that has raised a Sev 2.5 incident. We need to delete the application because it is not used any more, but the current owner of the application has left Microsoft. The application is in the AME Tenant. We need assistance to delete…
Azure App Service
Cannot delete Storage account with Version level immutability enabled. There is no policy in place.
There is no policy in place. There is no locked policy. There is no legal hold in-place. The amount of time set in the original policy before it was removed has passed (7 days). There is no Access Policy in place. Why can none of the data be deleted?…
Azure Storage
Help configuring email communication service for SMTP use with third-party application
I am not super familiar with Azure product configuration but am trying to setup the email communication service with Azure to integrate with a third-party app using SMTP, but I cannot figure out what I am doing. I have created the following: Email…