Stream data in real time from Azure Database for MySQL – Flexible Server to Power BI

 
Modern applications require the capability to retrieve modified data from a database in real time to operate effectively. Usually, developers need to create a customized tracking mechanism in their applications, utilizing triggers, timestamp col… Continue reading Stream data in real time from Azure Database for MySQL – Flexible Server to Power BI

Remote certificate is invalid when calling an external endpoint from web app

Using .NET code to resolve “Remote certificate is invalid” when multi-tenant web app is configured as client in client-server model.
 
You can implement the server thumbprint in the .NET application code to resolve “Remote certificate is invalid” … Continue reading Remote certificate is invalid when calling an external endpoint from web app

Troubleshoot Failed External Calls Between App Services Using AppServiceIPSecAuditLogs

 
Azure App Service is a cloud-based service that allows developers to deploy and manage web applications. It provides an easy way to host your web applications without worrying about the underlying infrastructure. Sometimes, you may face issues w… Continue reading Troubleshoot Failed External Calls Between App Services Using AppServiceIPSecAuditLogs