Granular VSTS/TFS Deployment Privileges using Service Principals
Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) integrate smoothly with Azure App Services for Continuous Deployment. It is even possible to set up Continuous Deployment to an...
View ArticleLost in space: The value of teamwork
What is the higher-order bit in software development: individual productivity or feature team productivity? Five years ago, in The flow fallacy, I argued that responsive delivery of customer value was...
View ArticleWhat’s new in Voice of the Customer version 9.0.1113.10
We are excited to announce the new version, 9.0.1113.10, of Voice of the Customer for Dynamics 365. This version of Voice of the Customer is compatible with Dynamics 365 version 8.2 and later. This...
View ArticleUnderlining the Power of Windows UI Automation
This post describes how you can leverage the Windows UI Automation (UIA) API to help your customers interact with text shown in an app. Apology up-front: When I uploaded this post to the blog site, the...
View ArticleWPF の CheckBox コントロールのチェック マーク (オプション マーク) について
こんにちは、Platform SDK (Windows SDK) サポートチームです。 今回は、WPF の CheckBox コントロールのチェック マーク (オプション マーク) についてご案内します。 現象 WPF の CheckBox コントロールにおいて FlowDirection プロパティを RightToLeft に設定すると、CheckBox...
View ArticleThe MIPS R4000, part 1: Introduction
Continuing in the "Raymond introduces you to a CPU architecture that Windows once supported but no longer does" sort-of series, here we go with the MIPS R4000. The MIPS R4000 implements the MIPS III...
View ArticleMonitoring Azure Analysis Services with Log Analytics and Power BI
How do you monitor Azure Analysis Services? How many users are connected and who are they? These are great questions to understand around your AAS environment. While metric data is exposed via the...
View ArticleLocal Debugging of .NET Core Web App with Easy Auth
Azure App Service is a great platform for managed hosting of web applications. One of the features of the platform is App Service Authentication using a variety of authentication providers such as...
View Article[Post Invitado] Analysis and Object Detection of Artworks with...
En esta serie de artículos, Alexander Gonzalez, Microsoft Student Partner, te explica cómo utilizar Tensorflow en Azure para el análisis y detección de objetos utilizando como ejemplo obras de arte....
View ArticleWhat’s new in Universal Resource Scheduling for Dynamics 365 April 2018 Update
Applies to Universal Resource Scheduling solution (version 2.4.1.x), Field Service application (version 7.4.1.x), Project Service Automation application (version 2.4.1.x) On Dynamics 365 version 9.0.x)...
View ArticleMicrosoft OLE DB Driver 18 for SQL Server ( MSOLEDBSQL ) is released
Please read our product group's blog post here : https://blogs.msdn.microsoft.com/sqlnativeclient/2018/03/30/released-microsoft-ole-db-driver-for-sql-server/ You can obtain our new product from...
View ArticleWhat’s New for Dynamics 365 Resource Scheduling Optimization v2.5 Release
Applies to: Dynamics 365 Organization 9.0+ with Field Service Solution With the goal of continuously improving quality, performance, usability, and responding to some customer feedback, we recently...
View ArticleHosting an Angular Progressive Web Application (PWA) with Azure
Progressive Web Applications might just be the future of web development. In this post, Wael Kdouh shows how to deploy an Angular PWA to Azure, including some potential pitfalls to watch out for. In...
View ArticleOffice Developer: Difference between Office Web addin vs COM/VSTO addin
COM or VSTO add-ins are earlier Office integration solutions that run only on Office for Windows. The major difference what you see is that COM addins will be running in the user device or in the...
View ArticleNow Boarding Startups And Scaleups For Qantas Innovation Program
Guest post by Slingshot. 3 APRIL 2018 – Qantas Group is inviting the world’s most innovative startups, scaleups and digital disruptors to apply for its second AVRO Accelerator program. The...
View ArticlePublish failed
While I was writing these articles about creating, developing local and deploying an Azure Function App, I received this error, Figure 1. How to create an Azure Function in Visual Studio How to connect...
View ArticleAn error occurred
While I was writing these articles about creating, developing local and deploying an Azure Function App, I received this error, Figure 1. How to create an Azure Function in Visual Studio How to connect...
View ArticleDeploy an Azure Function created from Visual Studio
I created an Azure Function and added some some code to connect to a database and now I want to deploy it to the Azure platform. How to create an Azure Function in Visual Studio How to connect to a...
View ArticleHow to connect to a database from an Azure Function
I created a simple Azure Function and now I want to connect it to a database. Check out these other articles as well. How to create an Azure Function in Visual Studio Deploy an Azure Function created...
View ArticleHow to create an Azure Function in Visual Studio
These are some good instructions as well “Create your first function using Visual Studio”. But I like to try it out myself. Check out these other articles as well. How to connect to a database from...
View Article