Hi Michael -
Sorry for the inconvenience. We recently marked the agent extension
handlers as internal, as we realize we haven't been updating them, none of
the versions in Azure are supported any longer, and as such their use poses
a security risk. We were also unable to track down more than a cou
Is there any reason why the puppet-agent VM extension has been removed in
Azure? The last time, it work for me was 1/16/2020.
Command to get VM extension
Get-AzVmImagePublisher -Location "WestUS2" | Where-Object{$_.PublisherName
-match 'puppetlabs.test'} | `
Get-AzVMExtensionImageType | `
Get-