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.
- E-mail (22%)
- Cloud Services (22%)
- Web Tools (22%)
- Hosting (22%)
- Domains (11%)
Live Outage Map
The most recent Microsoft Azure outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Domains | 3 days ago |
|
|
Cloud Services | 25 days ago |
|
|
1 month ago | |
|
|
Cloud Services | 1 month ago |
|
|
2 months ago | |
|
|
Hosting | 2 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:
-
Donnie (@towndrunk) reportedHad to contact support to transfer my @Azure grant. Support was super responsive! But now it won't let me apply the sponsor credits to my billing profile. Lol I'm trying to build @Copilot support agents for staff at the homeless shelter I work at. Pls fix.
-
Neon Cosmo (@VowOfJudgment) reported@Azure The latest official Edge build can't synchronize Profiles with old MS Accounts like @live.com.ar We've had these accounts for around 20 years, and spent a lot of money on MS Store purchases. If #Microsoft does not fix this it's plain theft.
-
AZHockeyNut (@AZHockeyNut) reported@yuqianyi1001 @AzureSupport @Azure Impossible i get service on billing issues same day
-
Priyanshu (@iproductAI) reportedPlease @Azure fix it i'm seriously even human can't prove that they are human Why not just automated captcha?
-
MergenChat (@mergenchat) reported@Azure gpt-image-2 image editing is not working through your api. generating is working fine though.
-
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 !
-
Poletto (@Its_Alan_Paul) reported@msft4startups @Azure We need more support
-
Cogniferentials Consultancy (@cogniferentials) reported@Azure AI-Assisted Coding – Leverage GitHub Copilot to accelerate code creation, reduce errors, and improve consistency.
-
*GodsAngel* (@McAfeeKevin) reported@Azure fix your outage please so I can play smite
-
Gman (@gmaniac) reported@satyanadella maybe you can put it to work and fix deploying to @Azure from @github 🧠
-
N810 (@nathansaadat) reported@Azure Okay I sent a DM. I would really appreciate your help.
-
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.
-
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
-
Romain de Wolff (@romaindewolff) reported@Azure if u see this I can share ticket number for support
-
Vikas Mishra 🇮🇳 (@VikasMi34498235) reported@AzureSupport @Azure @MicrosoftLearn I have been trying to resolve a certification issue for the last 20 days but it is still not resolved.Ticket: 2602180030002690.i did NOT delete my Microsoft Learn profile. I recently left my previous org HCL, and my company email may have been deactivated.
-
whoajack (@whoajack) reportedWho knew Azure was so expensive :P VM, cheap (like less than $20/month). Bastion host to connect to it, not cheap. LIke $150/month. Time to switch to AWS. WTF :P @Azure
-
Chris Gates (@chrisgatesjr) reported@weezerOSINT Now imagine how much big companies pay for defender for business or e3 and e5 just to have the thing they pay for help hackers deliver the virus LMAO @Microsoft @Azure fix your ****
-
Decent Cloud (@DecentCloud_org) reported@Rahulsr01 @ghbdigital @Azure Payment processed. Access denied. Support deflects. Three separate systems, zero coordination.
-
CryptoKong (@CryptoKong59483) reportedJust the threat should cause @Cloudflare @Google @Azure to start reserving capacity, re-routing traffic and having resources in place. It would be prohibitively disruptive to the industry and AI would negatively impacted by reduced service and increased costs to customers
-
Florian Bador (@florianbador) reported@Azure : Remove this insanity of #AuthenticatorApp! I created a new biz account for some emailing, put the debit card, then the login forces to setup that stupid app, but I don't own a smartphone (and won't borrow anyone's). I tried to call support but got disconnected, calling again leads nowhere. At this point I could not even cancel the membership because I cannot login... Madness! Just let the customer decides what they want as 2FA!!! They know better, you control-freaks. So what am I supposed to do at this point? Cannot login, cannot setup auth app, cannot even cancel because cannot login, cannot open a case online because cannot login, and no "Use another way" option to skip this silly Auth-App setup, and no Desktop App either since I run exclusively on Linux.... Why so complicated??? Keep It Simple Stupid. @Microsoft @Outlook
-
Guy Leech (@guyrleech) reportedAny of you @Azure #AVD experts out there able to suggest where I may have messed up permissions on a host pool such that it is not visible in Windows App or web client for a user in an Entra group that should have access. I've compared permissions at the pool level with a visible one, which are in the same resource group, as well as app group, assignments & session hosts & I can't see the issue. I feel a script coming on ...
-
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.
-
Aditya Chand (@adiityack) reported@Azure is down
-
Vangeenius (@DroomDoeners) reported@conoro @Azure @AzureSupport Completely down on my end
-
Varun Arora (@flashindesi) reported@Azure With a Sev A case, it’s been 24 hours since the handoff, and I haven’t received any tickets or communication from anyone. Even reaching out to previous engineers didn’t yield any responses. It’s disheartening to experience such poor service from Microsoft..
-
MsftTechNews (@MsftTechNews) reported@JayCee83519 @MSCloud @MSFTReactor Apologies for the confusion. Seems like the issue has been resolved.
-
Siddharth (@sid_thinketh) reported@Azure - Please your support for smaller businesses need to get way better. :(
-
Patrick Detlefsen (@patrickdet) reportedMicrosoft @Azure support plans are next level. You pay them for the privilege of being ignored. < 8hrs SLA, no answer for 4 days.
-
bhanu (@Bhanu2716) reported@AzureSupport @Azure Is Azure front door have any technical issues ? We are facing not reachable issue in west Europe region
-
Sergey Medved (@CyberSecBoss) reportedA story of applying for Startup credits. @Azure - great customer service, hassle-free. @awscloud - back and forth straight out rejections, "at our discretion" from the support, to finally learn that the issue is in spelling out address street name "North" instead of "N".