Home » Archives for August 2018
So, I’ve gotten this question from a lot of customers and partners, and I thought it would be worth clarifying the case a bit. “I’m seeing a lot of requests these requests to WsaUpload.ashx. What do they matter? They seem to degrade the performance – so what can I do…Continue reading Disabling requests to WsaUpload.ashx (Customer Experience Improvement Program)
SharePoint List Alerts. That magnificent functionality in SharePoint gives you a heads-up anytime someone touches your precious documents (so you can go and revert the changes) or changes files in Style Library (so you can go and remove that pink custom CSS they tried to add). Very useful for a…Continue reading Subscribe to changes on a SharePoint list
So, you have a Client Id and a Client Secret, but don’t know if they work anymore? Maybe they are expired? Maybe someone removed them? Maybe you copy-pasted them from the wrong Key Vault and they belong to another tenant? No worries! We can use PowerShell to validate them. This…Continue reading The fastest way to verify your Client Id and Client Secret are valid with PowerShell
Have you ever tried to find out the number of users of an enterprise application in your Office 365 tenant? This could be needed for multiple different reasons: maybe your organization is paying for the app and you want to know who’s actually using it, maybe the usage is required…Continue reading How to get the user count for Azure AD Enterprise Application