Lesson Learned #358:Error SQL46010-contains a statement that is not supported on Azure SQL Database

Today, we got a service request that our customer faced the following error message: Error SQL46010: Procedure: [dbo].[XYZ] contains a statement that is not supported on Microsoft Azure SQL Database v12. The specific error is: Incorrect syntax nea… Continue reading Lesson Learned #358:Error SQL46010-contains a statement that is not supported on Azure SQL Database

Cloud Management Gateway – Inbound Rule for Port 8443

Hello! My name is Nandan Sheth, and I am a part of Microsoft’s Customer Success Unit based out of Dublin, Ireland. I have been helping customers set up the Cloud Management Gateway for a few years now, but recently an organization with 40000+ users ask… Continue reading Cloud Management Gateway – Inbound Rule for Port 8443

Online Medical Consultation and Reminder System using Custom Connectors in Power Apps

About the team
We are an enthusiastic team of Computer Science students hailing from University College London (UCL). What brings us together is our shared passion for utilising technology as a tool to innovate and revolutionise healthcare – a sector w… Continue reading Online Medical Consultation and Reminder System using Custom Connectors in Power Apps

Leveraging AI and Copilot in Microsoft’s Power Platform: Automating Workflows, Building Apps

 

In today’s blog post, we dive into the exciting fusion of AI large language models with Microsoft’s Power Platform. With over 33 million Monthly active users of Power Platform announced at Build 2023. We explore how this po… Continue reading Leveraging AI and Copilot in Microsoft’s Power Platform: Automating Workflows, Building Apps

How to perform a REST API request in Azure using RBAC authentication with Postman

This article describes how to perform a REST API request in Azure using RBAC authentication with Postman. I will use as example the Get Blob (REST API) request.
 
Please see below how to perform a REST API request in Azure using RBAC aut… Continue reading How to perform a REST API request in Azure using RBAC authentication with Postman