Skip to content

Commit

Permalink
drop installation of azure-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
KarishmaGhiya committed Nov 14, 2024
1 parent 7f82963 commit 74a8f86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sdk/identity/test-resources-pre.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ $env:IDENTITY_SP_CERT_PEM = $pemPath


if ($CI) {
# Install latest version of the Azure CLI
pip install azure-cli
# The owner is a service principal
$templateFileParameters['principalUserType'] = 'ServicePrincipal'
Write-Host "Sleeping for a bit to ensure service principal is ready."
Expand Down

0 comments on commit 74a8f86

Please sign in to comment.