Microsoft Azure status: hosting issues and outage reports
No problems detected
If you are having issues, please submit a report below.
Microsoft Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.
Problems in the last 24 hours
The graph below depicts the number of Microsoft Azure reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.
At the moment, we haven't detected any problems at Microsoft Azure. Are you experiencing issues or an outage? Leave a message in the comments section!
Most Reported Problems
The following are the most recent problems reported by Microsoft Azure users through our website.
- Cloud Services (50%)
- E-mail (25%)
- Domains (25%)
Live Outage Map
The most recent Microsoft Azure outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Domains | 1 month ago |
|
|
Cloud Services | 2 months ago |
|
|
2 months ago | |
|
|
Cloud Services | 2 months ago |
|
|
3 months ago | |
|
|
Hosting | 3 months ago |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
Microsoft Azure Issues Reports
Latest outage, problems and issue reports in social media:
-
A1g0rithmIc (@A1g0rithmIc) reportedEnterprise AI vendors have a credibility problem when they sell broad use intelligence while their own product documentation is inaccurate. If the system’s deterministic behavior is already codified, documenting it clearly in natural language should be table stakes in this world... 👀 @Azure @MSCloud 👀
-
Tech P (@Tech_p001) reported@Azure "The question isn't where AI should run—it’s how many billions of dollars are being wasted running models on unoptimized, chaotic data estates just to satisfy FOMO. You can't out-build bad data architecture with more compute."
-
Brad Gessler (@bradgessler) reportedA big reason is because you can’t sign up for half of the hyperscalers. Today I tried to open an @Azure account today & the anti-bot mechanism was broken. I then tried @googlecloud & adding an address to billing was broken. They just don’t care anymore. 🤷
-
Vu (@soulsocketXBT) reported@Azure u ***** have built the most retarded / confusing platform ever. holy ******* ****. in order for me to deploy a ******* python script i need to go thru millions of pointless actions. i thought its hard to beat GCP but turns out u retards are in another league
-
Proompt Engineer (@laktozmentes5) reportedOk, I finally got approved for better rate limits on @Azure which surprised me cos I’ve been waiting for months… It seems they fixed a few issues and the models feel somewhat reliable now? Also got access to both Claude and GPT models now. Yay. Good job Microsoft.
-
Aaron ⚡️ (@TheEcomNomad) reported@Azure i think the multimodal piece is where this gets interesting. most enterprise models still treat vision as an afterthought, but bundling it with reasoning means you're building agents that see full context from the start, not bolting capabilities on later.
-
Lord Waffleman (@LordWaffleman) reported@Azure I'd rather drag my face across broken glass than use Azure again. It'll happen, but I won't like it.
-
Jeremy 💻🎮🔭 (@pcnerd37) reportedWTF!!! I have an @Azure App Service Plan that went way past its supposed $69.35/mo plan, blew past my monthly budget and now I'm stuck with an astronomical cloud bill. @AzureSupport
-
Ganesh Behera (@ghbdigital) reportedVery disappointed with @Azure support. A subscription was disabled over “suspicious activity” with no clear explanation, causing our beta app to go down and creating serious business risk. Startups cannot operate on vague flags and delayed resolution. #Azure #Microsoft #Startup
-
RajneesH Kumar (@rajneeshk_verma) reportedI have a active m365 developer account with that got access to azure portal, I missed to setup MFA now being tenant admin I am not able to login to azure portal, need MFA which is not setup🐔 🥚however m365 still working for me, any help greatly appreciated @AzureSupport @Azure
-
Cory B🅰️ttles (@CoryBattles) reported@Azure what an awful product for anyone with less than a doctorate to try to use. Days wasted, even with Claude's help. Endless circles of conflicting errors and rabbit holes. Support dead ends. Insanely frustrating. Claude's suggestion...give up, cut your losses, move on.
-
StopForumSpam (@StopForumSpam) reported@guyrleech @GoogleWorkspace After messing with my entra UPN, I can no longer use entra to log into servers. What’s the bet I can use Google to log into them now? Sort this **** out @azure
-
Luca Steeb (@steebchen) reported@Azure @Microsoft it must be a joke to pay $100 for support then still having to fill out this ****** form for EVERY SINGLE MODEL with 20 fields of the same IDs, names, data, email, etc and different ratios for TPM depending on the model. it can't be real? how does this pass product? is this a joke?
-
N810 (@nathansaadat) reported@Microsoft @Azure i’ve been trying to get a dynamics 365 business central license for six weeks now. None of your “providers” will contact me. Please help me. I don’t understand why it’s so hard for a small business to use your product.
-
N810 (@nathansaadat) reported@Azure Okay I sent a DM. I would really appreciate your help.
-
SeenThroughaLens (@LensSeen) reported@Azure Nobody in your terrible support what to help when an issues is outside of the norm. I owe you money but you are preventing me from paying you !
-
Luca Steeb (@steebchen) reportedjust paid $100 for the @Azure support plan just to have an underpaid offshore person tell me that there is no other way of filling a manual form for EVERY goddamn model to lift limits for a new account
-
Bernard Kasparas (@Bkasparas) reported@GarethDennis The number of times drivers were late to trains before I retired off @GWRHelp because @Azure went down and they couldn't see their Safety Notices was a real issue... is the problem 'digitalia americana' or rather single-sourcing everything with no redundancy/fallback?
-
Guy Leech (@guyrleech) reported@AdamGell @Azure I should think so - I don't use CMtrace sorry but anything that makes getting information about a problematic environment is important. I wrote a script for AppSense support to gather as much relevant information as we could in one go to stop toing and froing with customers just to get basic info
-
Anne Durgueil (@AnneDurgueil) reported@MSCloud assuming you guys handle Windows365 which is cloud based (and whose principles I love), you may consider using what we called a "transaction processor" although frankly it is very hard these days to find a description that fits what I knew of them when I started coding on IBM mainframes in my teens in the 70s. I'm only saying that because the executables' images these days are so huge and full of useless code you'll fast have huge memory management issues, the same we used to have on our mainframes back in time as we squeezed our code in a few kilobytes. The word transaction processor comes from the fact we mostly coded for banks and insurance companies, where one performed transactions before computing turned up, so it doesn't tell you why it's so great, nor how it works: Despite the fact we had thousands of online users for one tiny computer, there was only one executable image contiguously loaded in memory (maybe two). Each user had a session but all that was kept for each session in resident memory was only the data it used, and the adress (the position) of the next instruction to execute in the executable image for that session. And the beauty of that in a multithreading environment, is that it happens automatically without overbearing thread management. To be honest we coders never had to bother about it all, and Cobol as a programing language was well geared to such a use: working storage was defined before the executable code using those data definitions was lined up, unlike Basic for instance where you could define fields as you went, but where professionals defined them up with comments at the top of the program. (I suppose this can be reshuffled at compilation stage.. yes sorry you need to compile). I Guess object orientation that came a little bit later will fit very well in that framework. We used IMS and CICS on IBM, and ACMS on DEC VAX/VMS.
-
AZHockeyNut (@AZHockeyNut) reported@yuqianyi1001 @AzureSupport @Azure Impossible i get service on billing issues same day
-
SeenThroughaLens (@LensSeen) reportedSeems like nobody at @Azure or @MicrosoftHelps care about customer service...
-
Syed Sameer (@syedsameer2024) reported@AzureSupport @Azure We joined for startup support, but unexpected charges we thought Azure credits covered put us at risk of suspension. We’re unable to pay now and request a review of these charges plus an extension or relief. We value long-term partnership. #Azure #Startups
-
Nikshep Shetty (@21niksshetty) reported@Azure @MicrosoftHelps Hi, My Azure account has been blocked due to inability "AADSTS5000225" how can I unblock it, I never got an email saying it is was getting blocked? I don't really care about my old progress.
-
Siva Prasad (@Sivapr_Vz) reportedHey @Azure @MicrosoftIndia — I was charged ₹1,700 for a 'NetworkWatcherRG' that was AUTO-CREATED by Azure in UAE North during my learning practice. I never intentionally deployed it. Already deleted it. Kindly look into Invoice #G157606830 and process a refund. #MicrosoftAzure
-
Mark Hughes (@huzi8t9) reportedIt seems @Azure SQL Servers/Databases have connectivity issues. Intermittent in the last few days but nothing on their status page 😭
-
Celso Pinto (@cpinto) reported@bradgessler @Azure @googlecloud Yeah it’s been broken for at least a month now
-
zoomies.llamafile (@snappercayt) reported@dotMorten So nuget is like default playstore dev version thing? @Azure must support it by default for any VMs shouldn't it? @azureadvocates
-
Shinaayo. (@Gtoonz1) reported@AzureSupport Azure support @AzureSupport @Azure please help me. I have been charged for something that i didn't know the implication.. please help me.
-
Rohan Magdum 🇮🇳 (@RohanMagdum7) reportedHello @Azure @AzureSupport @MSCloud I'm facing an issue renewing my Azure Administrator Associate certification. It shows expired despite multiple attempts over the past month. Request ID: 2603190030003633 Kindly assist urgently.