Recent Blog ArticlesNewest TopicsMost LikesTagged:TagConcurrency on Azure Functions (PHP) with custom handlers PHP is not among supported languages in Azure Functions, but one can easily implement that with the help of Azure Functions custom handlers. There are several posts over the Internet guiding you how ...Install AzureAD and AzureADPreview module in PowerShell Function App One wants to install AzureAD and AzureADPreview in his/her windows PowerShell function app. Modules are already input in requirements.psd1, managedDependency is also enabled in host.json. But when ex...Secure storage account linked to Function App with private endpoint Azure are offering to restrict the storage account to a virtual network. This feature currently works for all Windows virtual network-supported SKUs in the Dedicated (App Service) plan and for Window...