All technologies
Azure Functions
2 painsavg 7.0/10
security 1deploy 1
Azure Function Apps lack security and operational oversight
7Azure Function Apps allow arbitrary code execution maintained by operators without visibility into what the code does. The portal-based code editing encourages insecure practices like copy-pasting production code directly into the portal, and the original developer value proposition of not managing infrastructure is compromised by pipeline requirements.
securityAzure Functions
Azure Functions deployment and troubleshooting complexity
7Azure Functions have poor documentation focusing on GUI-based VSCode approaches. Infrastructure-as-code provisioning requires understanding undocumented file structure requirements scattered across 300+ screenshots. Troubleshooting is difficult due to the .NET runtime abstraction.
deployAzure FunctionsTerraform