- Module 1: Do you want to know how to start implementing a version control system to manage your Business Central applications source code? With Azure DevOps you can do that, and much more. You'll learn about the features of the application lifecycle management tool Azure DevOps.
- Create an Azure DevOps organization
- Create an Azure DevOps project
- Know about the different services in Azure DevOps
- Connect via a Personal Access Token
- Know the difference between GitHub and Azure DevOps
- Module 2: Do you want to know how to work with Git and use all the different Git commands? Ever wonder how Git is different from other version control systems? This module will discuss how to work with local and remote Git repositories.
- Configure Git
- Know the structure of Git repositories
- Create a new local Git repository
- Add and remove files from Git
- Link and clone a remote Git Repository
- Work with the .gitignore file
- Module 3: Do you want to work with different branches in Git to separate your development code from the code in production? In this module we'll discuss how you can work with branches in Git and merge your modifications.
- Explain why you should use branches
- Create branches and merge changes into a branch
- Enable branch policies on a remote branch to require the usage of pull requests
- Create and work with pull requests
- Decide on the best branching strategy for their projects
- Module 4: Do you want to know how you can benefit from working with Docker and Microsoft Dynamics 365 Business Central? Docker offers images for every released version of Business Central in every available country or region.
- Learn how to install Docker.
- Discover the difference between images and containers.
- Learn where and how to download a Business Central image.
- Use the basic Docker commands to create, start, and stop a container.
- Install and use the BcContainerHelper.
- Module 5: Do you want to know how you can write your own unit tests with AL language? Do you want to know how you can test your own extension? This module will provide you with an introduction to test automation.
- Learn how to write test code in AL with Test Codeunits
- Install and run the Test Toolkit in Docker containers
- Run standard Business Central tests
- Module 6: Do you want to know how to configure and set up an automated build process? In this module, you'll learn how to configure CI/CD with Business Central applications, how to create pipelines using YAML files, and set up a release process.
- Know what CI/CD is
- Configure build agents on local servers
- Create and configure build pipelines
- Work with YAML files
- Create a release pipeline
- Module 7: Do you want to manage the tasks for your development team centrally? Want to see the progress of a project or assign work items to your developers? This module will focus on these topics.
- Work and modify process templates
- Configure iterations in Azure Boards
- Create work items
- Link code changes to work items
- Create project dashboards
- Work with the Wiki pages in Azure DevOps
- Integrate Microsoft Teams with Azure DevOps
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will: