Skip to content
  • Home
  • About
  • Blog
  • Consultancy
  • Public Speaking
Mark Scholman
Mark Scholman
FacebookInstagramYouTubeTwitterLinkedin
 
  • Home
  • About
  • Blog
  • Consultancy
  • Public Speaking
Home Archive for category "PowerShell"

Category: PowerShell

Azure Functions Logging in Powershell
Azure, PowerShell

Azure Functions Logging in Powershell

By Mark Scholman  AzureFunctions, PowerShell 0

I wrote an Azure Function in Powershell and while I was developing I found out that my logging was not reporting correctly in Application Insights. When the host logging was set to Trace I would expect that all my debug and verbose would appear in the logs of the Azure …

Continue reading"Azure Functions Logging in Powershell"
DriveNotFoundException in a Invoke-Command script
Hyper-V, PowerShell

DriveNotFoundException in a Invoke-Command script

By Mark Scholman  DriveNotFoundException, PowerShell 0

A quick write up on a issue that was freaking me out. I have a management VM in our lab and was writing a script to automatically deploy a “Hyper Converged” system with Storage Spaces Direct remotely from the management VM. I created a script that copies over the mastervhd  and a …

Continue reading"DriveNotFoundException in a Invoke-Command script"
Consuming your Azure API App with Azure AD Authentication using PowerShell
Azure, PowerShell

Consuming your Azure API App with Azure AD Authentication using PowerShell

By Mark Scholman  Azure, AzureAD, PowerShell 1