Driving industry transformation with Azure
Marty Donovan is both an alumni of the Premier Developer team and a Senior Program Manager for Industry Experiences. Not long ago, we featured a post about new content to help customers build...
View ArticleInstalling SQL Server 2017 for Linux on Ubuntu 18.04 LTS
Prior to SQL Server for Linux 2017 CU10 the package dependencies prevented install on Ubuntu 18.04 LTS. The SQL Server 2017 installation packages have updated use the libssl1.0.0 package, allowing...
View ArticleQ&A: How to specialize std::sort by binding the comparison function
This post is part of a regular series of posts where the C++ product team here at Microsoft and other guests answer questions we have received from customers. The questions can be about anything C++...
View ArticleTesting regulation storms with the good ship BDD specflow
Behavioral Driven Development is becoming more critical as the expectations for software quality and fit for purpose are increasingly regulated by State, Federal and International entities. I was...
View ArticleBuild and Release failures when using BitBucket and OAuth in all regions....
Update: Wednesday, August 29th 2018 17:20 UTC The configuration change to mitigate the issue on the VSTS side has been successfully deployed. We believe that for most affected users, the issue should...
View ArticleAPIs now available for complete Driver lifecycle management
One of the consistent themes the Hardware Dev Center team hears from the Partner Community is the need for an easy way to automate the lifecycle of submitting and publishing drivers. This is especially...
View ArticleAzure Functions and Serverless Computing
In my previous blog post, WebJobs in Azure with .NET Core 2.1, I briefly mentioned Azure Functions. Azure Functions are usually small (or somewhat larger) bits of code that run in Azure and are...
View ArticleInstalling SQL Server 2017 for Linux on Ubuntu 18.04 LTS
Prior to SQL Server for Linux 2017 CU10 the package dependencies prevented install on Ubuntu 18.04 LTS. The SQL Server 2017 installation packages have updated use the libssl1.0.0 package, allowing...
View ArticleHow to Add an Azure AD Role to a Enterprise Application (Service Principal)
Introduction This post is to help users be able to assign administrative roles to Enterprise Applications/Service Principals so that they can perform duties that would otherwise require a user with...
View ArticleHosted Mac Build Pool Outage in South Central US – 08/29 – Mitigated
Final Update: Wednesday, August 29th 2018 23:21 UTC The rollback of the agent update has completed. We have confirmed that the issue has been resolved. Sincerely,Tom Update: Wednesday, August 29th 2018...
View ArticleEarly technical preview of JDBC 7.1.0 for SQL Server released
We have a new early technical preview of the JDBC Driver for SQL Server. Precompiled binaries are available on GitHub and also on Maven Central. Below is a summary of the new additions to the project,...
View ArticleWednesday Featured Forums: .NET Framework Forum
Good Day All! We are back with the Wednesday's Featured Forums where we write about a Microsoft forum that we think is great. Today we will be looking at .NET Framework Forum. Let's learn first what is...
View ArticleDebugging Node.js applications on Azure App Services Linux/containers
This is the continuation of the earlier post where I had explained how to enable logging for node applications on App Service Windows. In this blog, you will learn how to debug the node.js...
View Article[Skype for Business Online] Get-CsUserSession の ClientVersion について
こんにちは、Japan Lync/Skype for Business サポートチームです。 今回は Skype for Business Online の Get-CsUserSession の Client Version 情報についてご案内いたします。 Skype for Business Online に PowerShell で接続して、各ユーザーのセッション情報を...
View ArticleConfiguring node.js application on Azure App Service with Azure Blob Storage
In this article, we will learn about configuring the node js applications deployed on Azure App Services with the Azure blob storage. If you would like to store the application logs in a blob storage...
View ArticleUsing Azure AD B2B collaboration support for Google IDs and Conditional Access
Hi, Alex Simons announced the public preview of Azure AD B2B Collaboration support for Google IDs, so i thought I'd share my findings on configuration, user experience and bring Azure AD Conditional...
View ArticleThe early history of Windows file attributes, and why there is a gap between...
Let's look at the values for the basic Windows file attributes. There's a gap where 8 should be. STYLE="border-collapse: collapse"> FILE_ATTRIBUTE_... Value READONLY 0x00000001 HIDDEN 0x00000002...
View ArticleGastbeitrag von Ferdinand Stipberger: Teamwork in der Schule kann funktionieren
Teamwork, gemeinsam an Projekten arbeiten – das verlangen wir Lehrkräfte von unseren Schülerinnen und Schülern immer wieder während ihrer Schullaufbahn. Sie erwerben dabei Kompetenzen, die nicht nur...
View ArticleImproving your productivity in the Visual Studio Editor
Over the last few updates to Visual Studio 2017, we’ve been hard at work adding new features to boost your productivity while you’re writing code. Many of these are the result of your direct feedback...
View ArticleAzure Data Architecture Guide – Blog #2: On-demand big data analytics
In our second blog in this series, we'll continue to explore the Azure Data Architecture Guide! Find the first blog in this series here: Azure Data Architecture Guide – Blog #1: Introduction The...
View Article