Data export service: Create export profile failed
We have created a working data export for 2 D365 CE environments. Now we want to create a new data export service for 2 new CRM instances (Accept and Production). So what we did:
Azure
1. add a new database under the existing and working database server under the existing resource group and subscription
2. add a new secret in the keyvault with the connectionstring and a tag with the orgID and TennantId
CRM
1. install data export service for existing environments
2. open Data Export
3. create a new record with keyvault URL
4. validate was succesfull
5. select just Account entity
6. no relations selected
7. Create & Activate or Create
Error message: "Create Data Export Profile failed. An error occurred"
What is going wrong?