We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4c68c commit 6cf1a2cCopy full SHA for 6cf1a2c
AzureBasicLoadBalancerUpgrade/module/AzureBasicLoadBalancerUpgrade/AzureBasicLoadBalancerUpgrade.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'AzureBasicLoadBalancerUpgrade'
13
14
# Version number of this module.
15
- ModuleVersion = '2.4.3'
+ ModuleVersion = '2.4.4'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
@@ -107,7 +107,7 @@
107
# IconUri = ''
108
109
# ReleaseNotes of this module
110
- ReleaseNotes = 'Fix missed VMSS backups in -multiLBConfig mode'
+ ReleaseNotes = 'Enhanced -multiLBConfig validation to prevent incorrect useage'
111
112
# Prerelease string of this module
113
# Prerelease = ''
0 commit comments