#SharePointEmbedded

2025-07-01

Wow, is your #Microsoft365 tenant trapped in a wild #Tetris game?! 😲

Hold on—those #SharePointEmbedded blocks are stacking up way too fast! 🚨

You probably know #SharePointOnline files, versions, and deleted items eat up your tenant’s storage like Tetris blocks piling up on a game board. But here’s the kicker: #MicrosoftLoop and #CopilotAgents, both built on SharePoint Embedded’s API-driven document management, are dropping their own square and L-shaped blocks into the same storage pool!

Without keeping an eye on things, these tools can fill your board before you even notice, leaving you scrambling. My latest blog, intranetfromthetrenches.substa, breaks down how to master this storage Tetris game and keep your workflows humming. Don’t let those blocks ruin your day!

Have you hit a storage wall with SharePoint Embedded, Loop, or Copilot Agents? Drop your story or tips in the comments, and share this post to help other admins dodge a Tetris disaster! 🎮

#MVPBuzz

2025-06-30

🌿🏛️ Having a blast playing with Microsoft Designer's GenAI! 😄 Check out these four watercolor-style images of a big Irish house I created with this prompt:

"A big Irish house in a soft, watercolor style. It should have green and white colors with flecks of paint and watercolor paint blending together. The door splits the color of the house, on the left in green, on the right in white. There’s a subtle change in colors using the impasto technique with gouache paint. There should be a clear wash to the watercolor paint with minor texture of the watercolor paper." 🎨

👉 Can you guess the topic of my next blog post on Intranet from the Trenches?

🤔 Hint: It’s about a Microsoft 365 feature that’s been catching admins off guard! Drop your guesses in the comments and let’s see who gets it right! 🚀

Share this with your #M365 crew to spread the word. 💬 What’s your go-to Microsoft 365 tool right now? Let’s chat below! 👇

#m365 #microsoft365 #MVPBuzz #SharePoint #SharePointEmbedded #MicrosoftDesigner #GenAI

2025-06-10

Feeling lost about SharePoint Embedded?

It’s not just another Microsoft 365 term to puzzle over—it’s a powerful way to level up your team’s collaboration!

SharePoint Embedded lets developers and businesses craft custom apps with secure file management, integrated into M365. It’s all about making your workflows smoother, saving time, and boosting teamwork. My latest blog post breaks it down in a friendly, conversational style—like we’re just chatting over coffee, no tech jargon needed.

Want the full details? Check out the blog for a deeper dive:
intranetfromthetrenches.substa

What do you think—could SharePoint Embedded be a game-changer for your team? Share your thoughts below and pass this along to colleagues who’d love a straightforward guide!

#SharePointEmbedded #Microsoft365 #GettingToKnow #GetStarted #M365 #SPE

2025-05-19

New week so new goals!!! In my case, this week is Copilot, Agents, SharePoint Embedded, and M365 Governance.

What about you? Do you have something in mind?

Let's share it and keep growing together.

#M365 #Copilot #SharePointEmbedded #M365Gov

2025-02-26

🟩 Collaboration experiences with SharePoint Embedded
🚀 Unlock Seamless Collaboration with SharePoint Embedded! 🚀

✳️ Discover how SharePoint Embedded integrates effortlessly with Microsoft 365
✳️ Learn from the expert, Marc Windle, in the latest demo from the Microsoft 365
✳️ Explore the robust features like real-time co-authoring

🧩 hubsite365.com/en-ww/pro-offic

SharePoint Embedded is revolutionizing how developers integrate Microsoft 365's powerful capabilities into custom applications. By leveraging this API-only solution, applications can offer rich collaborative experiences while maintaining robust security and compliance.

#Microsoft365 #SharePointEmbedded #Collaboration #DataSecurity #AppDevelopment

2024-10-01

Tired of limitations in PowerShell commands for #SharePointEmbedded? 😵‍💫

There's a better way! 🎉

By combining Microsoft #Graph #PowerShell and the SharePoint Embedded Graph API, you can automate those pesky management tasks you face every day.

Do you know Microsoft Graph PowerShell? It's an API wrapper that makes the vast functionalities of Microsoft Graph readily available within your familiar PowerShell environment.

My latest article not only explains how to leverage this powerful combination but also provides clear and concise code samples that you can immediately apply to your own SharePoint Embedded environments.

Imagine the time and effort you'll save by automating routine tasks. With this knowledge, you'll be able to streamline your workflows and focus on more strategic initiatives.

Have you tried automating SharePoint Embedded tasks using PowerShell? Share your experiences, tips, or questions in the comments below.

🔗 Check it out here: intranetfromthetrenches.substa

2024-09-11

Are you ready to take your #SharePointEmbedded skills to the next level? This comprehensive guide will equip you with the essential #PowerShell commands to manage containers and applications.

intranetfromthetrenches.substa

#SPE

2024-03-12

Are you struggling configuring SharePoint Embedded? 😟

Container Type registration is the second step with SharePoint Embedded development, do you know that? 🤔

Last week I show you the first step, how to configure your environment, intranetfromthetrenches.substa. Now, it's time for the second step, how to register Container Types in consumer tenants, intranetfromthetrenches.substa. 🎉

I wrote a step-by-step guide for the creation and registration of Container Types. Very easy and small steps with screenshots of what you have to do. 🚀

In addition, I created this quick summary that you can use for your projects as well.

Have you something in mind to start developing? Share it in the comments below.

🔗 Step-by-Step Guide: Configuring Container Types in SharePoint Embedded: intranetfromthetrenches.substa

#SharePointEmbedded #howto #Microsoft365

2024-03-09

Next Tuesday, I will publish an article about #SharePointEmbedded. This time is about setting up and registering a Container Type.

intranetfromthetrenches.substa

2024-03-05

Interested in SharePoint Embedded development architectures? 🤔

These are the 2 basic architectures I prepared for you based on my experience. 💪🏻

Recently, I've been working on an application and learned a few lessons along the way. Considering SharePoint Embedded's unique characteristics, here are the two distinct architectures:

1. 🗃️ Multiple files per container: This is the most straightforward option. It's akin to having a folder on your computer or a document library in SharePoint. Very simple.

2. 📄 One file per container: At first glance, this might seem odd. However, it offers some benefits not found in the previous option, such as file metadata.

I wrote an article explaining in more detail both architectures. You'll find the pros and cons outlined there, helping you decide which one aligns best with your needs.

---
🔗 Two SharePoint Embedded Architectures You Must Know About: intranetfromthetrenches.substa
---

#SharePointEmbedded #SharePoint #Architecture

2024-03-01

Don't know what to do to start with SharePoint Embedded? 😯

Well, you can start checking if your environment is ready. 👍🏻

Here I share a 5 simple steps guide. It allows you to be ready for developing SharePoint Embedded applications. 🚀

I wrote a blog post with more detailed information if you want to dive in. 👇🏻

🔗 How to Set Up Your Environment for Enabling SharePoint Embedded in 5 Simple Steps: intranetfromthetrenches.substa

#SharePointEmbedded #howto

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst