Hello,
I have a package deployer solution built that has been working perfectly for customers with US or EU CDS environments for some time, but now that the new Switzerland North CDS environments are available when deploying to customers that have just one such environment (even if all others are US/EU in the same tenant etc) the installer immediately fails with an:
"Object reference not set to an instance of an object"
I did a Fiddler trace of the specific point when it fails and I can see in the server response the only difference with a working tenant is the additional Switzerland environment(s).
I haven't tested with other regions but this may also affect them.
Is there anything I could do for this? Microsoft is there an update to this SDK tool expected? (Or where is the github open source repo for it?)
Thanks,
Martin