The Intrazone, episode 30: “Accessibility from the start”

Today, we celebrate GAAD (Global Accessibility Awareness Day | May 16th, 2019) with a special episode of The Intrazone podcast.
 
‘Accessibility from the start’ means SharePoint, OneDrive and other Microsoft 365 apps aspire to “represent the voice… Continue reading The Intrazone, episode 30: “Accessibility from the start”

Support Tip: Using Corporate Device Identifiers for Android Enterprise

Hello everyone, today we have a post from Intune Support Escalation Engineer Matt Butcher. In this post, Matt talks about the use of corporate device identifiers and how they can be used to control the enrollment of your Android Enterprise devices. If … Continue reading Support Tip: Using Corporate Device Identifiers for Android Enterprise

Outlook for iOS and Android Default App Signature App Configuration Policy Enhancement

Several customers, especially in the government sector, have requested the ability to remove the default app signature, “Get Outlook for iOS” or “Get Outlook for Android”. For these customers, the default signature may act as an endorsement of a techno… Continue reading Outlook for iOS and Android Default App Signature App Configuration Policy Enhancement

What is the difference between Azure Application Gateway, Load Balancer, Front Door and Firewall?

Hello folks,
 
Last week at a conference in Toronto, an attendee came to the Microsoft booth and asked something that has been asked many times in the past.  So, I decided to cover it here for everyone’s benefit.
What are the differences betw… Continue reading What is the difference between Azure Application Gateway, Load Balancer, Front Door and Firewall?

Experiencing Data Access issue in Azure Portal for Many Data Types – 05/16 – Investigating

Update: Thursday, 16 May 2019 08:59 UTCWe continue to investigate issues within Application Insights. Some customers who configured alerts prior to the start time will not receive alert fired or alert resolved events during the impact window. The probl… Continue reading Experiencing Data Access issue in Azure Portal for Many Data Types – 05/16 – Investigating

Azure Application Gateway, Load Balancer, Front Door and Firewall… What’s are the differences?

Hello folks,
 
Last week at a conference in Toronto, an attendee came to the Microsoft booth and asked something that has been asked many times in the past.  So, I decided to cover it here for everyone’s benefit.
What are the differences betw… Continue reading Azure Application Gateway, Load Balancer, Front Door and Firewall… What’s are the differences?

Windows Machine Learning を WPF から使って手書き数字認識をしてみよう

Windows 10 API に Windows ML というのがあります。
Windows Machine Learning
 
UWP アプリにはサンプルがあって mnist のモデルを使って InkCanvas に書いた数字を認識しています。
https://github.com/Microsoft/Windows-Machine-Learning/tree/master/Samples/MNIST/UWP/cs
 
これを XAML Islands を使って .NET F… Continue reading Windows Machine Learning を WPF から使って手書き数字認識をしてみよう