Power BI Dashboard automatically logged out after less than an hour - powerbi-desktop

I have a problem with my power bi dashboard, my case is:
I have a dashboard spread out on a client site and can connect to the dashboard through an external link I gave it to him before. The customer needs this dashboard to remain on the TV wall for as long as possible
The dashboard is automatically logged out after less than an hour and the customer needs to log in again to open the dashboard, so
How do I make the dashboard not log out
Or how can I increase the time to allow this dashboard to be opened on the TV wall as long as possible

Related

Is there a query to run so I can get a list of users who has NOT logged in, in the past 30 days?

I am trying to create a query that gives me a list of all users who have NOT logged into Azure or any services connected with azure in the last 30 days. This query would start at 30 days and go back. Also, the account would have to be active, not 1 that is deleted already.
Any thoughts on how to complete this would be appreciated!
I guess, you may get this requirement done with Graph API to get the list of all users who have not had any login activity in last 30 days:
https://learn.microsoft.com/en-us/graph/api/user-list?view=graph-rest-beta&tabs=http#example-5-list-the-last-sign-in-time-of-users-in-a-specific-time-range
If Graph API is not feasible then the Diagnostic Settings from Azure under Monitoring can be leveraged to build the logic for getting the list of users per requirement and then the query copied:
https://2bcloud.io/inactive-users-in-azure-active-directory/
https://social.msdn.microsoft.com/Forums/en-US/0e1869fb-2861-4a43-9ff3-5b988da7edd0/inactive-users-report-for-azure-active-directory-applications?forum=WindowsAzureAD

AZURE API Management Developer Portal - Forbidden When Attempting To View API

I am experiencing an issue with the Azure API Management Portal. I have a number of developers signed up on my portal and have been using various products and apis successfully for the last few months. We have made no new changes to the portal config or exposed services. However when a developer logs into the portal, and tries to click on a given api link it displays a Forbidden page. The users are all set correctly in the appropriote groups and the correct products and apis are showing based on the user's access rights defined. This isuue exists on new users and existing users. Seemed to happen overnight . It was working fine last night but this morning developers can't get acess to apis. Micrsosoft are saying there are no wide issues. If anyone has ever seen this id appreciate any help in resolving.

Embedded PowerBI in SharePoint - Targeted Audience?

I have a number of PowerBI dashboards on our SharePoint 2013 online site. We are working on a plan to only display relevant dashboards to the user based on their user group. For example, a salesperson will only see their personal dashboard on the page. I can do this for image viewer, etc., but I cannot figure out how to edit a PowerBI webpart to target an audience. Any suggestions would be most welcomed.
KL
I suggest you to use Row level security.
Select the Modeling tab.
Select Manage Roles.
3.Select Create
4.Provide a name for the role.
5.Select the table that you want to apply a DAX rule.
6.Enter the DAX expressions. This expression should return a true or false. For example: [UserID] = userprincipalname().
And Save.
For this you need a field where the username is registered, means that user has visibility on that row. If you don't have this information, then you will need to add some information to the row, to give visibility to whom deserve it.
After you have created your role, you can test the results of the role within Power BI Desktop. To do this, select View As Roles.
And then play around to check if what you get is what you want.
Hope that helps!
I had to revert the SP page to a Classic interface, then create individual Web Parts for each dashboard on the page, limiting each Web Part by the targeted audience. The Web Parts are not visible on the main Dashboard Portal page unless you are in the targeted audience, so you could see 1 or up to 5 dashboard previews on the page. An individual page was needed for each Power BI dashboard. A user cannot be prevented from seeing the dashboard if they are provided the URL, but hiding the hyperlink and preview screenshot on the Portal page is close enough. This should be easier to execute in SP... Oh well...

Azure security center data, not showing up in Power BI

Let me tell You what issue am facing.
I have followed the link(https://learn.microsoft.com/en-us/azure/security-center/security-center-powerbi) in that link Title = (Using Azure Security Center dashboard to access Power BI) in this option 4th is missing in mine.
Procedure I followed
1.when i click the Explore in Power BI button it opens on the right side and shows the option and I have taken Security insights dashboard
after when I click Security insights dashboard it pop up to new window and ask credential of POWER BI in that I have provided the credential of Power BI and login, when it login it will show Connect to Azure Security Center Security Insights window appear
2.Authentication method is oAuth2 with and other window appear I given aure credential and sign in
**NOTE:-NO content PACK Window appeared and in window appear(connect to azure security center security insight) URL is showing only URL:-https://management.azure.com/subscriptions
3.After all It will show importing data .. BUT no Data will appear ;(
HoPe understand Mine Issue Please Help me TO solve this
THnaking you in advance
Make sure you are using your Azure credentials to generate your dashboard in Power BI, and not your Power BI credentials.
The Azure Security Center content pack uses your credentials (the ones you provide after clicking OAuth2) to query Azure's API and get your data into Power BI. You should provide the credentials that have access to your Azure subscriptions, otherwise what you're getting is a dashboard for the Power BI user, which has no Azure credentials and therefore you gets a blank dashboard.
Note that this will only work for organizational accounts (e.g. not hotmail, outlook, etc'). Here is the relevant part from the docs.

User Profile Synchronization Service - STARTING

I have installed sharepoint server 2010 and created many sites , added about 500 users in the AD , given the appropriate permissions to the groups, everyone is normally loging in using his credentials.
The wird thing i cannot understand is that whenever i try to start the "User Profile Synchronization Service" is freezes for a long time to "STARTING" mode.
After that it is "STOPPED" again.
Also.
1)my AD users have emails stored, but sharepoint is not able to see these email. Whenever i try to create an alert it says that there is no email address.
2)using the server (This machine) noone else except for the Administrator (account) can login. NO ONE
If i logged in over the internet or my lan, anyone can login using his credentials, as i mentioned before.
User Profile Service is working ok.
When entering (CA) Profile Service Application , i get this
Profiles
Number of User Profiles
6
Number of User Properties
68
Number of Organization Profiles
1
Number of Organization Properties
15
Audiences
Number of Audiences
1
Uncompiled Audiences
0
Audience Compilation Status
Idle
Audience Compilation Schedule
Every Saturday at 01:00 AM
Last Compilation Time
Ended at 3/24/2012 1:00
Profile Synchronization Settings
User Profile Sync is not currently
Synchronization Schedule (Incremental)
Every day at 01:00 AM
When entering the "CA">"User Profile Synch Service", in the "select User Profile Application" dropdown box , there is nothing.
after that is an account named "dbaccess" , for which i have to enter the credentials. I have made this account an AD administrator.
I am available to provide you ANY other information, screenshot or even access to the machine , in order to help me with this issue.
It is the most difficult issue i have faced, since i first started my sharepoint project.
Looking forward to ANY help...
If you have 500 users in AD and the Number of profiles you see in the UPSA is just 6 then you may not be pointing to the right Ad OU in your connection

Resources