This is also true for configuring videoconf rooms in Teams. You have to set a magic flag via PowerShell. The whole Microsoft 365 environment smells like bit rot.
In case someone lands here due to search (and regardless of whether the problem can be solved without PowerShell) I’d like to point out that you can run PS commands on the Azure Cloud Shell (which is what I do whenever I need to use PS to automate anything and I don’t have a Windows machine).<p>This is available for any kind of Azure subscription (including the free tier), and although it may require installing extra modules in that environment, it always works since the PS context is running inside a Windows container.
I just encountered this setting up my personal domain email.<p>It’s super annoying to get the powershell exchange online plugin working on an M1 Mac. The documentation says to use homebrew, but to work around the M1 issue you have to then download a specific package from Mac Ports and manually symlink some libraries.<p>It was really a poor impression to realise it’s so much harder to set up on anything but a windows machine.
This seems like more of a documentation problem from a technical problem... from the issue discussion we can see that it is indeed possible to do this without PowerShell, but I agree that the doc the MSFT employee linked to does not make it very clear how. Hopefully MS provides a step-by-step for this, or adds the automatic record generation to the web interface.
That's pretty disappointing, everyone and his dog running any sort of hosting company allows customers to set this kind of stuff from a web UI.<p>It's probably a nod to the complexity and complications of running and developing office365.
DKIM == Domain Keys Identified Mail, i.e. a mechanism so that email can prove it comes from the domain that it claims to come from.<p>(I can't be the only person here who has never heard of this acronym before.)
This isn’t actually true its just not well documented in the documentation it implies you need power shell then the actual instructions for doing it in the azure console are just lower on the page