Is Microsoft Azure down?
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%)
-
Domains (20%)
-
Hosting (20%)
-
E-mail (10%)
Live Outage Map
The most recent Microsoft Azure outage reports came from the following cities:
City | Problem Type | Report Time |
---|---|---|
São Paulo | Hosting | |
Curitiba | Domains | |
Rancho Nuevo | Cloud Services | |
Ashburn | Cloud Services | |
Mexico City | Cloud Services | |
Hyderabad | Cloud Services |
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:
-
Oliver Tomlinson 🇪🇺
(@OliTomli) reported
@GeeWengel @Azure I make a change to a consumer service, I ship it to the test/pre-**** environment, run the full E2E test suite, it passes. No local integration tests needed. I don't see how it can be much simpler than that tbh. But of course all our experiences lead us to different scenarios :)
-
Keerat Punia
(@KeeratPunia) reported
@MicrosoftIoT @Azure how come u do this?. i mean i'm 16 .and i literally have no idea of how u people do this. help me understand please ..!!😶
-
Rudolf Dvořáček 🇪🇺🇨🇿🇬🇧
(@rudolfdvoracek) reported
from
High Wycombe, England
@OpenAtMicrosoft @Azure Never liked ShitScript, because it’s not type safe, it’s type dangerous.
-
Didier Caron
(@dgcaron) reported
@ryancrawcour We used to do this too, but the time it takes to actually open up varies. The fact that @AzureDevOps isn't a "trusted service" for any @Azure service is really annoying and blocking
-
Neeraj Kumar
(@mstechtrainings) reported
@AzureSupport @Azure I am not able to delete the public IP address from my azure subscription. It says that it is associated with the network interface, but the interface was already deleted.
-
Andy Hawken (🖕♋️)
(@andiih) reported
Any @Azure / @AzureSupport people - other than the additional SMB/NFS, can I treat Azure Files as Blob Storage - using my existing code to access the same API for CRUD and accessing from websites via HTTPS?
-
Oliver Tomlinson 🇪🇺
(@OliTomli) reported
@GeeWengel @Azure I think comparing databases to queuing is a bit apples to oranges. In a microservice world, when you're testing a service it should fully encapsulate the database, so your integration test can treat the db as a complete black box, by using the public interface of the service...
-
Dan
(@OnoDaniels) reported
@pearson @Azure @Microsoft We are having issues from My country on Means of ID for Exam that is taken at home or office The majority of the Students have paper ID Cards from the Govt as the plastic has not been given to them. Today we had the 3rd case. Solution Pls
-
Gustav Wengel
(@GeeWengel) reported
@OliTomli @Azure No that's what we're doing right now - but it has issues. What if there are unread messages from an older test? You can work-around these, but I feel like that's suggesting that running your database locally isn't worth it because you can just rent a managed instance somewhere.
-
Chu Ka-cheong
(@edwincheese) reported
In @Azure AKS, if your pods can't bound pvc's and the pods description shows something like "kubelet: timeout expired waiting for volumes to attach", you need to reset your service principal in CLI manually. It needs to be done every year. WTF #Azure #AKS #Kubernetes
-
Frans Lytzen
(@flytzen) reported
I'm getting a lot of pinging up and down on @Azure servers across a few systems this morning. Nothing to worry about, but wonder if an update is rolling out that's rebooting PaaS?
-
Raj
(@justwondered1) reported
@Azure @JugnuSharmaRd Why do you even reply to these idiot kids who keep asking about their little game?
-
Tim Tang
(@TimTang4Retail) reported
re: IT supply chain risk mgmt: We need more naming of names of what is going wrong. How do you do that fairly? How do you address issues of litigation? @Edna_Conway @azure #cybersecureMIT
-
Oliver Tomlinson 🇪🇺
(@OliTomli) reported
@GeeWengel @Azure But a queue is not 'owned' by a producer service or a consumer service. Its just connectivity infrastructure. Because of this, you can't reasonably set the state of the queue, as that isn't how it works in the real world.
-
Jaco
(@jacovgelder) reported
@trailmax @Azure Whats up? Happy to help. Don’t need payment
-
Oliver Tomlinson 🇪🇺
(@OliTomli) reported
@GeeWengel @Azure @clemensv Why is it so hard to describe why local emulation of connectivity/integration infra like Service Bus and EventHubs is not desirable? I came to the realisation that locally testing consumers against ASB is futile, but I still struggle to articulate why to others.
-
Roman Sznajder
(@rsznajder) reported
@Azure My subscription disapeared but all services still work. Can you help me?
-
J D
(@_c0d3) reported
@windowsserver @Azure I have been trying to resolve some security recommendation from Azure Security center regarding windows server. That are classed as "high". I have resolved the "security issue" but having issues on Azure side. I have raised a support request (paid support) but no one has responds
-
Jon Grogan
(@jonathanzgrogan) reported
Anyone know if @Azure is down right now?
-
Alicja Kucharczyk
(@StiepanTrofimo) reported
@meetup_support do you need any help to migrate to @Azure ?
-
Abisoye Falabi
(@Falabs) reported
from
Lagos, Lagos State
@AmoweO @ibukunaadedeji I have the @Azure mobile app installed on my phone, revoked access for a problematic user and restarted the server due to pending update issues. Other days I could use the cloud shell to do literally anything.
-
Marc Doo
(@doo_marc) reported
@MSCloud **** your trash products, crashes 50% of the time....cant beleive you made that much selling crap to people....f you
-
Chu Ka-cheong
(@edwincheese) reported
@Azure AKS, if your pods can't bound pvc's and describe pods shows something like "kubelet: timeout expired waiting for volumes to attach". You need to manually renew the service principal. It need to be done every year. WTF #Azure #Kubernetes
-
Oliver Tomlinson 🇪🇺
(@OliTomli) reported
@GeeWengel @Azure At which point, why not just ship your service into a pre-****, and test E2E there and know that your changes are as close to OK as possible?
-
Gustav Wengel
(@GeeWengel) reported
@OliTomli @Azure I agree that you might need to do it at a higher level, but I disagree that you should be able to do it locally. If I was using e.g. Kafka I would get to spin up a docker image and run my tests without issues on my local environment.
-
Vianney Philippe
(@d3dal3) reported
Why @Azure Hybrid Benefit is not available in calculator for Azure Batch computing service?
-
Mike Vas
(@mikevastech) reported
@Azure Why I need to sign in multiple times in order to get to the portal? I just want to sign in, is it that hard to redirect me to the portal page? This is the worst authentication model I've seen in my life and this works the same for all #Microsoft services ( #Office365 ).
-
James Randall
(@jamesdrandall) reported
Its fair to say I'm becoming an increasingly cantankerous and sceptical @azure customer. Its not that I think the grass is magically greener elsewhere but there is enough friction and enough bad smells that I find myself compelled to explore the alternatives.
-
Matt Goldman #BlackLivesMatter
(@mattgoldman) reported
A @Microsoft support representative just told me details in their system take 2-3 days to update. Not a great ad for @Azure, assuming they're running on their own platform.
-
Ayushman Raj
(@Ayushma16808846) reported
@PUBGMOBILE_IN @PUBG @Azure When pubg mobile india is coming ? Don't you guys think that Now it has been overhyped..!! If there is an issue regarding the launch of #PubgMobileIndia then please push an official statement on your any social media handle!?.????? Thanks.!