Skip to content

Commit 58317b6

Browse files
committed
Incorporated OIDC for authenticating towards Azure in GH Action
1 parent 1aedeec commit 58317b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy_to_azure.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
deploy-function:
4646
runs-on: ubuntu-latest
4747
needs: build-function
48-
environment:
49-
name: 'Production'
50-
url: ${{ steps.deploy-to-function.outputs.webapp-url }}
5148
permissions:
5249
id-token: write
5350
contents: read

0 commit comments

Comments
 (0)