Easily manage your Microsoft 365 apps with CLI for Microsoft 365
All Microsoft 365 apps have one thing in common: they need an Azure AD app registration. And with CLI for Microsoft 365 you'll be able to manage it without leaving your code editor.
Innovation Matters
Microsoft 365 Developer Advocate
ISSN 2210-9390
All Microsoft 365 apps have one thing in common: they need an Azure AD app registration. And with CLI for Microsoft 365 you'll be able to manage it without leaving your code editor.
With a recent update to Microsoft Graph Toolkit, showing your files as cards became even easier. Check it out.
Here is a great pattern for the Microsoft Graph JavaScript SDK that will help you avoid your cached data expiring and improve your app's performance.
Avoid duplicate requests and speed up your app with the Microsoft Graph JavaScript SDK.
Sometimes, you can improve your app's performance by not optimizing your Microsoft Graph queries. Here is why.