In the previous chapter, we learned how to master AL language development and the core skills needed to code for extensions. In this chapter, we'll see how to deploy an extension in Dynamics 365 Business Central sandbox, production, and on-premises with Docker contained environment. The last section will also cover the basic principle of debugging extensions with some useful tips.
In this chapter, we will cover the following topics:
- What it means to deploy an extension, and the different types of extension deployment
- Impact of extension deployment at the database level
- Basics of extension debugging
- How to enable code analyzers