Azure Active Directory Authentication (Easy Auth) with Custom Backend Web API
A common scenario in web application development is a frontend web application accessing some backend API. The backend API may provide an interface to some shared business system or database (e.g., a...
View ArticleHoloLens RS4 Preview のインストール
このコンテンツは、https://docs.microsoft.com/ja-jp/windows/mixed-reality/hololens-rs4-preview のざっくり訳です。 Windows 10 の次期バージョン RS4のHoloLens 対応プレビュー版が公開されました。まだプレビュー版ですのでインストール等については自己責任でお願いします。 HoloLens RS4...
View ArticleUpgrade of SSRS from SQL 2008 R2 to SQL 2012
Yesterday, I encountered a weird scenario where in the SSRS component was failing to upgrade from SQL 2008 R2 to SQL 2012 where in the SQL database engine and all the other components succeeded. SSRS...
View ArticleWhen I memcpy a struct into a std::atomic of that struct, why does the result...
Consider the following code: // Code in italics is wrong. struct Point3D { float x, y, z; }; std::atomic<Point3D> currentPoint; bool LoadCurrentPointFromFile(HANDLE file) { DWORD...
View ArticleUse Microsoft Forms with your favourite and familiar apps
Microsoft Forms as a relatively new app within Office 365 has undergone rapid developments so that it has now become a firm favourite as both a classroom and admin tool for Educators using Office 365....
View Article[Skype for Business for iOS/Android] –履歴が重複表示される事象について
こんばんは。 Japan Skype for Business Support Team です。 Skype for Business for iOS/Android のモバイルクライアントにおいて、不在着信履歴や通話履歴が重複して表示されるケースがあります。 これは、クライアント自身がコールを受信した際にローカルで記録される履歴と、Exchange のメールボックスに配信された通知メールを、EWS...
View ArticleVSTS/TFS Continuous Deployment to App Service Environment (ASE) after...
If you are a regular reader of my blog, you will have noticed that I have been spending some time working with Azure App Service Environment (ASE). It is available in Azure Government and should be the...
View ArticleCurious case of IISExpress error “Failed to register URL” when working with...
when working with an application using a bunch of micro services , ran into this error with iisexpress Failed to register URL "http://localhost:3001/" for site "Contoso.Web" application "/". Error...
View Article(Cross Post) Announcing public preview of soft delete for Azure Storage Blobs
Today we are excited to announce the public preview of soft delete for Azure Storage Blobs! The feature is available in all regions, both public and private. When turned on, soft delete enables you to...
View Article17-18 апреля. Бесплатная онлайн-конференция. Платформа данных
Сегодня данные повсюду! Решения гибридной платформы данных раскрывают потенциал, скрытый в ваших данных – как локальных, так и облачных, – и дают возможности для преобразования бизнеса. По-новому...
View ArticleServer Error 0x800004005 Request timed out.
I wrote this post and this lab about the impact of having debug=true in your web.config file. The fact is, when you are running in a production environment, you do not want to have debug=true....
View ArticleInvestigating issues with hosted build agents in South Central US – 03/29 –...
Final Update: Thursday, March 29th 2018 08:35 UTC We’ve confirmed that all systems are back to normal as of March 29th 2018 08:00 UTC. We have collected necessary logs and recycled the web role...
View ArticleE2 Spotlight- Dan Bunker
Here is the first in a series of blogs which will share and highlight the great stories of our amazing MIEEs who attended the E2 Global Education Exchange in Singapore! We asked them to share their...
View ArticleHow to build a chat bot in 10 minutes
Written by Natalie Afshar This blog post is inspired by a workshop on Azure and Chatbots by Ray Fleming at the Microsoft Learning Partner Summit in January 2018. It was Arthur C Clarke’s third law that...
View ArticleCoding for biology using Jupyter Notebooks
Guest post by Dr Benjamin Hall University of Cambridge Part of the new world of biology is understanding how to best use computers to do research. Whilst the field of computational biology isn’t new,...
View ArticleNakoukněme pod pokliču patchování u platformních služeb (PaaS) v Azure
Platformní služby jsou skvělé. Dostáváte SLA na službu a patching OS a prostředí či služby necháváte na Microsoft. Nemusíte to řešit. Vrtá vám ale hlavou, jak to Azure dělá? Posbírejme informace z...
View ArticleHow to undelete releases of a release definition?
One of our customer have reported as he deleted few releases of a given release definition accidentally and wanted to know a way to bulk undelete those releases. The undelete can be done within 15 days...
View ArticleLesson Learned #35: How to transfer the login and user from OnPremise to...
In some situations, we need to transfer the logins/user or contained user from our OnPremise Server to Azure SQL Database. In previous version of SQL Server, running the script included in this URL the...
View ArticleWindows 2016 出現 0xc0000135 ServerManager.exe 無法開啟
問題描述: ============ 將 Windows Server 2016 IIS 及 .NET Framework 都移除後, Server Manager 及事件檢視器… 等都無法開啟 錯誤訊息如下: 解決方式: ============ 用 DISM 指令先將 .NET Framework 安裝後, 即可以正常開啟 Server Manager dism /online...
View ArticleExperiencing Data Loss Issue in OMS portal – 03/29 – Resolved
Final Update: Thursday, 29 March 2018 11:42 UTCWe've confirmed that all systems are back to normal with no customer impact as of 03/29, 11:40 UTC. Our logs show the incident started on 03/29, 07:15...
View Article