Retail server DBCheck failing

After applying a MS update on our environment the retail server DBCheck failed when trying to activate MPOS or performing a health check like below.

https://usnconeboxax1ret.cloud.onebox.dynamics.com/healthcheck?testname=ping

This problem was due to user/role permissions being dropped and solved by adding the following user and role association.

Also

EXEC sp_addrolemember 'UsersRole','axretailruntimeuser';

Comments

Popular posts from this blog

How to disable auto enabled flight key using KillSwitch

Technical intro to Feature management in D365FO

Continuous integration and deployment Power platform FinOps tweaking