Dynamics 365 Business Central SaaS (Cloud) Test: Deploy the same PTE to different Tenants/Customers

As you might know, there are two kinds of extensions in Business Central world: AppSource Extensions and Per-Tenant Extensions (PTE).

When you have finished developing and testing your tenant customization, you must deploy the extension (.app file) containing the customization to your customer’s production tenant. Recently I saw some discussions about whether it is possible to deploy a same PTE in the same version into different Tenants/Customers?

Source : Dynamics 365 Lab
Read more…

Adding users to your Microsoft Dynamics 365 Business Central tenant

The management of users in Business Central are closely connected to your Microsoft 365 and Azure AD implementation. Although you can use Business Central without Microsoft 365 there is no doubt that your users will have the best user experience if your organization is using Microsoft 365 together with Business Central.

Source : Business Central explained
Read more…

Dynamics 365 Business Central: overriding the extension’s resource policy for a particular tenant

One of the questions was related to the new resource exposure policy introduced with Dynamics 365 Business Central 2021 Wave 2 (version 19). I’ve talked about this topic about two months ago here. To summarize my previous post, started from Business Central version 19 in the app.json file you can specify a setting called resourceExposurePolicy that defines the accessibility of the resources and source code during different operations.

Source : Stefano Demiliani
Read more…

Tips for Handling a Dynamics 365 Business Central SaaS Tenant at Best

Handling a Dynamics 365 Business Central SaaS tenant in a cloud environment is not exactly like handling it on an on-premise installation. A SaaS tenant is fully managed by Microsoft under the hood, so you don’t care about infrastructure and all the cloud stuff that need to be provisioned for having an environment ready, secure, and always updated.

Source : Simplanova
Read more…