diff --git a/Connect with Power BI to the Power BI REST API with a Service Principal/Get Power BI Bearer Token.ps1 b/Connect with Power BI to the Power BI REST API with a Service Principal/Get Power BI Bearer Token.ps1 new file mode 100644 index 0000000..64da859 --- /dev/null +++ b/Connect with Power BI to the Power BI REST API with a Service Principal/Get Power BI Bearer Token.ps1 @@ -0,0 +1,2 @@ +Login-PowerBI +Get-PowerBIAccessToken -AsString \ No newline at end of file diff --git a/Connect with Power BI to the Power BI REST API with a Service Principal/SP Get all Workspaces.pbit b/Connect with Power BI to the Power BI REST API with a Service Principal/SP Get all Workspaces.pbit new file mode 100644 index 0000000..df9bb45 Binary files /dev/null and b/Connect with Power BI to the Power BI REST API with a Service Principal/SP Get all Workspaces.pbit differ