agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

CI: AKV RBAC deployment bug - avoid Managed Identity #206

Closed algattik closed 2 years ago

algattik commented 2 years ago

What this PR changes/adds

Avoid attempting to use Managed Identity for Azure login for test runs

Why it does that

Ensure correct identity is picked up when running tests. As reported, a Managed Identity is sometimes unexpectedly attached to GitHub runners.

Further notes

Linked Issue(s)

Closes #205

Checklist

marcgs commented 2 years ago

Great job investigating and fixing this one!

cpeeyush commented 2 years ago

@algattik Should also report about it on https://github.com/Azure/login/issues ?