Skip to content

Commit dbe8db1

Browse files
committed
Rely on AAD backend auth
1 parent 0ae0dae commit dbe8db1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/infra/terraform.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ terraform {
1919
storage_account_name = "mycrpprdstg001"
2020
container_name = "function"
2121
key = "terraform.tfstate"
22+
use_azuread_auth = true
2223
# use_oidc = true
2324
}
2425
}

0 commit comments

Comments
 (0)