SP DEVELOPMENT

Microsoft 365 Conference 2023

updated from 2022-01-22 I am thrilled to announce I was selected to speak at this year’s Microsoft 365 Conference in Las Vegas on April 30th-May 5. This is always one of the premier conferences, with a large supporting cast from Microsoft and the MVP community. I am really looking forward to connecting with attendees and learning how they are using Microsoft technology to make the world better.

Renewed - Teams Application Developer Associate Certification

I recently took the certification renewal appraisal and passed! This used to be the certification earned with the passing of MS-600 exam titled “Building Applications and Solutions with Microsoft 365 Core Services.” The certification was orignially called the “Microsoft 365 Developer Associate” certification, but is now called “Microsoft 365 Certified: Teams Application Developer Associate.” Originally, I heard that recertifications would be via an exam that was just like the original exam, but not as long.

Upgrade your SPFx project (Community Demo)

Last week, I had the privilege of doing a live demo during the bi-weekly “Viva Connections & SharePoint Framework” community call hosted by Microsoft. This was my first time presenting in one of these calls, so I was a little nervous, but once the lights are on, all nerves disappear and there is no other option but to press on. The topic I chose to demonstrate was “Upgrading SPFx solutions to the latest version using the CLI for Microsoft 365.

Developing SPFx solutions using Docker

This is the third of 4 articles on using containers for SharePoint Framework (SPFx) development. Disclaimer While I have learned a lot about containers over the last 2 years, I do not claim to be the final authority on this topic. My goal over these next 4 articles is share what I have learned and how I use that knowledge in my daily life as a SPFx developer.

Developing SPFx solutions using WSL

This is the second of 4 articles on using containers for SharePoint Framework (SPFx) development. Disclaimer While I have learned a lot about containers over the last 2 years, I do not claim to be the final authority on this topic. My goal over these next 4 articles is share what I have learned and how I use that knowledge in my daily life as a SPFx developer.

Developing SPFx solutions using containers - Introduction

This is the first of 4 articles on using containers for SharePoint Framework (SPFx) development. Disclaimer While I have learned a lot about containers over the last 2 years, I do not claim to be the final authority on this topic. My goal over these next 4 articles is share what I have learned and how I use that knowledge in my daily life as a SPFx developer.

Join me at 365EduCon-Seattle in May

In just under 2 months (May 9-13, 2022), I have the opportunity to present several sessions the the Microsoft 365 EduCon Conference. I’m really excited to join this conference as we move back to more in-person events. As I have stated many times, I think the real value in conferences is networking at all levels: Business Partners, Speakers, Vendors, as well as fellow professionals and enthusiasts. Content is awesome, but meeting people that you can contact after the conference is key to advancing your skills and professional development.

Developer Certificate changes in SPFx v1.12.1

Recently, I had to set up a new development machine. These days, my primary development tasks are centered around SharePoint Framework (SPFx) solutions, so setting that up was my first goal. Everything was going smoothly until I tried to install the certificate that the development web server needs for developing SPFx solutions. From there, I descended down the certificate rabbit hole. After a couple of days of research and asking everyone I know for help, I was finally able to complete the task and decided that I better document it before I forget.