FIX: Files in my Git gitignore are still available in the repository

Why are the files still available in my Azure DevOps repository that I added to my gitignore? Most times this occurs, because files that have already been added to a repository and committed will not be ignored by gitignore rules. PS: For most PowerShellers among us who are not used to the difference between a … Continue reading FIX: Files in my Git gitignore are still available in the repository

FIX: Page not available when clicking on Virus and threat protection

Virus and threat protection in Windows Defender unavailable “Page not available” error when trying to access the Virus and threat protection feature in Windows Defender can be a frustrating issue to deal with, but there are a few things you can try to fix it. The solution may vary depending on the underlying cause of … Continue reading FIX: Page not available when clicking on Virus and threat protection

FIX: Parameter input shown as not recognized as a cmdlet AzA

My Parameter input is not recognized as a cmdlet in Azure Automation Nowadays, we roll out Azure and workplace features via a WebApp, such as Conditional Access or Privileged Identity Management for customers that need them. This speeds up the process of onboarding customers. We have adapted our WebApp in such a way that you … Continue reading FIX: Parameter input shown as not recognized as a cmdlet AzA