Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
segraef committed Oct 3, 2023
1 parent 6e82b41 commit 4e90423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/Functions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function Edit-Image {
}

# Function to create a VMSS with the specified image
function New-VMSS {
function Add-VMSS {
[CmdletBinding(ConfirmImpact='None')]
param (
[string]$resourceGroupName,
Expand Down

0 comments on commit 4e90423

Please sign in to comment.