Using AAD authentication for development against a Business Central container

Since a long time, it is possible to use Azure AD authentication in your Business Central OnPrem environment, whether containerized or not. But what isn’t possible – or at least is documented as impossible – is to use AAD authentication when developing in VS Code and publishing extension, downloading symbols, debugging etc.. If you are like me and get annoyed very quickly if you have to do things that aren’t exactly necessary (and not fun…), you were probably as frustrated as I that this seemingly easy option to avoid juggling with users and passwords wasn’t available.

Source : Tobias Fenster
Read more…