You have two options to access MSFT resources on Arch Linux.
...
...
@@ -65,8 +65,6 @@ You should be able to log into Edge browser without password. If Edge is not hap
### Common errors
#### ArchLinux side
- microsoft-identity-broker.service: Failed at step STATE_DIRECTORY spawning /opt/microsoft/identitybroker/bin/microsoft-identity-broker: Operation not permitted
This is a permission issue. Please run `chmod 777 -R /opt/microsoft` as root, **and** run `chown -R YourName /home/YourName/.config`, and restart the service.