Overview
Azure Function Apps allow developers to build and deploy event-driven applications in the cloud. However, as with any software we can sometimes run into unusual issues, in particular, I recently ran into the below error when trying to deploy an Azure Function App through a GitHub Actions CICD pipeline.
If you have also encountered this issue, then you are in luck, because in this article we’ll explore the cause of this error and how I solved the issue.
Continue reading“Internal Server Error (CODE: 500)”
“There is not enough space on the disk.”