Skip to content

Commit

Permalink
Fix aks region version lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
benbp committed Oct 28, 2024
1 parent c8d2728 commit 78bbe54
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sdk/identity/test-resources-pre.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ param (
[Parameter(ValueFromRemainingArguments = $true)]
$RemainingArguments,

[Parameter()]
[string] $Location = '',

[Parameter(Mandatory = $true)]
[ValidatePattern('^[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}$')]
[string] $TestApplicationId,
Expand Down

0 comments on commit 78bbe54

Please sign in to comment.