Latest Microsoft 365 topics
All the latest Microsoft 365 pages on this site.
Microsoft 365 (formerly Office 365) is Microsoft's productivity cloud designed to help you pursue your passion and run your business. More than just apps like Word, Excel, PowerPoint, Microsoft 365 brings together best-in-class productivity apps with powerful cloud services, device management, and advanced security in one, connected experience. It includes SharePoint Online, Microsoft Teams, OneDrive for Business, and many other productivity SaaS offerings from Microsoft.
- Published on
Blog: SharePoint Framework v1.8.0 - What's in the Latest Release
In this post, I’ll summarize what you can find, and share some additional details I found after spending some time picking apart this latest release of SPFx.- Published on
Blog: Leverage Custom Permissions in Entra ID Applications
In my last post, Securing an Azure Function App with Entra ID - Works with SharePoint Framework!, I showed how you can secure a REST API deployed as an Azure Function App using Microsoft Entra ID. This comes in quite handy when you want to secure some custom server-side business logic that’’s called from a SharePoint Framework (SPFx) client-side solution. The SPFx docs show how to use APIs with permissions to the Microsoft Graph. This post will explain how to add custom permissions to the AzureAD application that is used to secure your Azure Function.- Published on
Blog: Beware of Declarative Permissions in SharePoint Framework Projects
Developers can declare permissions in SharePoint Framework projects, but it isn’t a good idea. In this article I explain why and suggest a better approach.- Published on
Blog: Mastering the SharePoint Framework Sprint 13 Published with over 3hrs of Microsoft Graph & Entra ID Lessons!
I’m excited to share this latest update to my course, Mastering the SharePoint Framework for developers. Today’s update, packaged as sprint 13, includes two new chapters and a few updates… and it’s a huge release… the biggest yet adding over 3 hours of new content!
Sprint 13 also marks a milestone: the Fundamentals Bundle of the course is now content complete! This means all planned chapters are now published. I will continue to make edits to existing chapters updating content when circumstances warrant, but at this time no new chapters or lessons are planned.
- Published on
Blog: Enable Jest testing of SharePoint Framework projects in one simple step
Setting up projects to use Jest, especially to test the rendering of your ReactJS SharePoint Framework projects & use the popular tool Enzyme for testing rendering, isn’t a trivial task, until now!- Published on
Blog: SharePoint Framework v1.7.0 - What's in the Latest Release
In this post, I’ll summarize what you can find, and share some additional details I found after spending some time picking apart this latest release of SPFx.- Published on
Blog: HowTo: Angular Elements in SharePoint Framework Projects - Two Projects
In my last post, I talked about using Angular Elements in SharePoint Framework projects. That post showed how to do this using a single SharePoint Framework Project. In this post, I show you a much better option that uses two projects.- Published on
Blog: HowTo: Angular Elements in SharePoint Framework Projects - One Big Project
In my last post, I talked about using Angular Elements in SharePoint Framework projects. When doing this, you have two options on how you will implement this and in this post, I will talk about doing it in one big project that includes everything. In tomorrow’s post, I’ll show you a much better option that uses two projects.- Published on
Blog: Avoid the Office UI Fabric JavaScript Package - Its Bad.
Citing issues with the Office UI Fabric JavaScript project, I advise against its use and recommend exploring alternative options.- Published on
Blog: State Of SharePoint Development Survey - Share Your Thoughts!
A few months ago, we partnered up with Rencore on their third annual State of SharePoint and Office 365 customizations survey. The point of this survey was to learn and share how customers were customizing SharePoint & Office 365.
Today, continuing our partnership, I’m launching the first annual comprehensive State of SharePoint Development survey. This survey is for developers with the goal of obtaining and sharing the technical state of SharePoint developers around the world. The findings of this survey will then be summarized into a report that provides valuable insights.
- Published on
Blog: Manage SharePoint Online Site Collection App Catalogs with the CLI for Microsoft 365
Microsoft gives us a few options for managing our SharePoint Online environments. We can use the SharePoint Admin center, REST APIs, the CSOM and the SharePoint Online PowerShell. To fill the gaps, the SharePoint PnP group has created PowerShell cmdlets that cover additional tasks not covered by the Microsoft provided PowerShell. While these are good options, they aren’t very friendly to those who aren’t on the Windows platform. These two PowerShell options don’t leverage the cross-platform PowerShell, rather they are only available for the Windows platform.
- Published on
Blog: State of SharePoint & Office 365 Customizations 2018 Survey
Ever wonder how your organization compares with other organizations in the same space? Have you sat at your desk and thought “I wonder if the challenges we are facing are the same as what others in the industry are facing?”
Now is your chance to find out!
I’m teaming up with Rencore this year to co-host two surveys.
State of SharePoint & Office 365 Customizations 2018 Survey
In this first survey by Rencore, you can share some information about your organization (anonymously of course) and learn how your organization compares to others in the industry on topics such as:
- Published on
Blog: Mastering SPFx Course January 2018 Update - Two New Chapters Published
Learn what’s new in the January 2018 update of our flagship course, Mastering the SharePoint Framework, including two new chapters!- Published on
Blog: Wrapping up 2017 at Voitanos and Charging into 2018!
I’m sitting here with a smile on my face as I sit back in these last few days of 2017, reflecting on the previous year and looking forward to next year. It’s been quite a ride, finally getting Voitanos off the ground and working up production. While the stakes are not comparable, I cannot help but see similarities with my experience this past year and what Tesla has been doing with their Model 3 sedan. From delays in the ramp up, to launch and now working through issues to increase production and output, I’m working through similar things at Voitanos on a much smaller scale.
- Published on
Blog: Angular, React or Vue - What's the best for the SharePoint Framework (SPFx)?
Many developers picking up the SharePoint Framework are coming from a traditional SharePoint development background. Some of these people server-side developers primarily who may have some client-side development experience while others may have been customizing SharePoint using client-side development techniques for a while.
- Published on
Blog: Solve the SharePoint Framework + Angular Challenge with Angular 5.0 Elements
Last week at the European SharePoint Conference 2017 (ESPC) in Dublin, Ireland, Rob Wormald presented on a new tech being added to the core of Angular that I think will make Angular much more approachable and useful to so many developers. Unfortunately, this session wasn’t recorded nor did I have the opportunity to attend due to co-chairing another conference in Orlando at the same time. I am familiar with the topic though as I’ve been assisting the Angular team in understanding SharePoint & the SharePoint Framework (SPFx) over the last few months. Over that time, I’ve become sold on this approach, not just for SPFx, but for Angular as a whole! In this post, I want to explain how this works.- Published on
Blog: What's up with Angular (v2.x / v4.x) and the SharePoint Framework?
This post is long, LONG overdue. I’ve explained this multiple times over email & in person to SharePoint Framework developers. It’s about time I have something to point to… so here’s my take on the SharePoint Framework + Angular [v2.0 / v4.0 / v+] state of things.
- Published on
Blog: SharePoint Framework v1.2 - What's in the latest update of SPFx?
In this post, I’ll summarize what you can find, and share some additional details I found after spending some time picking apart this latest release of SPFx.- Published on
Blog: Latest News for the SharePoint Framework: Extensions RC!
In the most recent SharePoint Patterns & Practices - JavaScript Special Interest Group meeting, Microsoft shared some news on the SharePoint Framework. The news fell into three buckets:
- Recent Updates
- Update on SPFx Modern UI Extensions
- SharePoint Framework Engineering Backlog
Recent Updates
The big news that in the last few weeks Microsoft introduced a new, and often requested, feature for SPFx: **tenant-scoped deployment for SPFx client-side web parts and extensions. This means addins or extensions can be deployed to all sites within your tenant just a single time!
- Published on
Blog: Subscribe to Chris O'Brien's SharePoint wish list blog
As a SharePoint enthusiast, I highly recommend subscribing to Chris O’Brien’s blog. Get insights into his work challenges and his SharePoint wish list today.- Published on
Blog: SharePoint Framework v1.1.1 - Sign of On-Prem SPFx to Come?
In the recent SharePoint Framework (SPFx) generator updates in v1.1.1, are we starting to see hints of on-prem SPFx support coming soon?- Published on
Blog: Modern JSLink, Custom Actions and More coming to the SharePoint Framework
Today Microsoft announced new updates coming to the SharePoint Framework ahead of their sessions at the Build Conference. In a blog post, Build integrated user experiences with new capabilities of SharePoint and OneDrive, they talked about four big additions that engineering is working on and will make it into a new developer preview of the SharePoint Framework by the end of May 2017.
This week in the Microsoft Cloud Show podcast episode’s special coverage for the Build conference, CJ & AC sat down with Microsoft’s Vesa Juvonen about these new features and more. Check it out in Episode 193 | Vesa Juvonen on New SharePoint Framework Capabilities Announced at Build!So… what’s new you ask? Some of these things were teased up a bit in the last SharePoint JavaScript/SPFx PnP SIG meeting that I covered in a previous blog post.
- Published on
Blog: Early May 2017 SharePoint Framework Updates
In last week’s SharePoint Framework & JavaScript Special Interest Group meeting, Microsoft’s Vesa Juvonen shared what’s the engineering team at Microsoft is working on and more!
Updated SharePoint Framework Yeoman Generator
In early April, Microsoft quietly shipped two updates to the Yeoman generator for the SharePoint Framework, @microsoft/generator-sharepoint. The latest version is v1.0.2. The updates were fairly minor… I recently blogged about what you will find in the updates and how I figured out what the updates were as they aren’t well documented: SharePoint Framework Generator Updated to v1.0.2.
- Published on
Blog: SharePoint Framework Generator Updated to v1.0.2
Did you know the SharePoint team at Microsoft updated the Yeoman generator, @microsoft/generator-sharepoint, twice in the last month? Yeah… I didn’t either until yesterday.
The final version was released on February 23, 2017, as version 1.0.0. They then slipped two more updates in early April in quick succession as versions 1.0.1 & 1.0.2. Unfortunately, Microsoft still hasn’t published the repo for the generator or made the homepage for it in the NPMJS registry of any use… just some boilerplate copy… so it’s not easy to figure out what’s changed.
- Published on
Blog: Now Available: Mastering the SharePoint Framework - Starter Bundle
Today I’m thrilled to let you know that the starter bundle of my course, Mastering the SharePoint Framework, is now available!- Published on
Blog: Followup to my "Building Client-Side Web Parts with the SharePoint Framework" Rencore Webinar
This article is a follow-up to my recent webinar on “Building Client-Side Web Parts with the SharePoint Framework (SPFx)” with Rencore.- Published on
Blog: Troubleshooting and Fixing the "Out of the Blue, My SharePoint Framework Projects Won't Build!"
Earlier this week I presented a session at the Atlanta SharePoint User Group on Building Client Side Web Parts with the SharePoint Framework. I had my session planned well in advance, out but wanted to build the demos while they were fresh in my head. Last week I was out of work mode with my family relaxing on a beach in Mexico for Spring Break, so I planned to do build my demos yesterday morning, on Sunday. While we were supposed to return home Saturday night, we missed our international connection and got stuck overnight, not making it home until about 12pm EDT Sunday.
- Published on
Blog: Generally Available: SharePoint Framework (v1.0)
Yesterday Microsoft announced that the SharePoint Framework has reached the Generally Available milestone. That means we’re at v1! The development tools have been updated to v1 and the v1 bits are rolling out to Office 365 SharePoint Online tenants now. Microsoft said it will take about a week or so for it to reach all Office 365 tenancies.
You can get the details of this update from their wiki page in the main sp-dev-docs repo. So what change from RC0 to GA?
- Published on
Blog: What the SharePoint Framework means to Users
Last week I was in New Orleans presenting at the Nintex InspireX conference on building apps using the microservice approach with containers and Docker. During that week I sat down with Jeremy Thake of Hyperfish to talk about the SharePoint Framework and what it means for end users of SharePoint.
During this discussion we discussed:
- what is the new SharePoint Framework
- how the SharePoint Framework will effect the SharePoint user experience
- some tips on how to keep up with the SharePoint Framework
You can listen to the whole discussion on the Hypefish podcast.
- Published on
Blog: What's Next for the SharePoint Framework?
If you are a SharePoint developer doing any work in SharePoint Online and you have held out on taking a look at the SharePoint Framework, now is a good time to start taking a look. We are currently at the release candidate 0 (RC0) and in the coming weeks, we can expect to see the generally available (GA) release. This release will support client-side web parts as Microsoft wanted to make sure they got that capability perfected… but they won’t stop there!
- Published on
Blog: Following up to my "Introducing the SharePoint Framework Webinar" with LightningTools
This article is a follow-up to my recent webinar on “Introducing the SharePoint Framework (SPFx)” with LightningTools I delivered.- Published on
Blog: What's Next for Me: Introducing Voitanos OnDemand Courses
Reflections on a Career Journey Teaching SharePoint and Creating Training Content - Author shares their experiences and accomplishments.- Published on
Blog: Simplify Your Technical Presentations with Docker Containers
I’m presenting at SPTechCon in Boston, demonstrating how to build an Office Add-in for Outlook with Angular 2, using a hands-on approach.- Published on
Blog: Interview: Using Angular with Office Add-ins and UI Fabric
Listen to my interview on the Adventures in Angular podcast, where I discuss using Angular within Office Add-ins and the Office UI Fabric.- Published on
Blog: OfficeUIFabric.com at v1.0.0 with full release coverage
OfficeUIFabric.com, an open-source project for Office UI Fabric samples, is now at v1.0.0 with full release coverage. Pascal Berger contributed typo fixes.- Published on
Blog: New Resource Site - Demos & Samples for Office UI Fabric
Discover my request for Angular directives for Office UI Fabric and the similarities I’ve observed with other design languages’ directives.- Published on
Blog: ng-OfficeUIFabric: Angular Directives for Office UI Fabric
Advancing Office UI Fabric integration with Angular through community-driven projects, providing demos and references akin to Bootstrap’s ease of use.- Published on
Blog: SharePoint as Service vs Platform: A Debate between Author
My post about SharePoint not being a Platform, instead it’s a service SharePoint is a Service sparked discussion. In this post is a rebuttal to feedback.- Published on
Blog: Design language needed for Office 365 and SharePoint apps
As a developer of Office 365 & SharePoint app, I stress the importance of having a design language. Learn why it is crucial for your Add-ins & web apps.- Published on
Blog: Office Add-In Development Made Easy with Visual Studio
Office Add-in development is made easy with Visual Studio, but limited to Windows users. Developers can create add-ins and deploy them easily.- Published on
Blog: The State of SharePoint Development: 12-Year Veterans Take
As a SharePoint developer for 12 years, I share my thoughts on the current state of SharePoint development, anticipating diverse reactions.- Published on
Blog: Office 365 is an enterprise platform as a service (ePaaS)
Everyone in tech wants to be a platform, but the appeal is not new. The idea of being a development platform has been around for a while.- Published on
Blog: Node, TypeScript, AzureAD & O365 API Apps on Raspberry Pi
At Microsoft Build and Ignite, a Node.js web app demo integrated TypeScript, AzureAD, ADAL, & Office 365 APIs to run on any platform.- Published on
Blog: What Should you Make of Angular 1.x, 2.0 & Moving Forward
The Angular 2.0 announcement in 2014 caused concern about app rewrites. Poor communication was blamed, but a later conference cleared it up.- Published on
Blog: Simplifying REST API Development in SharePoint with Breeze
I explore the benefits of using Breeze with SharePoint. Simplify your code when working with REST API & learn how to maximize your results.- Published on
Blog: Auth flow options in Microsoft Entra ID for Office 365 APIs
Explore the Client Credentials Grant Flow for Microsoft Entra ID - perfect for service apps with no user interaction.- Published on
Blog: ADAL JS & CORS with Office 365 APIs (Files & SharePoint)
Microsoft introduced ADAL JS, a library supporting OAuth2 implicit flow, allowing client-side solutions to leverage Microsoft Entra ID for authentication.- Published on
Blog: Understanding Microsoft Entra ID, OAuth2 & OpenID Connect
As an app developer, I share my interest in Microsoft Entra ID (formerly Azure AD) & OpenID Connect for app auth. Join my Pluralsight course to learn more.- Published on
Blog: Understanding Microsoft Entra ID OAuth2 authentication flows
Blog post discussing three OAuth2 authentication flows supported by Microsoft Entra ID: Authorization Code, Client Credentials, and Implicit Grant.- Published on
Blog: Demystifying the Authentication Dance for Office 365 APIs
The authentication dance can be the hardest part of working with Office 365 APIs. Check out the Pluralsight course on authentication and discovery.