Skip to content

Conversation

@shashishailaj
Copy link

No description provided.

vrmurthy01 and others added 30 commits November 23, 2015 18:48
…l classes

Fix for issue: #1063

Added a new IContractResolver to adjust DefaultValueHandling for non-nullable
properties. There is still a case where you can get JsonSerializationException
(as shown in the new tests), but the data corruption issue where 0/false/etc.
were converted to null has been fixed.
Search SDK: Fix data corruption when using non-nullable types in mode…
…scope is specified as 'all' and removed Common.
WORK:5249248:- Point2Site and SKU/Resize Gateway support. Also, recorded tests after swagger conversion
Fixed signing packages in the build
stankovski and others added 23 commits January 20, 2016 15:05
Scheduler: Make Sunday the first enum in DayOfWeek
Search SDK: Added missing ctor validation plus test coverage
Also bumping version to 1.0.1.
[#111989235]exclude 7zip from repo
Search SDK: Fixing missing and incorrect docs
Updates to common.authentication for new graph library
Added State property to AzureSubscription
Bumping up Authentication package version to avoid conflict with already existing version
Add support for authentication by refresh token
@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@azurecla
Copy link

Hi @shashishailaj, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.azure.com.

TTYL, AZPRBOT;

azure-sdk pushed a commit that referenced this pull request Aug 18, 2021
azure-sdk added 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.