Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools for PR 2306 (#18751)
Browse files Browse the repository at this point in the history
* Declare transitive dependency on Az.KeyVault 3.4.1

* Resolve PR feedback

Co-authored-by: Heath Stewart <[email protected]>
  • Loading branch information
azure-sdk and heaths authored Nov 19, 2021
1 parent aba9fd0 commit 16b6147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/common/scripts/Helpers/Resource-Helpers.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Add 'AzsdkResourceType' member to outputs since actual output types have changed over the years.

#Requires -Modules @{ModuleName='Az.KeyVault'; ModuleVersion='3.4.1'}

function Get-PurgeableGroupResources {
param (
[Parameter(Mandatory=$true, Position=0)]
Expand Down

0 comments on commit 16b6147

Please sign in to comment.