I'm trying to connect to our PreProd Azure but after each restart of DM or server the clientSecret reverts back to clientSecret of Prod Azure. Although the rest of information such as tenantId, objectId and clientId remains for PreProd.
So I'm wondering if clientSecret is saved in another file apart from DataMiner.xml and I need to change it in another place.
Or if you have any other solution, I'll be glad to try.
Hi Ladan,
Can you verify that file spMetadata (root folder) contains the correct entityID?
I might be missing something. Do you have PreProd and Prod DataMiner Systems? Or Azure tenants?
We have Pre Prod and Prod Azure system.
In order to see what API permissions we need because of restriction at Sky, we connected to PreProd Azure to test connection before applying the permissions to Prod Azure
Just an update on this. I changed Prod Azure entityID to new value which is different from PreProd Azure. But still having same issue. As long as there’s any value inside clientSecret=””, even if it’s one character, it’ll replace that with Prod clientSecret
Hi Jens
They set PreProd entityID same as Prod entityID in Azure.
So the spMetadata is same connecting to PreProd and Prod.
Do you think that’s causing the issue?