News

Visual Studio Online Suffers Another Outage

The repair team says it's rolling back recent updates to mitigate the problem.

Visual Studio Online is experiencing its second major outage in less than a month, with no current timetable for a fix.

The latest message, from the Visual Studio Online Service Blog, says that "We are still investigating. DevOps are rolling back changes done in the last 24 hours to mitigate the problem. We will provide an update in 60 minutes or sooner."

The previous updates, from approximately an hour earlier and 90 minutes earlier, did not add any additional information. It was unclear when the outage began. However, a post from Aug. 11 says that maintenance was going to be performed on VSO starting from that day through tomorrow, Aug. 15. In an ironic twist, Microsoft says in the blog that "There should be no disruption to the service during this maintenance."

Since Monday, Microsoft has blogged about issues with Application Insights, identity change issues and the current service outage.

The problems follow a significant outage on July 18, that lasted about 90 minutes. In that case, an Azure SQL database was the culprit.

These are just the latest issues for Visual Studio Online, the cloud-based version of Visual Studio. Microsoft Technical Fellow Brian Harry blogged back in February about the service's growing pains. They included a run of "bad" deployments that resulted in "unacceptable" downtime, he said.

As of the time of this writing, Microsoft had not yet posted any updates on when service might be restored.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube