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
A collection of 19 posts
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.
When using Microsoft Graph Toolkit with Azure AD single-tenant Azure AD apps, you need to adjust MSAL Provider initiation for your app to work. Here is how.
Recently, when trying to move resources between my subscriptions in Azure, I came across an issue. Here is how I solved it.
If you use Azure Search on a website, you should expose it through Azure Function Proxy. Here is why.
Azure Search is a great way to allow your visitors to search in your content. And if you have a blog, there are two tweaks that will help you show better results.