How to automate your release notes 

4 min read

Two facts are generally true for software releases.  One, as users, we wish software releases came with better release notes, and two, we hate creating release notes when it’s our turn to ship software updates. Creating release notes requires someone to go back in time to the last release, gathering the relevant information, and compiling Read more

Celebrating OSCON’s 20th anniversary 

5 min read

We’re in Portland this week for OSCON’s return to the City of Roses (or Beervana, depending on who you ask) to celebrate the ground-breaking event’s 20th birthday. Some of Microsoft’s 3,000 open source contributors from across the company will be there showcasing some of their favorite open source technologies and community projects throughout many breakout Read more

GitHub acquisition furthers Microsoft’s commitment to open source 

1 min read

This week Microsoft announced an agreement to acquire GitHub, building on our partnership that has spanned the last several years. When the acquisition completes, GitHub will remain the independent and trusted, open environment that it is today. “We are committed to being stewards of the GitHub community, which will retain its developer-first ethos, operate independently Read more

Now on GitHub: The Autonomous Driving Cookbook from Microsoft 

4 min read

At Microsoft, our mission is to empower every person and organization on the planet to achieve more. That’s why I’m happy to present the Autonomous Driving Cookbook which is now available on GitHub. The Autonomous Driving Cookbook is an open source collection of scenarios, tutorials, and demos to help you quickly onboard various aspects of Read more

Open Source Weekly: New Python support, enterprise-scale Git, and more 

3 min read

Docs.microsoft.com is home to thousands of pages of documentation, from Apache to Zendesk.  For technical documentation, API reference, code examples, quickstarts, and tutorials on you’re favorite Microsoft + Open Source scenarios, check out the inventory here. For a sample of these docs, plus open source related community news, product announcements, and recent demos from around Read more

Now available: open source Microsoft Cognitive Toolkit 

1 min read

This week Microsoft released the Microsoft Cognitive Toolkit version 2.0 out of beta. The toolkit, previously known as CNTK, is a free, easy-to-use, open source, commercial-grade toolkit that trains deep learning algorithms to learn like the human brain. “Cognitive Toolkit is being used extensively by a wide variety of Microsoft products, by companies worldwide with Read more

Azure CLI 2.0 now generally available 

1 min read

This week Microsoft announced the general availability Azure CLI 2.0, including the vm, acs, storage and network commands. These commands provide a rich interface for a large array of use cases, from disk and extension management to container cluster creation. With this release, customers can now use these commands in production, with full support by Read more

1 Comment

Microsoft at OSCON 2016 

4 min read

A planeload of open source enthusiasts from across Microsoft are joining the more than 4,200 participants at OSCON this week, to focus on how the open source ecosystem is playing a key role in technology innovation – from mobile development and IoT to microservices and containers. Openness is crucial to enabling a thriving technology ecosystem Read more

2 Comments

Improving airports using open source tools on Microsoft Azure 

1 min read

One of the great understudied bottlenecks at airports is the time aircraft spend taxiing to and from the runway. Sandy Brownlee, PhD, a senior research assistant at the University of Stirling in Scotland, and Jason Atkin, assistant professor at the University of Nottingham, turned their computer science expertise toward this problem. Cloud computing is empowering the Read more

Now on GitHub: Windows Azure Pack Connector 

1 min read

Today the Microsoft IT team released the Windows Azure Pack Connector, a solution for Azure Pack, that provides a “single pane of glass” virtual machine (VM) administration experience, where users can create and manage both private cloud VMs and public Azure cloud subscriptions and VMs. The connector was developed based on feedback from partners, who Read more

1 Comment

Updates to Node.js SDK for Azure Mobile Apps 

<1 min read

Last fall, Microsoft announced the first alpha release for the Node.js SDK for Azure App Service Mobile Apps. Since then, the Azure team has been busy enhancing the SDK with user feedback, to make it easier to build and run mobile backends using Node.js on App Service. From a Yeoman generator to more samples on Read more