Skip to content

Conversation

@openapi-sdkautomation
Copy link

Created to sync Azure/azure-rest-api-specs#10842.

Installation Instructions

You can install the package @azure/arm-containerservice of this PR using the following command:

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/10842/azure-sdk-for-js/@azure/arm-containerservice/azure-arm-containerservice-11.2.0.tgz" -o azure-arm-containerservice-11.2.0.tgz
npm install azure-arm-containerservice-11.2.0.tgz

Direct Download

The generated package can be directly downloaded from here:

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-containerservice@10842 branch from 5cc34bd to 99ed53c Compare September 25, 2020 05:45
@openapi-sdkautomation openapi-sdkautomation bot deleted the sdkAutomation/@azure_arm-containerservice@10842 branch September 25, 2020 08:26
colawwj pushed a commit to colawwj/azure-sdk-for-js that referenced this pull request Aug 20, 2021
* Attempt to purge all vaults, managed HSMs

Reverts AzureSDKAutomation#1910. Vaults and managed HSMs are automatically purged on their purge date. The point was to purge them daily to preserve capacity. The default purge date is +90 days.

* Add timeout and more logging

* Pass required -Resource

* Fix log message

* Ensure the $Resource is correctly captured

Added comment to new code explaining why, since ScriptBlock.GetNewClosure() is not working as expected.

* Add -ErrorAction to Receive-Job

Worked without terminating when run locally, but failed on the first error in the AzDO agent.

* Use $using:r instead of creating ScriptBlock

More idiomatic for passing ScriptBlocks to jobs.

* Resolve PR feedback

* Change default DeleteAfterHours to 120

Resolves AzureSDKAutomation#1917

* Use the Az cmdlets built-in -AsJob

Co-authored-by: Heath Stewart <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant