Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Customizing Microsoft Teams

You're reading from   Customizing Microsoft Teams Build custom apps and extensions for your business using Power Platform and Dataverse in Microsoft Teams

Arrow left icon
Product type Paperback
Published in Apr 2023
Publisher Packt
ISBN-13 9781801075381
Length 290 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Gopi Kondameda Gopi Kondameda
Author Profile Icon Gopi Kondameda
Gopi Kondameda
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Part 1: Microsoft Teams Customization Exploring the Architecture and Components
2. Chapter 1: Introducing Microsoft Teams Apps FREE CHAPTER 3. Chapter 2: Microsoft Teams Apps and Bots 4. Part 2: Microsoft Teams Customization with Tools and Techniques
5. Chapter 3: Microsoft Graph API 6. Chapter 4: Microsoft Teams PowerShell 7. Chapter 5: Microsoft Teams Customization Using the SharePoint Framework (SPFx) 8. Chapter 6: Microsoft Teams Authentication 9. Part 3: Microsoft Teams Customization with Low-Code and No-Code
10. Chapter 7: Microsoft Dataverse for Teams 11. Chapter 8: Microsoft Teams App Templates 12. Chapter 9: Microsoft Viva 13. Chapter 10: Microsoft Teams Third-Party Apps 14. Index 15. Other Books You May Enjoy

Leveraging the SPFx for Microsoft Teams

There are several advantages of using SPFx with Teams tabs or Teams apps, as mentioned here:

  • Hosted with SharePoint: You have the actual code hosted on a SharePoint site that relates to Teams, so you do not need to worry about seeing where you can host the code on Teams customizations. Also, it simplifies your deployment operations by deploying them in a SharePoint Online App Catalog and synchronizing to the Teams store from there.
  • Graph API support: You can consume the Graph API easily with a web part using GraphHTTPClient or ADAL.JS and get the code running.
  • Reuse implementation: You can quickly implement the same customization on SharePoint and Microsoft Teams, saving a lot of development time.
  • Seamless collaboration: Combining the collaborative features of Microsoft Teams with the content management features of SharePoint, SPFx solutions enable seamless collaboration and communication among team members.

SPFx solutions...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime