Tag Archives: m365

Two Hidden Gems for SharePoint developers: File Browser & File Picker

Did you know you can show SharePoint in an iFrame or a popup to let users browse libraries and pick files? Microsoft offers two controls: File Picker (/_layouts/15/FilePicker.aspx) File Browser (/_layouts/15/FileBrowser.aspx) You can embed these aspx pages in an iFrame … Continue reading

Posted in Development, Tips | Tagged , , , , | Leave a comment

Advanced declarative agent can’t be deployed

I was trying out Microsoft 365 Agents Toolkit in VS Code, building an agent using TypeSpec, but it failed to provisioning to my M365 developer tenant, with the following error: Error: Deployment blocked: Advanced declarative agent can’t be deployed due … Continue reading

Posted in Tips | Tagged , , , | Leave a comment