User Profile
Bahalzamon
Brass Contributor
Joined 6 years ago
User Widgets
Recent Discussions
Re: Search not returning results
Unfortunately no. What I ended up doing as a work around that I feel will only work for my situation is to create a button with HTML/JS and a text input to automatically navigate to the folder with the value that is typed in the input. As the folder they are looking for is the account number they just copy and paste it into the text area and click the button and it opens a new tab that is navigated into the folder. It does not have any error handling or anything, so if they type in any random string it will attempt to navigate there. It works for their need but is NOT in any way a solution for this issue.16KViews2likes1CommentRe: Search not returning results
I have not pressed the reindex button multiple times. I have also gone through all of the Microsoft documentation I can find as well as many hours of Googling the issue with little to no actual answers on the issue. The thing is supposably we can do 30 million records but we hit 10 and it stops working? It is a plain document library with no flows or anything attached to it and doing a search for any item even if its right there at the top returns nothing... But for someone else it works? Seems almost like a caching thing or that person is throttled atm.14KViews1like0CommentsSearch not returning results
I have been experiencing issues with the search where it was working well until a couple months ago. Using SharePoint Online I have a document library with a lot of folders and misc other things in each folder. Staff search the library by the name of the folder in the root directory which is the account number. Lately most of the time it will return zero results and I cannot identify the issue, some users it works others it doesn't. I have checked permissions, identical (Owners) Search enabled on library Versioning is on but set to major versions only Site Settings > Search and Offline Availability > Indexing Site Content = Yes I am wondering if there is any sort of setting or something that I am missing... Any help is greatly appreciated. 🙂19KViews1like12CommentsManaged Devices and User Data
I have the call that I am pulling down all the managed devices but would like to include some additional user data along with it. Any recomendations? https://graph.microsoft.com/v1.0/deviceManagement/managedDevices?$expand=userId($select=Department,officeLocation)462Views0likes0CommentsMissing permissions but they are activated
I am attempting to pull down all managed devices but continue to receive this error. I have checked all the IDs Error Message: This is what I get from Postman { "error": { "code": "Forbidden", "message": "{\r\n \"_version\": 3,\r\n \"Message\": \"Application is not authorized to perform this operation. Application must have one of the following scopes: DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: c860f845-7e00-43f2-9cde-0409940810e1 - Url: https://fef.msua05.manage.microsoft.com/DeviceFE/StatelessDeviceFEService/deviceManagement/managedDevices?api-version=2022-07-29\",\r\n \"CustomApiErrorPhrase\": \"\",\r\n \"RetryAfter\": null,\r\n \"ErrorSourceService\": \"\",\r\n \"HttpHeaders\": \"{}\"\r\n}", "innerError": { "date": "2023-06-08T23:55:22", "request-id": "c860f845-7e00-43f2-9cde-0409940810e1", "client-request-id": "c860f845-7e00-43f2-9cde-0409940810e1" } } } Permissions: Problem being that I do have the permissions set. The Query: It works fine on Graph Explorer under my credentials so I know the query is functional. https://graph.microsoft.com/beta/deviceManagement/managedDevicesSolved558Views0likes1CommentMobile App Resources Needed?
We are looking to make a mobile application and this is our first venture into it. The company uses primarily MS products (O365/Azure). Currently we are utilizing Azure Repos. The app is planned to be on iOS & Android as well as eventually accessible through the web. It will need access to a DB for storing, tracking, and serving information of course. I am wondering what Azure things we are going to need and best practice to eventually push this app out and have it working. If there is anything else you need to know please ask, as I said this is new territory for us. 🙂Solved575Views0likes1CommentUnable To Edit Modern Page
I have been running into issues attempting to edit some/all of my modern pages on SPO. Once I click Edit it is a 50/50 whether or not the page even shows the editable options. When it does show them the pieces I have circled in red don't even allow me to click on them, I click and nothing happens. As for permissions I am a SharePoint Admin. I have attempted using multiple browsers (Chrome, IE, Edge, Fire Fox) and their incognito modes, disabling extensions & pop-up blockers. What I have to end up doing is continually refresh the screen, clicking edit, attempt, repeat... until it finally works.1.2KViews0likes0CommentsSharePoint Teams URL
I am looking to separate the Teams app SharePoint sites that are created automatically once a new team is created within Teams. Currently it is: https://company.sharepoint.com/sites/teamName What I would like: https://company.sharepoint.com/teams/teamName I thought it was the setting under SharePoint Admin > Settings > Site Creation As this has the /sites & /teams/ options but from some testing it still creates under /sites/ so I am assuming this option is only for new Team sites not Teams app. I have searched around but I assume I am not searching for the correct terms. Any help would be greatly appreciated. 😃Solved1.1KViews0likes1CommentRe: Top Navigation Mega Menu
Ok I was able to figure it out. Basically the issue is that the site is the Root site. I found this information that states if the site was setup before April 2019 its a classic layout. https://docs.microsoft.com/en-us/sharepoint/modern-root-site Which eventually led me to the instructions on how to "modernize" the root site. https://docs.microsoft.com/en-us/sharepoint/modernize-classic-team-site#sharepoint-admin-instructions So honestly all I had to do was disable the publishing feature and then everything snapped in place. https://support.microsoft.com/en-us/office/enable-publishing-features-479677a6-8b33-4ac7-907d-071c1c7e4518?ui=en-US&rs=en-US&ad=US1KViews0likes0CommentsTop Navigation Mega Menu
I have the megamenu added to a hub site, the main sharepoint site. (https://company.sharepoint.com/SitePages/Home.aspx%22) Whenever I hit Edit it takes me to the http://areanavigationsettings.aspx/ page which I cannot add the elements of a mega menu making it useless. I have gone through and created a new content database, created another hub site and it works perfectly fine, I just cannot get it to implement on the main intranet site. I do have it set as a Hub site. I have the Mega Menu selected. I cannot figure out a way to resolve this. In my searching it only returns saying to click the edit menu, nothing about if that doesn't work. If there is any additional information to help me diagnose this issue please let me know. 😃 Incase you would like to see some images. 😃Solved1.1KViews0likes1Comment
Recent Blog Articles
No content to show