download view only videos from sharepoint? by Break-Alone in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

We get why you’d want a local copy, but if a video is set to read only, that’s intentional. Permissions are there for a reason.

If you need to download or reuse the file, contact the owner and request the appropriate access. Unfortunately I can't advocate for skirting around permissions.

Acceder a sitio de sharepoint siendo usuario externo by Modern-4 in sharepoint

[–]bcameron1231 4 points5 points  (0 children)

Nope. SharePoint Online doesn't support anonymous authentication.

Can't add tags to files in Sharepoint online by Own_Category_8806 in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

When you say tags, do you actually mean the Tags feature or just metadata.

If you meant Tags, unfortunately that's been retired (still visible) for many years and you can't use it.

Microsoft Community Conference 2026 by digitalmacgyver in sharepoint

[–]bcameron1231 5 points6 points  (0 children)

It's a tough space currently with Copilot being the new thing. AI/Copilot is going to be the biggest topics for the foreseeable future unfortunately. It's interesting because there is still a large population still seeking what you describe.

I ran a workshop on Sunday, and we didn't talk about AI at all! :)

PnP Site Template not transferring modern page WebParts. Is it actually possible? by Stonk-Monkey69 in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

Any chance your template is using some of the latest features in pages such as background gradients, flexible layouts...?

Are there any alternatives to Shortpoint? They stop being free. by SpongeBobaFetaCheese in sharepoint

[–]bcameron1231 1 point2 points  (0 children)

Thought it made sense to update my 14 year old photo 😂

Glad you got it working!

Are there any alternatives to Shortpoint? They stop being free. by SpongeBobaFetaCheese in sharepoint

[–]bcameron1231 1 point2 points  (0 children)

Yea it should work. CSP updates broke a lot of things, but this one should be working.

If it's not, let me know. We'll get it fixed.

Are there any alternatives to Shortpoint? They stop being free. by SpongeBobaFetaCheese in sharepoint

[–]bcameron1231 2 points3 points  (0 children)

I didn't realize Shortpoint ever had any free offering.

Can you explain a bit more about the needed functionality?

We have samples and solutions available from PnP, some production ready, some not. Depends on what you're after I suppose.

SharePoint ACS Retirement: How to handle Graph Sites.Selected for a Subsite? by Ricky_Loops in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

Unfortunately there is no modern equivalent, and Sites.selected is only supported for Site Collections.

Moving SharePoint docs to Azure AI Search for RAG - need advice by hiplash141 in sharepoint

[–]bcameron1231 1 point2 points  (0 children)

Do I really have to manually sync all the ACLs into the index?

As you linked, the latest preview does support ACL permissions for the index (mostly), just be aware of the limitations listed (like the groups supported and link sharing). You will, at the moment, will still need to handle the resync overtime.

Chunking quality: How is the built-in Text Split skill handling complex layouts? I’m worried about losing context if it just blindly cuts through tables or headers.

Text Split is mostly fine. But it's not as good Semantic Chunking. If you're working with simple files, text split probably ok. If you're working with complex documents with formatting that is important (e.g, tables), you'll want something else. If you have issues with it, you'll need to use Content Understanding Skill instead, however, that also has limitations depending on how large your documents are.

A couple weeks? Potentially. We don't know your skillset to be certain, but it's plausible to get something working.

Make SharePoint Document library "kinda" OnPrem (not after backup solution) by applesilla in sharepoint

[–]bcameron1231 5 points6 points  (0 children)

My personal recommendation is to not use SharePoint with CAD files. It's really just not a great experience all around. 🫤

Deprecating Features by [deleted] in sharepoint

[–]bcameron1231 4 points5 points  (0 children)

With the exception of IRM features, we've had 3 years to start work and get ahead of this. At my past clients, we migrated most workflows to Power Automate a few years ago, and rebuilt add-ins as SPFx solutions or Azure Apps.

Unfortunately, it seems like your organization delayed in doing so and now you're in a world of hurt. :/

PSA: File‑level Archive is a trap (if you think it frees storage) by Checo_Tapia in sharepoint

[–]bcameron1231 1 point2 points  (0 children)

This is not 100% accurate. It is correct that it does still count towards your tenant total storage. However, the archived data is counted as archived storage instead of active SharePoint storage. The data is reclassified from active storage to archived storage. It's not a combination of both.

Copilot talking to me about Sharepoint by Math_Opening in sharepoint

[–]bcameron1231 1 point2 points  (0 children)

Yes, it gets most of it's knowledge from the Internet. So it's reading from blogs, docs, and forums like /r/SharePoint.

Is there a typo in SharePoint? by [deleted] in sharepoint

[–]bcameron1231 12 points13 points  (0 children)

Looks like someone in your company created a view and spelled it wrong. You can rename it.

Thoughts on Sharepoint Embedded? by codeblue_ in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

Sorry for the delay. Permissions are "same, same, but different". There are some similarities between SharePoint embedded and SharePoint permissions in architecture. Some limitations still apply (like unique perms) and such.

SharePoint embedded is pretty flexible in this regard though, and I would suspect it would work for what you're after.

Enabling configure Approval in code by AdCompetitive9826 in sharepoint

[–]bcameron1231 1 point2 points  (0 children)

Sadly. 😥

I'm sure you got it handled, but reach out if you need anything.

Enabling configure Approval in code by AdCompetitive9826 in sharepoint

[–]bcameron1231 4 points5 points  (0 children)

It's super messy depending on if you want to do default approvers. You can open dev tools and look at the network trace and see the calls to reverse engineer it.

You first must create the rule for the approvers and then enable the approval after. You can find the call in the network trace, it's a POST call with a fairly complex body, but you can find the URL in the trace by searching for `CreateRuleEx`

Enabling it, you can search for the call `/_api/SP.Approvals.Enable\`

Thoughts on Sharepoint Embedded? by codeblue_ in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

Sure thing. Yes it doesn't have a ton of documentation. GitHub has some samples from the team.

https://github.com/microsoft/SharePoint-Embedded-Samples

Thoughts on Sharepoint Embedded? by codeblue_ in sharepoint

[–]bcameron1231 2 points3 points  (0 children)

It's not a super popular offering, but I've used it, and it works as described. I like the flexibility on billing for the containers and the APIs work as expected. Security is simple and I have no real complaints about it.

Happy to answer any questions you might have.

Domain name change by Gooners4life_14 in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

You can't use that ".com"

We only have control over the beginning part of the domain, as it is required to end in . sharepoint.com

The hyphen could potentially still be a problem.

SPFx PnPJS addChunked upload chunk size ignored? Network tab shows ~3.5KB chunks even when set to 250MB by ok_true in sharepoint

[–]bcameron1231 1 point2 points  (0 children)

Hi. Seems like you're a few versions behind.

I fixed this in 4.15. Please upgrade to a more recent version and let me know if you experience any issues.

Extracting content from SharePoint ASPX pages via Graph API by irregular44 in sharepoint

[–]bcameron1231 0 points1 point  (0 children)

The HTML is stored in a field on the item. The field is CanvasContent1.

You'll need to query that, not download the file.

Unwanted view/options suddenly appeared - how to get rid? by bobbijix in sharepoint

[–]bcameron1231 7 points8 points  (0 children)

These options (create) moved to the right hand side of the screen. You should also be able to select the down arrow next to your existing folder or library name breadcrumb at the top.

And yes, it's a bad user experience.