All vCPU quotas stuck at 10, can't get quota increases
I have a personal Azure account, Pay-as-you-go. I can't get any vCPU quotas increased above 10, for any Azure region. Which makes experimenting with compute clusters (e.g., Databricks, Spark, etc.) impossible. I opened a support ticket and they…
Users cannot access port 21 on virtual machine
Users requested to have port 21 open for FTP I made some rules under network settings but the users are reporting: "I’m unable to access the FTP server due to a timeout error." "Server sent passive reply with unrouteable address…
Apple Business Manager SAML -Provisioning has been quarantined.
hello, we have the following error: Provisioning has been quarantined. See quarantine details for more information. Quarantine details: While attempting to validate our authorization to access your application, we received this unexpected response:…
Request Custom Vision Rate Limit Increae
Requesting increase rate limit to 50TPS for our Custom Vision S0 standard tier. Our application needs to send dozens of requests per second to Azure Custom Vision inference. request at least 50 TPS. Thanks, Dave
Is it possible to send and receive MMS using Azure Communication Services?
Hello, I know SMS is possible using ACS, but what about sending/receiving images and videos? Is this possible? If so, where are the docs? If not, is this on the roadmap? Thank you
Can't see the "Scan" option after deploying Microsoft Ip Scanner
Hi - I've deployed IP Scanner but i can't see the "Scan" option after selecting the content scan job? I tried to run "Start-Scan" command via powershell as well and then executed "Get-ScanStatus" command to see if the scan…
Upgrade to Standard SKU public IP address
Hi, We currently have a couple of Basic SKU Public IP addresses which need to be upgraded to Standard SKU by 30 September 2025 as advised. The on-screen upgrade prompt on our Azure portal advised the following: 'Your public IP is currently associated…
Azure SQL firewall does not recognize my remote IP
Hello, I'm setting a firewall rules with this ip: 62.171.158.222 I review all the athentication method and is Ok, actually I took one that is working from the IP: 207.180.210.186 and work, but not with this IP: 62.171.158.222 , I'm getting the following…
Email Notifications Not Triggered in Microsoft Purview Data Quality Alerts
Hi all, I'm working with Microsoft Purview Data Quality (DQ) and have successfully configured custom rules and thresholds. The rules are evaluating correctly, and when a DQ breach occurs (e.g., quality score drops below the threshold), I can see that…
Enable Port 25
I need to open port 25 on a machine to allow an SMTP relay to our O365 SMTP but unable to do so. I tried to open a ticket with Azure support but unable to with Developer support license. What are my options here to allow port 25 outbound? This is not for…
Accidently deleted table and lost data. Any way to recover the data ?
I have accidently deleted tables from azure SQL Database.... Is there any way to recover it. Please note, There is no recovery point or DB back available.
bitlocker is frozen
bit locker is frozen so that I can't unlock the recovery
How do I connect a Blob Trigger Azure Function to a storage account different the one in AzureWebJobsStorage app setting?
I am writing an Azure Function that needs to monitor a blob storage container and act on new blobs in that container. The storage account that the blob container I'm monitoring is in is different than the storage account that my function app uses for…
Directory.EnumerateFiles vs Directory.Delete
Hi, Are this code: var dir = new DirectoryInfo(viewDeviceItem.Path); dir.Delete(true); Equivalent to: using System; using System.IO; class Program { static void Main() { string directoryPath = @"C:\path\to\your\directory"; // Specify your…
User unable to sign in to Azure AD-registered app — what could be causing this?
We have an internal application registered with Azure Active Directory. A new employee's account has been successfully created and is visible in the Users list. However, she is unable to log in to the internal application. What could be causing this
Update Rings in Intune: "Auto Install and restart at a ascheduled time" doesn't work
I want to have Windows Updates to install every sunday night so it doesnt interfeer with the user. To test the schedule capabillities of the intune update rings, i configured a ring like so: I have uninstalled a specific update on my test system…
Azure Vision Studio Shows Blank Page
On most of my computers, when visiting the page for Azure Vision Studio, the result is a blank page. No content displayed at all. On my Copilot+ PC, I can get the Vision Studio page to load, but then it immediately goes to an error dialog stating that…
I would like to recreate my azure portal vm configuration to create the same thing with az cli. Is there a way to do that?
Specifically I am having trouble with the image. On the portal I see "Image: Ubuntu Server 24.04 LTS (Confidential VM) - Gen2" . On the cli I tried "Canonical:0001-com-ubuntu-confidential-vm-noble:24_04-lts-cvm:latest" but the image…
Azure Quantum- I have somethings I am wanting to create to show off a lil bit but umm... kinda lost here
Subject: Exclusive Quantum AI Breakthrough—Available for Acquisition or For Microsoft to build and Use if they will help me out with it. I can't build it myself I am too dumb! Hi [Microsoft Azure Quantum], I have developed a Quantum AI framework that…
SSIS Package Fails in Validation (Excel Destination)
Hi, I have been frustratingly trying to deal with a very odd problem. I created a package to handle the filling of an Excel file from a SQL query. I spent a couple days debugging, making sure it worked through manual execution, then I managed to get it…