Seems like the /Fonts library was automatically set as Public
Seems like the /Fonts library was automatically set as Public
I dropped a .png in each. Using PowerShell, I was able to Invoke-WebRequest to only the image housed in the library using Public Cdn, not any of the Private Cdn libraries. Which is what I would want. I noticed I only needed to set the Referer header to my tenant.
So did some further testing.
I set the site (/sites/branding) that house previously Organizational Asset Libraries (Photography, Backgrounds, etc), each as PrivateCdn. I then setup 2 new Org Assets Libraries , Images and ImagesPublic, with Private and Public Cdn respectively.
... asking for a security conscious customer 😉
cc/ @vesajuvonen.bsky.social @stfbauer.bsky.social for reach
What, exactly, is stored in Public CDN for the SharePoint Brand Center, other than font files? Also by enabling Public CDN for Brand Center, is that also enabling it for any other content/site in the tenant?
Related, how to increase the vertical margin/gap between cards in a custom gallery layout. The bottom of cards is touching the top of cards in next row.
Is there a way to hide all commands and/or disable completely right-click menu on list view formatting (gallery / card if it matters)? cc/ @pnp.horse
✨💻✍Did you know that you can contribute to the #Microsoft365 platform community blog? We want your posts about how you extend Microsoft 365 - regardless if you are doing this code-first or low-code!
👉 Here is how to get started:
thanks fellas!
Looking for a reference on searching managed metadata fields - specifically how to craft the KQL to search the term and any child/decendant terms. I think someone recently posted on this topic on the socials? Was it @kasperlarsen.bsky.social or @beaucameron.com ?
Hi @pkbullock.com . Thanks for taking time to respond. I figured it out. I needed to send all the data to -WebPartProperties, not just the "properties" node.
Why adding/removing sections, webparts/components via PnP.PowerShell doesnt make them visible on the page?? In particlar creating a PageTile webpart in a OneColumnFullWidth section. cc/ @pkbullock.com
Any good content available for using the new theme options in the SPO > Site branding (new)? Specifically any limits, where the different color combos show up, and how to apply that same theme to other sites/hubs (e.g. PowerShell)?
cc/ @vesajuvonen.bsky.social @stfbauer.bsky.social
i am able to set a SPO list item likedby and liked count using SP REST api (_api/web/lists/.../items() using POST with a x-http-method of MERGE) and setting LikesCount and LikedByStringId . I am unable to do same against SPO page. Anyone know to set LikedBy for pages? cc @dcpadur
Saw somewhere today a slide titled "Algorithm" and the content was a system prompt.
Sign of the times.
Should've added that I am asking for another team, not myself 😉.
Can anyone in my network recommend good site administration or information architecture training modules/materials in the market? For example a @voitanos.io for site and content admins?
💡 Using custom localization in SPFx solutions
@brianpmccullough.bsky.social shows how to align SPFx web parts with SharePoint page language instead of browser settings—ideal for multilingual sites.
📺 → youtu.be/LKBwC0SRrbU
#SPFx #SharePoint #Microsoft365Dev
Is it possible to query the items in a SharePoint Online list and have them sorted based on the manual (drag and drop) sorting that is applued to the items?
Hey friends! I did a TEDx talk and it's now up on the TED Conferences YouTube. It's possibly the best and most important talk I've ever done.
I would ask that you watch it, and please SHARE it broadly and widely. Thank you! youtu.be/dVG8W-0p6vg #AI #Tech #TED
@michaelmaillot.bsky.social updated the PR and added notes/question. github.com/pnp/sp-dev-f...
@jscopes.bsky.social yes, as @susanhanley.bsky.social mentions, metadata can be associated with the newer "Link". Also highlight in a recently published article that a created "Link" will be assigned the default content type of the library. It can be changed. Ref learn.microsoft.com/en-us/micros...
Very small study, but it makes you think.
🤣
💡 Explore insights of the SPFx Sample Organization Tree Chart!
Let @petkir.bsky.social show you how to leverage SharePoint Framework to create an interactive organization chart.
📺 Watch the demo here → youtu.be/L39nqNPAIpY
#sharepoint #spfx #microsoft365dev #intranet
🚀 Proud to share what me and my team have been building: Microsoft 365 Copilot connectors for people data!
It’s all about bringing richer, unified people insights into Copilot and Microsoft 365.
Check it out 👉 learn.microsoft.com/en-us/graph/...
#Copilot #GraphConnectors #PeopleData #Microsoft365
Been using Github Copilot for a few weeks now. Inline edits are usually pretty good. Agent mode leaves lots to be desired with various models. Custom instructions files are cool, but I find are rarely fully followed.