News

New API Released for Visual Studio Online

The API integrates many third-party tools and cloud-based services using standard Web technologies.

Microsoft has released a new API for Visual Studio Online that provides more integration with Web-based tools and services, with the goal of becoming a "hub for ALM in the cloud."

That's how it was described by S. "Soma" Somasegar, corporate vice president of the Developer Division, on his blog. The new API uses common, standard Web technologies like JSON, OAuth, REST and service hooks, making it easy for most Web developers to work with, without abandoning their everyday tools and technologies.

Microsoft Technical Fellow Brian Harry blogged that the first release of the API has "specific integrations with 18 tools/services, and we'll add more in the future." Some of them include Azure Service Bus, Zapier, AppVeyor, Apprenda, SendGrid, Flowdock and SourceClear.

The API also allows integration with cloud services like GitHub, Jenkins, HipChat, Trello and others, Somasegar said.

The REST APIs use standard JSON and OAuth2, and can be accessed from any HTTP client. That fits in with Microsoft's desire to enable Visual Studio Online functionality from mobile devices. "For example," Somasegar blogged, "a developer can programmatically access the Git repositories in their Visual Studio online account."

The service hooks alert other services about various activities within Visual Studio Online like updated work items, new code, completed builds and new comments.

Microsoft has created a landing page with information and common scenarios for integrating the various third-party tools, along with a reference page for the REST API. In addition, an integration page has been published, with details about interoperating with Team Foundation Server, Visual Studio, Visual Studio Online and the Visual Studio Industry Partner (VSIP) Program.

First announced last November, Visual Studio Online reached general availability last month. Somasegar noted that more than 1 million accounts have been created for the service thus far.

About the Author

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

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events