Skip to content

Tags: vidai-msft/azure-powershell-common

Tags

1.3.45

Toggle 1.3.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not add api to IAzureContextContainer (Azure#284)

1.3.44

Toggle 1.3.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable custom subscription ID by attribute (Azure#282)

* supports subscription id

* address comments

* add license header; revise unit tests

1.3.43

Toggle 1.3.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix script of getting PowerShell version (Azure#279)

* Get correct PSVersion from PowerShell runtime

* Fix script of getting PowerShell version

1.3.42

Toggle 1.3.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Get correct PSVersion from PowerShell runtime (Azure#278)

1.3.34

Toggle 1.3.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove SetMaxTimesForRetryAfterHandler (Azure#260)

1.3.32

Toggle 1.3.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
create YMAL based pipeline (Azure#254)

* swtich to test source

* swtich to test source (Azure#249)

* update config

* Azure artifact (Azure#250)

* swtich to test source

* update config

* update comments

* Azure artifact (Azure#251)

* swtich to test source

* update config

* update comments

* update config

* update config

* update config

* update config

* update config

* update config

* update config

* update config

* remove parameter check no longer needed

* Set up CI with Azure Pipelines for YAML azure-powershell-common

* test random apikey

* test random apikey

* try access key

* try nuget authentication

* try apikey

* remove apikey

* use az as api key

* remove publish to nuget from publish.proj

* Update Azure-PowerShell-Common-Publish.yml for Azure Pipelines

* Update Azure-PowerShell-Common-Publish.yml for Azure Pipelines

* Update Azure-PowerShell-Common-Publish.yml for Azure Pipelines

* Update NuGet.config

* Update Azure-PowerShell-Common-Publish.yml

* Update Azure-PowerShell-Common-Publish.yml

* Update Azure-PowerShell-Common-Publish.yml

* specify nupkg pattern

* fix pattern

* fix

* add condition for publish

1.1.8-build202102

Toggle 1.1.8-build202102's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
customize package version suffix (Azure#248)

Co-authored-by: Beisi Zhou <[email protected]>

1.3.31

Toggle 1.3.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add API description for Azure PowerShell exceptions. (Azure#246)

1.3.30

Toggle 1.3.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add toString() on ErrorKind (Azure#240)

* Show correct client request id on debug message

* Support generated cmdlet

* Update code

* update code

* update code

* Update code after review

* initial check in for Azure PowerShell related exceptions (Azure#237)

* initial check in for Azure PowerShell related exceptions

* code refine

* add Azure PowerShell exceptions

* Add new telemetry properties

* Update after review

* Update code

* Add method name

* Add toString() on ErrorKind

Co-authored-by: erich-wang <[email protected]>

Azure-v5.3.1

Toggle Azure-v5.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set X509KeyStorageFlags.PersistKeySet flag explicitly (Azure#222)

* change authentication abstractions only

* Change PublishSettingsImporter

* rollback DiskDataStore.cs