gbrueckl / PowerBI-VSCode

A VSCode extension to manage your PowerBI tenant using the Power BI REST API
MIT License
60 stars 12 forks source link

Update For GCC Testing and Dataflows #5

Closed kerski closed 1 year ago

kerski commented 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.

gbrueckl commented 1 year ago

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 :/