Skip to content

Tags: Azure/azure-powershell-common

Tags

1.3.110-preview

Toggle 1.3.110-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct endpoint for AAD Graph of US Gov cloud (#448)

1.3.109-preview

Toggle 1.3.109-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added SSH auth scope to environment (#447)

Co-authored-by: Yeming Liu <yeliu@microsoft.com>

1.3.108-preview

Toggle 1.3.108-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handles NullRefEx of PSStyle in automation runbooks (#446)

Co-authored-by: Yeming Liu <yeliu@microsoft.com>

1.3.107-preview

Toggle 1.3.107-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the timeout of argument completer to 10s (#445)

1.3.1.06-preview

Toggle 1.3.1.06-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Interface to Send Auth Info to Telemetry (#421)

* Add test case of authentication telemetry

* Add Interface to Send Auth Info to Telemetry

* Address review comments

* Address review comments

* Address review comments

* Add CmdletContext

* Improve the interface

* Revise the comments

* Fix the test

* Forget to commit the change

* Fix concurrency issue

Fix concurrency issue and add test cases for authentication telemetry

* Address review comments

* Address review comments

Update src/Authentication.Abstractions/Interfaces/IAuthenticationFactory.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Address review comments

Remove variables of error counting in IAzurePSCmdletDataVault

* Update src/Authentication.Abstractions/Interfaces/IClientFactory.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/Authentication.Abstractions/Interfaces/IAuthenticationFactory.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

1.3.105-preview

Toggle 1.3.105-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ResourceId and Suffix in Mooncake and USGov for App Configuration. (

#440)

1.3.104-preview

Toggle 1.3.104-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating Azure PowerShell Intercept Survey Prompt (#439)

1.3.103-preview

Toggle 1.3.103-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add myinvocation to getconfigvalue (#435)

1.3.102-preview

Toggle 1.3.102-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update telemetry data to add moniker of the detected properties (#430)

* Add new telemetry fields CrossCompanyCorrelatingId and Moniker

* Remove CrossCompanyCorrelatingId due to it may cause telemetry data too large

1.3.101-preview

Toggle 1.3.101-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
replace invalid char in customized UserAgent (#429)