In this chapter, we learned how to monitor an Azure function, how to monitor incoming calls and logs, and how to use Application Insights for advanced analysis.
In all, we learned how to select the best service plan for the functions that we'll be deploying in the cloud, and then we learned how to implement CI/CD techniques to create a smart deployment process of our functions in the cloud.
Now, you have a clear overview of the options that are available for deploying and monitoring services on Azure and for selecting the best deployment model for your business case. You've also learned how you can activate a CI/CD process on your development pipeline so that you can build and deploy functions on Azure.
In the next chapter, we'll talk about how to integrate Dynamics 365 Business Central with the Microsoft Power Platform and, in particular, how...