- The article discusses how to retrieve the Microsoft Entra tenant registered country letter code and preferred language in AL within Business Central.
- Access to this information is only available through the Azure Portal or Microsoft 365 admin center.
- The country/region for a subscription cannot be changed, as it is based on the organization's headquarters location.
- The article highlights two standard methods in codeunit 433 "Azure AD Tenant" for getting the country letter code and preferred language.
- There is a specific procedure, GetCountryLetterCode(), for retrieving the country letter code.
- Another procedure, GetPreferredLanguage(), is available for obtaining the preferred language of the Microsoft Entra tenant.
- It is mentioned that the preferred language can be changed within the tenant.
- The article concludes with a simple encouragement to try out these methods for retrieving the desired information.
Registered users can view the full text for FREE!
Sign In Now!