Hello together,
I want to delete the CDS in my default environment.
I think the same problem have @GarryPope, and @Dalebid1
I found this blog post: https://toddbaginski.com/blog/how-to-delete-a-previous-version-common-data-service-cds-database/ from @ToddBaginski (thank you for that!)
So with this, I find his mentioned Powershell cmdlets:
Remove-LegacyCDSDatabase
for
Delete Common Data Service database
Is there any reason why this shouldn’t work?