Provide DevOps build piplines for AL
DevOps allows automated builds and testing. Provide the appropriate compiler as an extension to DevOps so builds and tests can be automated.
Allow launch.json to specify a different "launchUrl" when debugging or publishing other than either "server" or "usePublicURLFromServer"
In complex reverse proxy situations, relying on the "server": address or the "usePublicURLFromServer" / "Public Web Client URL" being the correct URL for debugging is not always a correct assumption.
Sometimes these URLs are dynamic and per-s...
Security enabled groups should also be supported as Business Central Security Groups
Currently only Microsoft Entra security groups can be added into Business Central Security Groups.
This however doesn't take into account Microsoft Graph Groups (Unified Groups, Microsoft 365 Groups) that have Security Enabled set to true.
For example, a Micro...
D365 BC Users should be also disabled if disabled in Entra
When a user is Disabled in Entra (Account Status = Disabled/False) then it should update the corresponding User record in Business Central to also be Disabled via "Update users from Office 365".
At the moment the User records remain Enabled even though they can't login due to ...
