File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ Scripts to handle testing an OIDC on Azure Functions.
44
55https://learn.microsoft.com/en-us/azure/azure-functions/
66
7+ ## Note (12/15/2025)
8+
9+ The existing Azure function has expired, so we have disabled the test in ` config.yml ` .
10+ The instructions for creating a new Azure function have changed slightly.
11+ We will need to follow the instructions at the link above and update the Overall
12+ prerequisites below in order to revive DRIVERS-2883.
13+
714## Prerequisites
815
916### Overall
Original file line number Diff line number Diff line change @@ -1490,7 +1490,7 @@ buildvariants:
14901490 - " test-oidc-docker"
14911491 - " testgcpoidc_task_group"
14921492 - " testazureoidc_task_group"
1493- - " test_oidc_azure_func_task_group"
1493+ # - "test_oidc_azure_func_task_group"
14941494 - " test_oidc_k8s_atlas_task_group"
14951495 - " test_oidc_k8s_local_task_group"
14961496
You can’t perform that action at this time.
0 commit comments