Closed chazkii closed 8 years ago
Hi @chuckus !
I will check the state of the file (the official is this one) with the team and try to do it for the next release, no problem :)
@devigned is this Docker image still valid? Automatically rebuild? Manually rebuild?
@lmazuel it is automatic and latest was updated as of 3 days ago. See: https://hub.docker.com/r/azuresdk/autorest/tags/
Hi @chuckus
I just released a preview of this library: https://pypi.python.org/pypi/azure-mgmt-powerbiembedded/0.30.0rc5
I didn't have the time to make strong testing of it, it's why it's a preview right now. If you encounter any troubles, please open an issue I will be happy to look at it!
I close this issue right now because the main purpose of this issue was releasing the preview client, but as I said feel free to open issue about the client itself if necessary.
@lmazuel Thanks for that!
In the next release candidate, could you be able to add a PowerBI embedded preview client please?
I have attempted to do it myself. I used Docker to pull
azuresdk/autorest:latest
and the latest PowerBI embedded swagger specs as of today to generate an Azure.Python client, but the interface does not match the current python-sdk RC4.