Skip to content

Conversation

@openapi-sdkautomation
Copy link

Created to sync Azure/azure-rest-api-specs#10659.
(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-commerce

You can install the package azure-mgmt-commerce of this PR using the following command:
pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-commerce@10659#egg=azure-mgmt-commerce&subdirectory=azure-mgmt-commerce"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-commerce@10659#egg=azure-mgmt-commerce&subdirectory=azure-mgmt-commerce"

If you have a local clone of this repository, you can also do:

  • git checkout sdkAutomation/azure-mgmt-commerce@10659
  • pip install -e ./azure-mgmt-commerce

Or build a wheel file to distribute for testing:

  • git checkout sdkAutomation/azure-mgmt-commerce@10659
  • pip wheel --no-deps ./azure-mgmt-commerce

Direct download

Your files can be directly downloaded here:

@openapi-sdkautomation openapi-sdkautomation bot deleted the sdkAutomation/azure-mgmt-commerce@10659 branch September 2, 2020 02:30
openapi-sdkautomation bot pushed a commit that referenced this pull request Aug 18, 2021
* Attempt to purge all vaults, managed HSMs

Reverts #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 #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