Skip to content

Commit

Permalink
Enabled PowerShell session for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DCMattyG committed Aug 19, 2023
1 parent e75b916 commit b4115b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-ipam-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
enable-AzPSSession: true

- name: Checkout Azure IPAM Code
uses: actions/checkout@v3
Expand Down

0 comments on commit b4115b0

Please sign in to comment.