What count as a Managed Device inside SharePoint admin center "Access control"
Inside SharePoint admin center >> we can define Unmanaged Device access control, as follow:- so my first question, what count as a managed device? are those only Azure VMs? or if i have a windows or unix laptop and i login to it using my Office…
"Automatically" option for the Organization version history limit
I am reading about the "Automatically" option for the version history limit @ https://learn.microsoft.com/en-us/sharepoint/plan-version-storage#understand-version-storage-under-automatic-limits where it mentioned the following algorithm:- but…
When we set the version limit on the Organization level to be 100 versions, how we can apply this to existing libraries
We want to Apply the Version limit on the Organization limit, as follow:- Where each document will have maximum of 100 versions as long as the version was not created 10 years ago. now this will be applied to new libraries inside new sites or inside…
"Trim versions" to be aligned with the library version settings
Inside the "Version history" documentation, it is mentioned about "Trim versions":- Trim existing versions on site, library, or OneDrive - SharePoint in Microsoft 365 | Microsoft Learn but seems this is not something aligned with the…
Can we disable the versioning changes on the libraries and only force it from the Organization
Hi All, I am reading about the new capabilities offered by SharePoint for "Version history" @ https://learn.microsoft.com/en-us/sharepoint/version-overview . now I have this question:- Is there a way to disable those versioning settings from…
How to fix the drag and drop of items in the SharePoint List?
Hi, I am having difficulty dragging and dropping, moving items in the list up and down. Sometimes it will work but often times, it does not drop exactly where I would like it in the list. It will indicate that the item has moved, however it does not.…
Can I cutsomize dropdown in People Picker filed SharePoint 2019 on-prem
Hi everyone! By default in SharePoint if you use People Picker field, when you search someone, in suggested list below you see "Display Name" and "Title" attribute of person that match your search keyword. Can I change the value of…
Does E1 & E3 license allow users to create or use copilot agents?
Most of our users have E1 or E3 licenses and they can use SharePoint, but there can not create Copilot agents, so can they get it? or we need to upgrade their licenses ?
Send an HTTP request to SharePoint during or after an approval in the SharePoint standard sitepage approval flow
I have activated the standard approval flow from a SharePoint sitepage library. In the approval flow, I want to use the "Send an HTTP request to SharePoint", so I can update a sitecolumn with information about who actually did the approval.…
How to restrict SharePoint list Visibility to certain User
I have a SharePoint Site for Development and Production for PowerApps development with more than 200+ user having access to the site as Owner, Member and Visitor. Kindly share steps to resolve my Below Requirements : I need Owner can only have the…
Unable to Retrieve SharePoint List Item Attachments in .NET Core using Graph API
In SharePoint Online, when retrieving list items using Graph Explorer, the Attachments property only returns a boolean value (true or false), indicating whether an item has attachments. However, it does not provide direct links to attached files such as…
Copilot Agent - Retrieve Results from SharePoint List
I have a requirement to develop a functionality where the Copilot agent can retrieve results from a SharePoint list based on a specific column filter value provided by the user. The process should involve the following steps: User Input: The user will…
Filter site activity webpart to show only webpages created in sharepoint online
Hi, In sharepoint online webpart page we need to add a funcationality browse Pages based on category. Category needs to show on pgae header. clicking on Category all pages saisfying crireria should be shown on to webpart. Regards, Patil
How to create editable columns without affecting the document version in SharePoint?
Hello, We have a requirement in SharePoint where we need to create columns in a document library that are not related to the document version. These columns would serve to track document revision and could be modified over time without necessarily…
The query cannot be completed because the number of lookup columns it contains exceeds the lookup column threshold.
Can anyone help me to resolve the error while trying to retrieve data from the network: The query cannot be completed because the number of lookup columns it contains exceeds the lookup column threshold. I counted the look up column and person group…
Micrsoft Loops Vs SharePoint for building knowledge base
I usually create knowledge bases for the company using SharePoint, because of those main reasons:- we can have hubs and sites linked to the sites, then we can define search hub-scoped ability to add web parts inside pages and show certain content…
I want to create a user in UserInformationList using the email (retrieved from GET /users/{id | userPrincipalName}).
I need to create a new item in SharePoint using a Logic App. I'm using the HTTP connector and an authentication token obtained from a POST request to https://login.microsoftonline.com/tenant/oauth2/v2.0/token. In my SharePoint list, some columns are of…
How to rejoin Microsoft 365 Developer Program sandbox subscription
My Microsoft 365 Developer Program sandbox subscription has expired, and I'm not able to renew it. I need this for personal development. How I can rejoin the program? It's been over 60 days since I deleted my profile in an attempt to rejoin, but I still…
What does the mark on the folder in Sharepoint means
Hello Please i need your help on this issue. I would like to know what does the mark on top of the folder in Sharepoint means.
Please tell me how to embed an external site page into a SharePoint site page using an iframe.
I want to embed an external site into a SharePoint site using an iframe. Both SharePoint and the external site are set up with SSO using AAD. I want to achieve the following transitions within the SharePoint frame: 1.External site page 2.Microsoft…