You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Menu choice 2 shows an error when executed. Menu choices 5-7 work. Unable to tell if the problem is in the console app call, or in the remote API, as error/Exception messaging is not clear.
What do you want to do?
Provision a new workspace collection
Get workspace collection metadata
Retrieve a workspace collection's API keys
Get list of workspaces within a collection
Provision a new workspace in an existing workspace collection
Import PBIX Desktop file into an existing workspace
Update connection string info for an existing dataset
The text was updated successfully, but these errors were encountered:
Options 1-3 currently require some special configuration to work. You need to create a native application in your Azure AD that has delegated permissions to access your azure subscription / resource group.
After your Azure AD app is setup copy/paste the application client id and paste it within the "clientId" setting in the app.config.
We we will be shipping native support in the Azure SDK soon which will allow you to use powershell commands or the cross platform command line tool to avoid this extra configuration.
Menu choice 2 shows an error when executed. Menu choices 5-7 work. Unable to tell if the problem is in the console app call, or in the remote API, as error/Exception messaging is not clear.
What do you want to do?
The text was updated successfully, but these errors were encountered: