Azure
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.
Use single-tenant Azure AD apps with Microsoft Graph Toolkit
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.
Restore missing resources when moving resources between Azure subscriptions
Recently, when trying to move resources between my subscriptions in Azure, I came across an issue. Here is how I solved it.
Expose Azure Search through Function Proxy
If you use Azure Search on a website, you should expose it through Azure Function Proxy. Here is why.
Optimize Azure Search for blog
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.