Today I would like to share another mini tip about Business Central, how to access Dynamics 365 Business Central admin center from the URL without Tenant ID.
Tag Archives: Tenant
Dynamics 365 Business Central: How to export all Media Contents (bmp, jpg,mp4…) from table 2000000184 “Tenant Media”
Today I would like to talk about how to export all Media Contents from table 2000000184 “Tenant Media” in Business Central.
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?
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.
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.
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.
Import Tenant Data
My last post was about how I got the customized data out of the tenant database into Xml files. That tenant database was from a NAV 2016 application.
I have updated the tenant database to Business Central and I need to bring in some of the data from these Xml files.