Sync eng/common directory with azure-sdk-tools for PR 2306 (#3125)
* Declare transitive dependency on Az.KeyVault 3.4.1 * Resolve PR feedback Co-authored-by: Heath Stewart <heaths@microsoft.com>
This commit is contained in:
parent
5edde94abd
commit
1c357e7781
@ -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)]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user