Skip to content

Commit 71ed3cb

Browse files
committed
2.0.1
1 parent 94cb16b commit 71ed3cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Compute/AKS.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Else
111111
$cond += New-ConditionalText $UnSupOS -Range E:E
112112
}
113113
$cond += New-ConditionalText FALSE -Range K:K
114+
$cond += New-ConditionalText FALSE -Range AA:AA
114115

115116
$Exc = New-Object System.Collections.Generic.List[System.Object]
116117
$Exc.Add('Subscription')

0 commit comments

Comments
 (0)