Skip to content
Merged
Prev Previous commit
Next Next commit
Fix comment
  • Loading branch information
jamesvoongms committed Nov 5, 2024
commit 71887e6a098e6d820f40c039cf0475b15d0714e7
2 changes: 1 addition & 1 deletion src/DnsResolver/DnsResolver.Autorest/test/utils.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function setupEnv() {
$null = $env.Add("NRP_SIMULATOR_URI", $nrpSimulatorUri);
}

# Provison of virtual network and generating DNS Resolver name.
# Provison of virtual network and generating DNS Resolver names.
# New-cmdlet uses 0 - 12
# Get-cmdlet uses 13 - 21
# Remove-cmdlet uses 22-32
Expand Down