azsk / DevOpsKit

MIT License
222 stars 80 forks source link

[ADO] admin control updates plus edit task grp control for yaml pipelines plus gadi policy project #1309

Closed abhaydaga closed 3 years ago

abhaydaga commented 3 years ago

Description


  1. ADO_Organization_AuthN_Use_ALT_Accounts_For_Admin - control will now fail if atleast one non SC-ALT account is found. Printing count for both alt and non-alt entities. Also, skipping PCSA from alt account check
  1. ADO_Project_AuthN_Use_ALT_Accounts_For_Admin - control will now fail if atleast one non SC-ALT account is found. Printing count for both alt and non-alt entities.

  2. ADO_Organization_SI_Review_Installed_Extensions - aded counted for trusted vs non-trusted extensions and also the criteria for trusting a publisher.

  3. GADI will now work with org-policy based control info if PolicyProject flag is used.

  4. ADO_Build_SI_Disable_Task_Group_Edit_Permission control will not error out for YAML pipelines.

Checklist