Category: Azure

Enable logging for your Hybrid Connection Manager, troubleshooting

Azure Benjamin Perkins

This article pertains to the Azure Biztalk based Hybrid Connection feature discussed here. To read about the new version of the Hybrid Connection feature based on Azure Relay, read this article. #HybridConnection #Azure #Microsoft – There are 2 kinds of logging you can use to troubleshoot any issues with your Azure Hybrid Connection Manager. The […]

Read More →

How (I) configured Azure Active Directory into my ASP.NET MVC OWIN web application

ASP.NET Benjamin Perkins

Before I get started, keep in mind, that I am not a security expert, if you want to enable security for your Azure App Service Web App I recommend using EasyAuth as described here, so much easier, IMO. You likely get some benefits from the ‘Change Authentication’ features of: No Authentication Individual User Accounts Work […]

Read More →

Port limit for an Azure App Service

Azure App Service Benjamin Perkins

Ever wondered how to check the number of open connections on a App Service Web App or Mobile App? Have you ever received this error while running your App Service? System.Net.Sockets.SocketException: “A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host […]

Read More →