Recent Posts tagged Uncategorized
You may be massively overpaying for your CPUs
Feb 23, 2022 by mvolo
You could be throwing away 50-80% of your cloud instance CPU power, due to common .NET CPU overheads.Learn more about these and how to remove them to save on your cloud costs in our W3wp high CPU g...
My first IIS guide: IISRESET, pool recycles, and site warmup
Jul 7, 2021 by mvolo
When I picked restarting IIS as the topic to dig into first, I thought this was kind of a random place to begin. Especially given how many other, seemingly more exciting things I will be talking ab...
Video: Building a Custom API for PowerApps using Azure App Service Web Apps
Jun 12, 2016 by CarlosAg
Last week I wrote a blog on how to create a custom API using Azure AppService that was posted on the PowerApps blog, but I thought I would share a short video (7 minutes) that I took while writing...
Using an Azure Function in a Microsoft Flow
May 10, 2016 by CarlosAg
In the previous blog I wrote how easy it is to use an Azure Function as a Custom API for PowerApps, and got a question on how would that look like for Microsoft Flow. The great news is that if you...
Using Azure Functions in PowerApps
May 9, 2016 by CarlosAg
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 Function...