News

SharePains by Pieter Veenstra on MSN11d
How to use the Azure AI Foundry connector in Power Apps
I looked at how to use the Azure AI Foundry connector in Power Automate today I'm doing the same within Power Apps, creating ...
Last time I looked at the basics of triggers. Let's look at creating an HTTP-triggered function for displaying a greeting based on a target audience. The last time we looked at Azure Functions, I ...
Even if you do write all of your code from scratch, a well-designed application should have internal APIs to help organize the code and make its components more reusable. The API is a key concept ...