access denied
7 TopicsForbidden Webpage when accessing community.fabric.microsoft.com
Hi I have a user who is trying to access this site, but is receiving a Forbidden page once the site loads. I'm not sure if its an account issue as it doesnt let her get to the sign-in page. I had her clear her cache/cookies and attempt the page again but same issue. I checked zscaler and our firewall and all traffic seems to be allowed. Any ideas what could be going on? I'm able to access the site fine among other users3.9KViews1like16CommentsAccess Denied Issue with Azure Data Lake Gen2 Storage in Microsoft Fabric Portal
Hello, I am experiencing an access issue when trying to connect my Azure Data Lake Gen2 storage account through the Microsoft Fabric administration portal. I am receiving an "Access Denied" message when attempting the connection. As far as I know, my account should have the necessary permissions, but there seems to be an authorization or configuration issue. I would appreciate any help in resolving this issue. Best regards, RP1KViews0likes2CommentsBanned from Power BI Community
Recently my work email was banned from accessing the Power BI Community Threads. I'm not aware of breaking any of the community rules and in the past I've come to the threads to post, looking for help on some questions. Could someone from the Microsoft Team be able to private message me to get this sorted out? Thank you,Solved3.8KViews1like4CommentsAccess Denied
We have a PBI RS installed. I posted a report and started assigning users accidentally deleted my profile and lost the ability to manage the report. And now this report can only be used by a number of people and no one can change it. How do I restore rights to this report?Solved4.9KViews0likes3CommentsCommunity Knowledge Base - Access Denied to post
Hi, I have been trying to access one of the post on this forum, but I keep getting the same message whenever I try to open it. "You do not have sufficient privileges for this resource or its parent to perform this action. Click your browser's Back button to continue." I am signed in to my account. I have checked three different browsers, two different PCs but the problem still exists. Here's the link to the post I am trying to access: LINK Anyone else had this issue or know how to solve it? Thanks in advance for any helpful response.1.6KViews0likes1CommentMove SSRS reports to existing PBIRS
Hello, I am building out a new server to replace our SSRS 2012R2 server, and in testing I am noticing errors in the RSOffice_xxxxx.log. (see below). I haven't yet been able to see what is causing this as I can export a document to Excel. However, I need to get this cleaned up before we can migrate to the new server. Thanks for your help. ========================================================================= 2019-05-24 09:24:22.5926|FATAL|1|Could not start OfficeSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.HttpListenerException: Access is denied at System.Net.HttpListener.AddAllPrefixes() at System.Net.HttpListener.Start() at Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(HttpListener listener, Func`2 appFunc, IList`1 addresses, IDictionary`2 capabilities, Func`2 loggerFactory) at Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(Func`2 app, IDictionary`2 properties) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder) at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) at Microsoft.BIServer.Office.WebHost.Program.Main(String[] args)1.4KViews0likes2CommentsReport Server - Access denied to show Home folders
Hello, I have setup Power BI Report Server 1 month ago, and all worked until last week. Service is executed by local user which is administrator. All users which belong to a specific group AD (AD\group-app) which are also admin on the server can't see folders in the home page and there is an error message : "Can't load content folders". We can see favorites, and when we search a folder that we don't see, we are able to go to the folder and see all contents. In the log RSPortal, there is the following error : 2019-02-11 15:02:39.1748|INFO|33|Received request GET /api/v2.0/catalogitems%28665f3df3-53a2-4c50-a45b-47d68f837cae%29/Model.Folder/catalogitems/| RequestID = s_d12a988f-4694-46d8-9088-1b1fe7d42b77 2019-02-11 15:02:39.1848|ERROR|33|OData exception occurred: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'AD\XXX' are insufficient for performing this operation. at Microsoft.ReportingServices.Library.DataSourceCatalogItem.ThrowIfNoAccess(DatasourceOperation operation) at Microsoft.ReportingServices.Library.GetDataSourceContentsAction.PerformActionNow() at Microsoft.ReportingServices.Library.RSSoapAction`1.Execute() at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.GetDataSource(IPrincipal userPrincipal, String path) at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.<>c__DisplayClass35_0.<TraverseFolder>b__1(FavoriteableCatalogItemDescriptor i) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at Model.FolderRepository.LoadCatalogItems() at Model.Folder.get_CatalogItems() --- End of inner exception stack trace --- at Microsoft.ReportingServices.Portal.ODataWebApi.Controllers.SegmentHandlers.PropertySegmentHandler.Handle(Object source, ODataPathSegment segment) at Microsoft.ReportingServices.Portal.ODataWebApi.Controllers.Reflection.ReflectionODataController`1.Get(ODataPath oDataPath) at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext().| RequestID = s_d12a988f-4694-46d8-9088-1b1fe7d42b77 2019-02-11 15:02:39.1848|INFO|29|Sending response. Response code AD\XXX 500, Elapsed time 0:00:00,0099879| RequestID = s_d12a988f-4694-46d8-9088-1b1fe7d42b77 However, all other users can show all folders in home page according authorized rights. I have tried to give all rights to my AD account in the site settings, and in manage folders tab, but same results. Thanks for your help.3KViews0likes2Comments