Select Page
Ran Tech / Microsoft 3/9/17

Azure IoT at Build: making IoT solutions easier to develop, more powerful to use

IoT is transforming every business on the planet, and that transformation is accelerating. Companies are harnessing billions of IoT devices to help them find valuable insights into critical parts of their business that were previously not connected—how customers are using ... continue reading
Get Azure Pipeline Build Status with the Azure CLI

Get Azure Pipeline Build Status with the Azure CLI

I spend a majority of my day working in Visual Studio Code editing files, committing these changes to a git repository, and in some cases triggering Azure Pipeline builds .via the commit and continuous integration. I use the Visual Studio ... continue reading
image

Machine Learning powered detections with Kusto query language in Azure Sentinel

This post is co-authored by Tim Burrell, Principal Security Engineering Manager and Dotan Patrich, Principal Software Engineer. As cyberattacks become more complex and harder to detect. The traditional correlation rules of a SIEM are not enough, they are lacking the ... continue reading
Contributing changes to Azure AD documentation

Contributing changes to Azure AD documentation

Howdy folks, We publish our Azure Active Directory (Azure AD) documentation on docs.microsoft.com, which is our open source content publishing platform. We also allow you to change the content you read on docs.microsoft.com, so everyone can contribute content updates and ... continue reading
MSIX: Package Support Framework Part 3

MSIX: Package Support Framework Part 3

Hi all! Johannes Freundorfer, Ingmar Oosterhoff, and Matthias Herfurth back again for part 3 of our series! Using the tools downloaded to our Virtual Machine in the previous blog (https://techcommunity.microsoft.com/t5/Core-Infrastructure-and-Security/MSIX-Package-Support-Framewo...), we’re now going to fix a "made to break" application ... continue reading
No more "out of memory" errors for Windows Phone emulators in Windows 10 (unless you're really out of memory)

No more “out of memory” errors for Windows Phone emulators in Windows 10 (unless you're really out of memory)

First published on TECHNET on Jan 27, 2017 For those of you who run emulators in Visual Studio, you may be familiar with an annoying error: It periodically pops up even when task manager reports enough available memory – this ... continue reading
No more "out of memory" errors for Windows Phone emulators in Windows 10 (unless you're really out of memory)

No more “out of memory” errors for Windows Phone emulators in Windows 10 (unless you’re really out of memory)

First published on TECHNET on Jan 27, 2017 For those of you who run emulators in Visual Studio, you may be familiar with an annoying error: It periodically pops up even when task manager reports enough available memory – this ... continue reading
Cool new things for Hyper-V on Windows 10

Cool new things for Hyper-V on Windows 10

First published on TECHNET on Jan 10, 2017 Insider build 15002 is now available for Fast Ring windows insiders. In it, you’ll find a few improvements in Hyper-V for Windows 10 users: A new virtual machine Quick Create experience (work ... continue reading
Diagram displaying the integration between the data science cycle and the app development cycle.

Breaking the wall between data scientists and app developers with Azure DevOps

As data scientists, we are used to developing and training machine learning models in our favorite Python notebook or an integrated development environment (IDE), like Visual Studio Code (VSCode). Then, we hand off the resultant model to an app developer ... continue reading
Screenshot of two secret keys being created

Securely monitoring your Azure Database for PostgreSQL Query Store

A few months ago, I shared best practices for alerting on metrics with Azure Database for PostgreSQL. Though I was able to cover how to monitor certain key metrics on Azure Database for PostgreSQL, I did not cover how to ... continue reading