Skip to content

[Identity] Support SecureString output for Pwsh cred#36653

Merged
pvaneck merged 5 commits intoAzure:mainfrom
pvaneck:identity-pwsh-secure-string
Aug 5, 2024
Merged

[Identity] Support SecureString output for Pwsh cred#36653
pvaneck merged 5 commits intoAzure:mainfrom
pvaneck:identity-pwsh-secure-string

Conversation

@pvaneck
Copy link
Member

@pvaneck pvaneck commented Jul 26, 2024

The Az.Accounts module for PowerShell will soon start outputting token data as secure strings. This ensure that AzurePowerShellCredential can handle this format.

Closes: #36596

@pvaneck pvaneck force-pushed the identity-pwsh-secure-string branch from 660ed6a to e9749e1 Compare July 26, 2024 19:21
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@pvaneck pvaneck marked this pull request as ready for review July 26, 2024 20:13
@pvaneck pvaneck requested review from a team and xiangyan99 as code owners July 26, 2024 20:13
@pvaneck pvaneck force-pushed the identity-pwsh-secure-string branch from e9749e1 to 34ce698 Compare July 29, 2024 22:59
pvaneck added 3 commits July 30, 2024 01:52
The Az.Accounts module for PowerShell will soon start outputting
token data as secure strings. This ensure that AzurePowerShellCredential
can handle this format.

Signed-off-by: Paul Van Eck <[email protected]>
Signed-off-by: Paul Van Eck <[email protected]>
Signed-off-by: Paul Van Eck <[email protected]>
@pvaneck pvaneck force-pushed the identity-pwsh-secure-string branch from 34ce698 to 5a15444 Compare July 30, 2024 02:15
pvaneck added 2 commits July 30, 2024 02:40
Signed-off-by: Paul Van Eck <[email protected]>
Signed-off-by: Paul Van Eck <[email protected]>
@pvaneck pvaneck merged commit 7acceed into Azure:main Aug 5, 2024
@pvaneck pvaneck deleted the identity-pwsh-secure-string branch August 5, 2024 19:56
l0lawrence pushed a commit to l0lawrence/azure-sdk-for-python that referenced this pull request Feb 19, 2025
The `Az.Accounts` module for PowerShell will soon start outputting
token data as secure strings. This ensures that `AzurePowerShellCredential`
can handle this format.

Signed-off-by: Paul Van Eck <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

AzurePowerShellCredential fails to generate token due to deprecation message in Az 12.1.0

3 participants