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
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.
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
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.
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
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.
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”
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
Hi All,
Recently i’ve blogged about Azure DNS finally supports DNSSEC (Preview).
Today i want to show you how to enable DNSSEC on a Zone hosted in Azure by using the AZ PowerShell
Connect to Azure and list the Azure DNS Zones
Connect-AzAccount -Tenant icewolfch.onmicrosoft.com Get-AzDnsZone -ResourceGroupName rg_prod | ft name, ZoneType, ResourceGroupName, SigningKeys List a specific Zone (it is DNSSEC Enabled)
Get-AzDnsDnssecConfig -ResourceGroupName rg_prod -ZoneName icewolf.ch List a specific Zone (it is not DNSSEC Enabled)
Hi All,
I’ve blogged about Azure Arc enabled Server with Azure Connected Machine Agent with my Windows Server 2025 Preview earlyer this year.
There are constantly some improvements like Windows Server 2025 Hotpatching Preview.
Today i want to write about Licensing the Windows 2025 Azure Arc managed Server.
Configure Windows Server Pay-as-you-go with Azure Arc Process Let’s look at the Server. As you can see the Windows Server 2025 is not Licensed yet.