Changes in Microsoft Dynamics 365 Business Central
I would like to mention that the Microsoft Dynamics 365 Business Central on-premises and SaaS environments are different. For the Microsoft Dynamics 365 Business Central SaaS environment, we must remember some restrictions:
- The SaaS environment is always on.
- Only the web client exists.
- The standard cannot be changed.
- It's possible to develop only with Visual Studio Code.
- The extensions must always be used to load the customizations.
- In multitenant environments, it may be more costly and time consuming to implement the changes.
- If a problem emerges, we do not have a physical server in front of us.
- We do not have access to the SQLÂ Azure database.
- The times of implementation, release, and application of the changes are quite different (more expensive).
- If something is not successful, it could be a problem.
For the rest, the concepts seen earlier (as general concepts) are valid and applicable for both Microsoft Dynamics NAV and Microsoft Dynamics 365 Business...