Azure / CCOInsights

Welcome to the Continuous Cloud Optimization Power BI Dashboard GitHub Project. In this repository you will find all the guidance and files needed to deploy the Dashboard in your environment to take benefit of a single pane of glass to get insights about your Azure resources and services.
https://aka.ms/CCOInsights/videos
MIT License
717 stars 209 forks source link

Multiple Login prompts for Graph API #47

Closed eosho closed 5 years ago

eosho commented 5 years ago

Describe the bug When performing a refresh for all data, there seems to always be a continuous prompt to login to the Graph API which becomes a pain when you are prompted about 3+ times. What I have done is login once, cancel every other login prompts (which in turn messes up the refresh) then do a new refresh which gets all the data.

To Reproduce Steps to reproduce the behavior:

  1. Performing a refresh within a customers tenant (non Microsoft internal tenant)
  2. Click on the refresh icon
  3. Wait for the refresh for Service Principal data
  4. After the initial prompt to login to the graph API, you will notice multiple prompt attempts.

Expected behavior Similar to logging in to the management.azure.com API, logging in using the Graph API should only be a one time prompt.

Screenshots N/A (I can do a remote session)

Desktop (please complete the following information):

josunefon commented 5 years ago

Hi @eosho,

Currently there's no solution for this bug because it's something related with the product. We're working with PG support to solve this situation and we're also trying see if creating a custom connector we can avoid the two requests for credentials.

Here you have an other open issue where you can track the progress: https://community.powerbi.com/t5/Issues/Sign-in-pop-up-in-PowerBI-desktop/idc-p/747269#M46587

eosho commented 5 years ago

@josunefon thanks for the info. I will track the ticket you opened in the Power BI community.