Posts by this author

Apr 11, 2018
Post comments count0
Post likes count0

VSTS Deployment Groups is now generally available: sharing of targets and more

We are excited to announce that Deployment Groups is out of preview and is now generally available. Deployment Groups is a robust out-of-the-box multi-machine deployment feature of Release Management in VSTS/TFS. What are Deployment Groups? With Deployment Groups, you can orchestrate deployments across multiple servers and perform rolling update...

Apr 11, 2018
Post comments count0
Post likes count0

Virtual Machine Serial Console access (Azure)

Ever since I started working on the Virtual Machine (VM) platform in Azure, there has been one feature request that I consistently hear customers asking for us to build. I don’t think words can describe how excited I am to announce that today we are launching the public preview of Serial Console access for both Linux and Windows VMs. Managing and ...

Apr 5, 2018
Post comments count0
Post likes count0

Azure.Source – Volume 25 (What’s New in Azure)

One of the biggest news items out of last week was the arrival of Virtual Machine Serial Console access in public preview in all global regions. This is something customers have wanted for some time and the team was ecstatic to finally deliver it. Down below, you'll find a blog post and episodes of Tuesdays with Corey and Azure Friday that go into ...

Apr 5, 2018
Post comments count0
Post likes count0

#GlobalAzure Bootcamp 2018

The Global Azure Bootcamp (#GlobalAzure) is a worldwide series of one-day technical learning events for Azure. It is created and hosted by leaders from the global cloud developer community. This is community, pure and simple, at its very best. And you can join too! If you’d like to host a Global Azure Bootcamp, all you need to do is sign up and cr...

Apr 5, 2018
Post comments count0
Post likes count0

Training Many Anomaly Detection Models using Azure Batch AI

In the IoT world, it’s not uncommon that you’d want to monitor thousands of devices across different sites to ensure normal behavior. Devices can be as small as microcontrollers or as big as aircraft engines and might have sensors attached to them to collect various types of measurements that are of interest. These measurements often carry signals ...

Apr 5, 2018
Post comments count0
Post likes count0

Gaming with Windows Machine Learning (ML)

Earlier this month, Microsoft announced the availability of Windows Machine Learning. We mentioned the wide-ranging applications of WinML on areas as diverse as security, productivity, and the internet of things. We even showed how WinML can be used to help cameras detect faulty chips during hardware production. But what does WinML mean for gamers...

Apr 5, 2018
Post comments count0
Post likes count0

Configuring C++ IntelliSense and Browsing

Whether you are creating a new (or modifying an existing) C++ project using a Wizard, or importing an project into Visual Studio from another IDE, it’s important to configure the project correctly for the IntelliSense and Browsing features to provide accurate information. This article provides some tips on configuring the projects and describes a ...

Apr 4, 2018
Post comments count0
Post likes count0

Azure Monitor–General availability of multi-dimensional metrics APIs

In September of last year we announced the public preview of multi-dimensional metrics in Azure Monitor, Microsoft’s built-in platform monitoring service for Azure. Today we are pleased to announce the general availability of the APIs that support this capability. Now you can explore your Azure metrics through their dimensions and unlock deeper ins...

Apr 4, 2018
Post comments count0
Post likes count0

C++ Core Checks in Visual Studio 2017 15.7 Preview 2

The C++ Core Guidelines Check extension received several new rules in Visual Studio 2017 15.7 Preview 2. The primary focus in this iteration was on the checks that would make it easier to adopt utilities from the Guidelines Support Library. Below is a quick summary of these additions. For more detailed information please see documentation on MSDN...

Apr 4, 2018
Post comments count0
Post likes count0

Get started building .NET web apps that run in the browser with Blazor

Today we released our first public preview of Blazor, a new experimental .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly. Blazor enables full stack web development with the stability, consistency, and productivity of .NET. While this release is alpha quality and should not be used in production, the code for thi...