Debug a copy of the production database - Finance & Operations | Dynamics 365 | Microsoft Learn
However I have run into an issue. When making a connection to the UAT environment from my Devtest, I have this encryption error that pops up and doesn't let me create new contracts in the system.
I re-entered in my secret keys in the key vault parameters, and that fixes it for Devtest, but it then locks out any users from writing anything into the UAT environment. It seems currently that only one environment can write to the environment at a time, which shouldn't happen due to the page linked above stating that transactions should go through fine on the UAT environment while I am debugging. I have a feeling it may be something to do with the environments encrypting the secret keys from each other, but I'm not certain. Is there a way to solve this issue? Thanks.