Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Functions

How To Send Proactive Notification/ Broadcast Message Using Azure Functions To User Using Various Channels?

I need to send proactive notification to the user that is scheduled at a certain time via Microsof… Read more How To Send Proactive Notification/ Broadcast Message Using Azure Functions To User Using Various Channels?

Cross-origin Request Blocked Microsoft Azure Function

When trying to call a remote Azure function from my client side, I get this error (URL censored): … Read more Cross-origin Request Blocked Microsoft Azure Function