Whitelisting and Logic Apps
As B2B services move from on-premises servers to Azure Logic App, a recurring question is how to do both inbound and outbound (by the partner) whitelisting with such PaaS approach. On-premises this was...
View ArticleFun with ConfigureAwait, and deadlocks in ASP.NET
Coworker and I investigated a cool issue with deadlocks we found some time ago when porting some async code from one service to another. The difference was that one was written with async/await down to...
View ArticleFun with pure C# and monads
We are all fascinated by pure languages like Haskell, but unfortunately have to code in C#. We could complain to our neighbor all day, but instead, what if we could also do something really pure in C#....
View ArticleSmall Basic Challenges of the Month – May 2017
These challenges are intended for people who are learning to program for the first time or for those returning to programming who want to start using Small Basic. Some will be easy, some will be hard...
View ArticleMonitoring, and Why It Should Come First In Your DevOps Strategy!
Senior Application Development Manager, Dave Harrison, spotlights the importance of instrumentation and metrics as the backbone of your DevOps movement. Monitoring has long been the secret sauce of...
View ArticleCode Runner supports Kotlin in Visual Studio Code now!
In recent Google I/O 2017, Kotlin has been announced as the official development language of Android by Google. And now, it’s time to support Kotlin in Code Runner! Kotlin tools will be included with...
View ArticleAccess to modified closure in Resharper/C#
We all know that Resharper complains about modified closure when you write something like this: static void Main(string[] args) { Action action = () => Console.WriteLine(0); for (int i = 0; i <...
View ArticleWhy messages sometimes end up in the Junk folder in Outlook.com even when the...
In Outlook.com, occasionally we get a complaint from a user saying that a message is in their Junk Email folder even though the message’s sender is on their Safe Senders list. After all, if it’s on the...
View ArticleExperiencing Data Access Issue in Azure Portal for Many Data Types – 05/21 –...
Final Update: Sunday, 21 May 2017 03:44 UTCWe’ve confirmed that all systems are back to normal with no customer impact as of 05/21, 02:55 UTC. Our logs show the incident started on 05/21, 02:30 UTC...
View ArticleHow the Outlook.com Spam Fighters program works
Over here in Outlook.com (and Office 365), we hate spam (and phishing, and malware). We’re doing everything we can, every single day, to keep it out of your Inbox.But we know that there are many of...
View ArticleIntroduction to MySQL & PHP on Azure App Services (WIMP)
As there doesn’t seem to be masses of info on how PHP works on Azure App Services, I figured I’d do something around on the subject now having played around with it a bit. PHP has been an option for an...
View Article一部のセッションのライブ配信決定!-Channel 9
先日、基調講演のライブ配信についてお知らせしましたが、なんと、一部のセッションについてもライブ配信をすることとなりました! de:code の参加が叶わなかった皆様、ぜひアクセスしてセッションを受講ください。 ———————— Day 1 (5/23) 14:20 – 15:10 : SC02 シチュエーション別 Active Directory デザインパターン 15:40 – 16:30 :...
View Articleタイトル:Azure 仮想マシン上に作成した SQL Server の日本語化手順(SQL Server 2012 , 2014 対応手順)
Microsoft SQL Server/Microsoft Azure SQL Database サポート 田中 真人 皆さん、こんにちは。 Microsoft SQL Server/Microsoft Azure SQL Database サポートチーム です。 日ごろから、Azure サービスをご愛顧頂き誠にありがとうございます。...
View Articleタイトル:Azure 仮想マシン上に作成した SQL Server の日本語化手順(SQL Server 2016 対応手順 )
Microsoft SQL Server/Microsoft Azure SQL Database サポート 田中 真人 皆さん、こんにちは。 Microsoft SQL Server/Microsoft Azure SQL Database サポートチーム です。 日ごろから、Azure サービスをご愛顧頂き誠にありがとうございます。...
View ArticleOur April champion is Mikael Krief, for his tenacity and passion with the...
We are pleased to introduce Mikael Krief in our series of posts to recognise the champs of the Ranger community. He’s been nominated for his tenacity to react to change requests from the community,...
View ArticleMicrosoft BizTalk Server Webinar Series – Azure Functions 25-May-2017 (4pm to...
Azure Functoins – mainly from BizTalk Developer point of view Meeting Invite: http://biztalkteam.blob.core.windows.net/webinar/AzureFunctions.ics
View ArticleMai Update der PowerShell Community in Österreich
Patrick Wahlmüller war für euch auf der PowerShell Conference EU 2017 und hat während des Events bei zwei Vorträgen mitgeschrieben: http://www.powershell.co.at/psconf-europe-2017-dsc-at-the-bmw-group/...
View Article2017/05/20 Power BI 勉強会 –第 4 回 が開催されました
Microsoft Japan Data Platform Tech Sales Team 土井 貴彦 先週末の土曜日、2017/05/20 に 日本マイクロソフト 品川オフィスのセミナールーム C+D にて Power BI 勉強会 ( 4 回目) が開催されました。本記事では、当日の内容を簡単に報告できればと思っています。 そもそも Power BI って何? と思われた方は こちら...
View Article