[EngSys] remove AzurePowerShell credential workaround (#30601)
Now that the product issue is fixed and released in identity, we no longer needs this workaround. This PR removes it.
This commit is contained in:
Родитель
a533a17111
Коммит
de729da1ca
|
@ -212,11 +212,6 @@ jobs:
|
|||
|
||||
# ===== BEGIN LIVE TEST RUNS =====
|
||||
|
||||
- pwsh: |
|
||||
eng/common/scripts/Import-AzModules.ps1
|
||||
Update-AzConfig -DisplayBreakingChangeWarning $false
|
||||
displayName: "Workaround https://github.com/Azure/azure-sdk-for-js/issues/30356"
|
||||
|
||||
- ${{ if eq('true', parameters.UseFederatedAuth) }}:
|
||||
- task: AzurePowerShell@5
|
||||
inputs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче