In this project, we will create an Event Grid Topic in Azure for a publish-subscribe demo. Our subscriber will be an Azure function that is triggered by an event published to the Event Grid Topic. We ...
Microsoft is adding the Python programming language to Microsoft Excel, allowing users to create powerful functions for analyzing and manipulating data. The public preview of the feature is now ...
Microsoft announced several new features that are now generally available in the fall update of Azure Functions, used for event-driven serverless computing in the cloud. To start off, while Azure ...
Azure Functions get you beyond the traditional client/server approach to app creation, right into the cloud. Let’s first look at triggers. Azure Functions is another evolution of Platform as a Service ...
In this blog I want to show how easy is to use the newly introduced Azure Functions from a PowerApps. Azure Functions provides a very convenient and easy way to develop custom logic called Functions ...