Azure / load-testing

Automate azure load test through github actions
MIT License
17 stars 18 forks source link

[BUG] Service Administrator does not implicitly have Load Testing Contributor role #46

Open tonybaloney opened 1 year ago

tonybaloney commented 1 year ago

After creating Azure Load Testing resources from bicep, I get the following error message in the portal

screenshot 2023-02-28 at 16 14 56

This is really unusual because I am the Service Administrator for this subscription, so I have permissions to do everything in this sub. Furthermore, the remediation suggested is to assign the correct role, which I can do in the RBAC panel-- screenshot 2023-02-28 at 16 14 42

The Service Administrator should already have the role assignment, especially since this role has the permissions to assign the role itself (so this constraint provides no security control)