Azure Logic Apps Standard Now Supports Azure Functions v4

Azure Logic Apps Standard can now run on the Azure Functions v4 runtime with the approaching end of v3 support.
To run and deploy both locally and in the cloud, Azure Logic Apps Standard requires the Azure Functions runtime as a pre-requisite. We’ve no… Continue reading Azure Logic Apps Standard Now Supports Azure Functions v4

Create Emergency Access Accounts for Azure AD and Use Log Analytics to Monitor Sign-ins from Them

Happy Halloween!  It’s my favorite holiday, because candy is my favorite food.  In my last post, I covered some Business Continuity Disaster Recovery (BCDR) thoughts on exporting critical configurations for some of your Microsoft 365 cloud se… Continue reading Create Emergency Access Accounts for Azure AD and Use Log Analytics to Monitor Sign-ins from Them

Lesson Learned #245: Azure SQL Database – Lessons Learned from the Trenches in PASS Summit 2019

Today, I worked on a case that reminds me of the session that I had the great honor to deliver with my friend and colleague Roberto Cavalcanti in PASS Summit 2019 about troubleshooting steps done for a performance issue.
 
In this session we cover… Continue reading Lesson Learned #245: Azure SQL Database – Lessons Learned from the Trenches in PASS Summit 2019

Create Emergency Access Accounts for AAD and Use Log Analytics to Monitor Sign-ins from Them

Happy Halloween!  It’s my favorite holiday, because candy is my favorite food.  In my last post, I covered some Business Continuity Disaster Recovery (BCDR) thoughts on exporting critical configurations for some of your Microsoft 365 cloud se… Continue reading Create Emergency Access Accounts for AAD and Use Log Analytics to Monitor Sign-ins from Them

How to check if the uploaded certificate is added to Windows-My keystore on App Service-Windows?

In Java, the default keystore of windows App Service is windows-MY. This article illustrates you on how to know if the uploaded certificate is part of windows-MY keystore or not.
 

After uploading the certificate (public/private) in AppService un… Continue reading How to check if the uploaded certificate is added to Windows-My keystore on App Service-Windows?