Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect-OSDCloudAzure.ps1 #124

Open
AkosBakos opened this issue Mar 11, 2024 · 1 comment
Open

Connect-OSDCloudAzure.ps1 #124

AkosBakos opened this issue Mar 11, 2024 · 1 comment

Comments

@AkosBakos
Copy link
Collaborator

Strange character coding:
1
2

Executes manually just works fine: "Connect-AzAccount -UseDeviceAuthentication -AuthScope Storage -ErrorAction Stop"

@everydayintech
Copy link

everydayintech commented Mar 12, 2024

I think this is due to new text formatting that was added with Az.Accounts Version 2.16.0. Az.Accounts Version 2.15.1 does not have this formatting and looks fine in WinPE.

Az.Accounts Version 2.16.0:
image

Az.Accounts Version 2.15.1:
image

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

No branches or pull requests

2 participants