Bas Wijdenes
Blogs, Articles, and Posts
How to create a maintenance mode in Azure Automation
(baswijdenes.com)
An emergency button to ensure that your runbooks stop running without disconnecting the schedule in
By: Bas Wijdenes submitted:Jan 5 2024
An emergency button to ensure that your runbooks stop running without disconnecting the schedule in
Azure Automation Disclaimer: This post can be seen as satire. There are probably better ways, but because we were so limited with the customer at the time, we opted for a hobby approach: 'Maintenance mode the creative way'. What if... ... Continue reading How to create a maintenance mode in Azure Automation
By: Bas Wijdenes submitted:Jan 5 2024
How to fix ‘CliXml’ in parameter input Azure Automation
(baswijdenes.com)
Azure Automation, Start-AutomationRunbook, parameters, & CliXml... I'm not going to explain what
By: Bas Wijdenes submitted:Nov 25 2022
Azure Automation, Start-AutomationRunbook, parameters, & CliXml... I'm not going to explain what
Clixml is, or what it means, nor am I going to explain exactly why this issue is happening (mainly because I don't have a clear answer for you). I'll give you the solution and a possible way to make this easier for you.
By: Bas Wijdenes submitted:Nov 25 2022
How to optimize and speed up your PowerShell scripts
(baswijdenes.com)
My best practices, tips and tricks working with PowerShell This is a blog post that is not deeply
By: Bas Wijdenes submitted:Aug 11 2023
My best practices, tips and tricks working with PowerShell This is a blog post that is not deeply
technical. I will not go deep into the tips and tricks, because you will learn this automatically when you have more experience & when you are ready. I have a seperate blog post about best practices, tips ... Continue reading How to optimize and speed up your PowerShell scripts
By: Bas Wijdenes submitted:Aug 11 2023
Projects, Scripts, and Modules
Microsoft.Graph.API Module
(github.com)
I have created a module around Microsoft Graph REST API. I've been using the Graph API for awhile
By: Bas Wijdenes submitted:Jun 16 2022
I have created a module around Microsoft Graph REST API. I've been using the Graph API for awhile
now, but always in separate functions.
By: Bas Wijdenes submitted:Jun 16 2022