Closed kerski closed 1 year ago
With the current version, I could not get it to work in a few GCC tenants.
After reviewing the code, I updated the configuration for USGovCloud and verified the configuration works in GCC.
In addition, when dataflows were expanded I was getting a "toString" on undefined property. I updated the code to look for the "name" property.
I am unable to test other sovereign clouds at this time.
Please let me know if you have any questions or concerns.
looks good to me and if the changes worked on your end I am sure they will also work for other users unfortunately I do not have access to any GCC or sovereign cloud to thoroughly test everything :/
With the current version, I could not get it to work in a few GCC tenants.
After reviewing the code, I updated the configuration for USGovCloud and verified the configuration works in GCC.
In addition, when dataflows were expanded I was getting a "toString" on undefined property. I updated the code to look for the "name" property.
I am unable to test other sovereign clouds at this time.
Please let me know if you have any questions or concerns.