52 posts in total

Azure Functions

Posts tagged

Azure Functions Integration Testing

by Justin Yoo · 9 min read

A while ago, I wrote a blog post about Azure Functions integration testing with Mountebank and another blog post about end-to-end (E2E) testing for Azure Functions. In the post, I suggested deploying

KeyVault Secrets Rotation Management

by Justin Yoo · 8 min read

There was an announcement that you could refer to Azure Key Vault secrets from either Azure App Service or Azure Functions, without having to put their versions explicitly. Therefore, the second