AZURE

Azure PowerShell Module AZ 14.0.0 released

Azure PowerShell Module AZ 14.0.0 released

Andres Bohren
Hi All, Two days ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 14.0.0 GitHub Release Notes Az There are a number of changes described here I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Azure PowerShell Module AZ 13.5.0 released

Azure PowerShell Module AZ 13.5.0 released

Andres Bohren
Hi All, A day ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.5.0 GitHub Release Notes Az Not much to see here I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Azure Storage Explorer 1.38.0

Azure Storage Explorer 1.38.0

Andres Bohren
Hi All, Today i’ve seen the notification, that Azure Storage Explorer 1.38.0 has been released. GitHub Release v1.38.0 Installation Everything went smooth Updated Azure Storage Explorer Details from About Regards Andres Bohren Azure Logo
Azure PowerShell Module AZ 13.4.0 released

Azure PowerShell Module AZ 13.4.0 released

Andres Bohren
Hi All, A day ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.4.0 GitHub Release Notes Az I think the release notes have been updated I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck -ErrorAction SilentlyContinue In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Azure PowerShell Module AZ 13.3.0 released

Azure PowerShell Module AZ 13.3.0 released

Andres Bohren
Hi All, A few Hours ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.3.0 GitHub Release Notes Az I think the release notes have been updated I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules
Azure PowerShell Module AZ 13.2.0 released

Azure PowerShell Module AZ 13.2.0 released

Andres Bohren
Hi All, Two days ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.2.0 GitHub Release Notes Az 13.2.0 I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck -ErrorAction SilentlyContinue Get-InstalledPSResource AZ.
Azure Storage Explorer 1.37.0

Azure Storage Explorer 1.37.0

Andres Bohren
Hi All, Today i’ve seen the notification, that Azure Storage Explorer 1.37.0 has been released. GitHub Release v1.37.0 Installation Everything went smooth Updated Azure Storage Explorer Details from About Regards Andres Bohren Azure Logo
Azure PowerShell Module AZ 13.1.0 released

Azure PowerShell Module AZ 13.1.0 released

Andres Bohren
Hi All, Yesterday, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.1.0 GitHub Release Notes Az 13.1.0 I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck -ErrorAction SilentlyContinue Get-InstalledPSResource AZ.* -Scope CurrentUser -ErrorAction SilentlyContinue | Uninstall-PSResource -Scope CurrentUser -SkipDependencyCheck In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Update PowerShell Modules on Azure Automation Runtime Environments

Update PowerShell Modules on Azure Automation Runtime Environments

Andres Bohren
Hi All, Recently i blogged about Azure Automation Runtime Environments Preview. I’ve written Runbooks for updating the Graph Modules for PowerShell 5.1 and 7.2 on Azure Automate. Update Microsoft.Graph Modules on Azure Automation with Managed Identity V2 Updating PowerShell Modules on Azure Automation Runtime Environment Now it’s time to update these Runbooks for Azure Automation with Runtime Environments Prerequisits The Automation Account needs to have a Managed Identity Azure Permissions The Managed Identity needs to have “Contributor”
Azure Automation Runtime Environments Preview

Azure Automation Runtime Environments Preview

Andres Bohren
Hi All, I am a big Fan of Azure Automation. But recently i was stumbling about the PowerShell Support Lifecycle In the GUI you can only add PowerShell 5.1, 7.1 and 7.2 PowerShell Modules. I’ve written a Blog Article about updating the Modules with Managed Identity Update Microsoft.Graph Modules on Azure Automation with Managed Identity V2 Runtime Environment Currently in Preview is the Runtime Environment Runtime environment (preview) in Azure Automation Key benefits