diff --git a/.github/workflows/genai-azure-service-principal.yml b/.github/workflows/genai-azure-service-principal.yml index a51872e20..0b9e745f7 100644 --- a/.github/workflows/genai-azure-service-principal.yml +++ b/.github/workflows/genai-azure-service-principal.yml @@ -10,7 +10,6 @@ jobs: uses: azure/login@v2 with: creds: ${{ secrets.AZURE_CREDENTIALS }} - enable-AzPSSession: true - name: Azure CLI script uses: azure/cli@v2