Get OAuth2 Access Tokens Microsoft 365 with Entra ID
I discuss the importance of having a OAuth2 access token for Microsoft 365 and explain how to obtain it using Microsoft Entra ID.
Email courses
I love using email courses to deliver simple topics, dripped out anywhere from a few days to upwards of 10 days! Here you'll learn about the FREE email courses I've written and published under my company, Voitanos.
On-demand video courses
On-demand video courses are my preferred way to teach. Here you'll learn about the courses I've authored & publish under my company, Voitanos.
Prior to launching Voitanos, I published my video courses through Pluralsight. You can find those courses listed here as well.
All publications & learning resources
From time to time, I create learning resources for clients, including Microsoft. Here you'll learn about all these resources.
This includes articles, books, code samples, tutorials, and Microsoft Learning modules.
About Andrew
Book a 1-on-1 Call
Book a 1:1 call with me to discuss web/cloud developer topics about Microsoft 365, the SharePoint Framework, or Microsoft Teams.
Got a question?
If you've got a question about one of my articles, or a technical question, please read this first.
Contact me
Here you'll see the different ways you can reach out so we can connect!
Here you'll find articles & other useful resources. Enjoy!
I discuss the importance of having a OAuth2 access token for Microsoft 365 and explain how to obtain it using Microsoft Entra ID.
Learn to manually create a Microsoft Entra ID app for Office 365 integration with Andrew Connell’s step-by-step guide.
The second post in a three-part series on creating an Azure app for Office 365 APIs using a wizard in Visual Studio 2013
My site offers tips and insights on Microsoft Entra ID and authentication for Office 365 APIs to help fellow developers navigate identity complexities.
Learn how Microsoft can re-implement autohosted apps for SharePoint 2013 & Office 365. My proposal for Automated App Deployment & Hosting.
Witness the transformation of Microsoft under Satya Nadella; a new culture emerges, driven by people, innovation, and a shift in the Office division ethos.
Join me as I interview MVP Summit attendees about how the cloud is impacting IT professionals and developers in this insightful article.
Learn how to create integrated workflow apps in SharePoint Online and deploy them in non-AppWeb sites without using sandboxed solutions.
In my post, I report on the AtScript Primer, a draft document by Misko Hevery and Rob Eisenberg that signals a new battle in the front-end space theatre.
In this article, learn how I used reveal.js along with GitHub to deliver developer and technical presentations.
I’m passionate about code solutions & source control. In this article, I reflect on my experiences presenting at group meetings & conferences.
Microsoft released Research Project Code Sample on OfficeDev Github, showcasing best practices for creating apps with Office 365 & SharePoint Online.
Learn how to simplify SharePoint 2013 REST API client-side solutions with Breeze JavaScript library through 3 blog posts.
Kerrb Blog weighs in on IaaS vs PaaS for cloud app dev. Options: virtual machines or building apps consuming cloud-hosted services.
One of the capabilities Microsoft introduced for SharePoint 2013 workflows is the ability to publish a custom event into a running workflow instances.
The Kerrb engine has shut down its first Azure VM. The team has been working on the Zvezda component and launched a survey for feedback.
I had subscribers experience HTTP 400 Bad Request errors with SharePoint 2013 REST API. I shared how to troubleshoot the issue on my Pluralsight course.
Let’s tackle the SharePoint 2013 workflow development issue, recommends updating tools after creating workflow pre-Service Pack 1.
Microsoft is promoting a new approach to SharePoint development and although some are resisting, I personally prefer this new model. Read on for more details.
Creating Custom Notifications in SharePoint using JavaScript: Show Loading Notifications & Create Own Message with HTML & Animated GIF.
Microsoft is ending the preview program for autohosted SharePoint apps, which were only useful for demos, not production. The change could impact some users
Join me in my 3-part series on using Breeze JavaScript library with SharePoint 2013 REST API to learn how to overcome challenges with my solutions.
I’m excited to share that another one of my courses was published in Pluralsight’s catalog: Building SharePoint Apps as Single Page Apps with AngularJS.
Building a SPA as a SharePoint-Hosted App requires deciding on the UX implementation. Options like jQuery UI or Bootstrap are available