DevOps for Dynamics 365 Business Central
In the previous chapter, we saw how we can extend Dynamics 365 Business Central functionalities and improve integrations with external applications by using Azure cloud services, like Azure Functions and Azure Logic Apps.
In this chapter, we’ll focus our attention on the Dynamics 365 Business Central extension development process. Developing extensions for Dynamics 365 Business Central professionally requires rules, practices, and tools in order to deliver better software and improve development team efficiency. This is what we call “DevOps.”
To help maintain a professional DevOps process when developing extensions for Dynamics 365 Business Central, Microsoft created the AL-Go for GitHub project.
In this chapter, we will cover the following topics:
- What AL-Go for GitHub is
- Source code management and branching strategies for repositories
- Creating an extension project with AL-Go for GitHub...