这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: jesussantana/azure-powershell

Tags

Az.Sqlv3.0.0-preview

Toggle Az.Sqlv3.0.0-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Az.SQL] Add Set-AzSqlDatabaseLongTermRetentionBackup, Copy-AzSqlData…

…baseLongTermRetentionBackup (Azure#14070)

* add support for copy ltr backup

* use new SDKs, add set LTR backup

* updated recordings

* more updated session records

* add updates to cmdlets get/set/copy and reference nuget

* more sessionrecords

* rename to currentBackupStorageRedundancy and fix tests

* fixed ps tests and add updated recordings

* refactoring + rerecord Copy tests

* slight fixes and adding help docs

* Added breaking change warning, added URLs to help files, updated major version, add additional recordings

* Breaking Change exception

* Simplify string compare

* add more breaking change exceptions

* minor edits + more test recordings

* push remaining test records; fix HA read replica cmdlet and test; fix some spacing changes

* minor fixes in syntax/wording

* made suggested changes

* update help files

* remove breaking change warning from Database cmdlets; change 2 words; add AsJob

* update Get Db help file, add input-object to Update LTR backup

* add autogened help files

* Help file updates, error msg to Resource file

* indents

Az.Migratev1.0.1

Toggle Az.Migratev1.0.1's commit message
Az.Migrate OOB release

v5.7.0-March2021

Toggle v5.7.0-March2021's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release-2021-03-23 (Azure#14594)

* release-2021-03-23

* release-2021-03-23

* release-2021-03-23

* release-2021-03-23

v6.13.2-March2021

Toggle v6.13.2-March2021's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace messy code in AzureRM.psd1 (Azure#14560)

Co-authored-by: Beisi Zhou <bez@microsoft.com>

Az.Automation-v1.5.1

Toggle Az.Automation-v1.5.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Az.Automation 1.5.1. Fixed te issue that complex object cannot be ser…

…ialized correctly. [Azure#14431]

Az.Tools.Predictor-0.2.0

Toggle Az.Tools.Predictor-0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correct psd1 file and remove space charactor from tag (Azure#14386)

v5.6.0-March2021

Toggle v5.6.0-March2021's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release-2021-03-02 (Azure#14349)

* release-2021-03-02

* Update ChangeLog.md

Az.CosmosDBv2.0.1

Toggle Az.CosmosDBv2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Az.CosmosDB-2.0.1-preview OOB release (Azure#14268)

Az.Migratev1.0.0

Toggle Az.Migratev1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Storage] Fix issue 14234 (Azure#14266)

Az.ContainerRegistryv2.2.1

Toggle Az.ContainerRegistryv2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Acr fix (Azure#14177)

* fix docker push issue: use refresh token to login

* changelog

* OOB release for Az.ContainerReigstry

* resolve comments