Introduction
After spending days (or months) developing the code for your serverless applications, you then need to deploy them to Azure so that other applications can access them.
As an architect or administrator, you may encounter various challenges (depending on the requirements) in deploying or promoting your function app's project files, dependencies, and related configurable items to various environments.
This chapter focuses on the configurations that we need to make in a non-development environment (such as staging, UAT, and production).