A product I’ve wanted to do for 10 years! Now you can bring the most flexible content platform with an elastic architecture supporting millions of RPS and exabytes of data to your app for the AI era.
Announcing SharePoint Embedded at #ESPC23
https://t.co/w29YN2X2lz
Copilot for Outlook is very good and, as a result, is going to completely undermine how we all communicate with each other
Here's an example of it at work
It is going to be AIs talking to AIs, now. I wrote this a couple months ago, it is going to happen: https://t.co/keo9x68d5v
📢 Microsoft 365 Copilot will be generally available for Enterprise customers on November 1.
Learn more about today's Microsoft 365 Copilot announcements and the future of productivity: https://t.co/ZAGRQGQm47 #MicrosoftEvent
The City of Malmö's #intranet, 'Komin,' has undergone a comprehensive redesign and replatforming. Discover how they made it more user-centric in this award-winning case study #SharePoint#M365#O365#IDWawards https://t.co/BKo1gqyIbG
The new #SharePoint site creation experience allows you to see what the template does, see a visual preview, a list of site capabilities, and a list of pages and other features that come with each template. https://t.co/Ist29WpumT
Microsoft is reinventing software development with Copilot in Power Platform. Now you can build apps, flows, and bots with a simple description. Read the blog to learn more (and try it out!): https://t.co/ElcRGBjKpB
Discover a new way of working with Microsoft 365 Copilot—next-generation AI capabilities embedded in the Microsoft 365 apps you use every day. Learn more: https://t.co/fqTtN1tRVQ
Not sure who needs to hear this, but a quick P.S.A. after seeing someone using a far more complex choice: Shortest path to your company OneDrive is just by typing: <tenant>.onedrive.com (example: https://t.co/FxVn5LTt6S for Contoso employees)! Jumps straight to your OneDrive!
Today's big news: Azure AD Cross-Tenant Sync is now in public preview. Rich support for mergers & acquisitions and complex org structures in Azure AD! https://t.co/bu57TAxwvx
Is there a way to get Microsoft Graph Toolkit, with the Msal2 provider, to work inside an SPFx webpart? I can’t seem to get this to work without getting weird bundling issues. @waldekm#mgt#microsoft365#spfx
@waldekm@sebastienlevert@henrikblafield Ah, I see it now. That section was well hidden with the npm stuff with the same naming😅 Is this also needed for development when not using the -SharePoint provider (since that one seems to work just fine without it when localhosting)?
@waldekm@sebastienlevert@henrikblafield Never heard of that package, is it mentioned in the documentation? I have managed to get mgt SharePoint provider working in the original extension, but never provisioned that app to the app catalog
@waldekm@sebastienlevert@henrikblafield Sure no problem, thanks! https://t.co/9RTyPM0DB3 .
Ran yeoman and installed @ microsoft/mgt and @ microsoft/mgt-spfx (not used).
Do a gulp serve and add it to a page, fails instantly.
All relevant code is called from webpart's init method.