Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PSRule] Fix Keyvault issues #3989

Merged
merged 40 commits into from
Sep 21, 2023
Merged

[PSRule] Fix Keyvault issues #3989

merged 40 commits into from
Sep 21, 2023

Commits on Sep 15, 2023

  1. uniquestring with utc datetime

    fabmas committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d3fde10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8aa6bf View commit details
    Browse the repository at this point in the history
  3. 1.29.0

    elanzel committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7bba3c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. upd

    fabmas committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    fbe5adb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    493677a View commit details
    Browse the repository at this point in the history
  2. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f903ed3 View commit details
    Browse the repository at this point in the history
  3. utcnow

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1f2dfaa View commit details
    Browse the repository at this point in the history
  4. undo

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c123357 View commit details
    Browse the repository at this point in the history
  5. newGUID

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7abb6bc View commit details
    Browse the repository at this point in the history
  6. test

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f4587b8 View commit details
    Browse the repository at this point in the history
  7. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e54cbd9 View commit details
    Browse the repository at this point in the history
  8. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d6e7676 View commit details
    Browse the repository at this point in the history
  9. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6a15047 View commit details
    Browse the repository at this point in the history
  10. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ef1c414 View commit details
    Browse the repository at this point in the history
  11. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f5dc223 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    613c346 View commit details
    Browse the repository at this point in the history
  13. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f36f0a7 View commit details
    Browse the repository at this point in the history
  14. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7826ef4 View commit details
    Browse the repository at this point in the history
  15. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cc5a9a1 View commit details
    Browse the repository at this point in the history
  16. upd

    fabmas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f92341f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. upd

    fabmas committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f61433e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbea017 View commit details
    Browse the repository at this point in the history
  3. Adding acls

    elenabatanero committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    32f06c1 View commit details
    Browse the repository at this point in the history
  4. fixed psrule

    elenabatanero committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0059cdb View commit details
    Browse the repository at this point in the history
  5. updated readme

    elenabatanero committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7abcfb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Update modules/key-vault/vault/.test/accesspolicies/main.test.bicep

    Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
    elbatane and AlexanderSehr authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    419ac77 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/Azure/ResourceModules into …

    …users/fabmas/keyvaultpsruleissue
    elanzel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b1464f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea456a6 View commit details
    Browse the repository at this point in the history
  4. readme file update

    elanzel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2338b28 View commit details
    Browse the repository at this point in the history
  5. main.json updated

    elanzel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    53869eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2f679d View commit details
    Browse the repository at this point in the history
  7. updated shor prefix

    elanzel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6a34e4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1910310 View commit details
    Browse the repository at this point in the history
  9. readme update

    elanzel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    17bce13 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20beb1a View commit details
    Browse the repository at this point in the history
  11. removed comment

    elanzel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    62d4207 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update modules/key-vault/vault/.test/accesspolicies/main.test.bicep

    Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
    elanzel and eriqua authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6ebfedc View commit details
    Browse the repository at this point in the history
  2. Update modules/key-vault/vault/main.bicep

    Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
    elanzel and eriqua authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ec1fab0 View commit details
    Browse the repository at this point in the history
  3. readme update

    elanzel committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ef41af9 View commit details
    Browse the repository at this point in the history
  4. main.json updated

    elanzel committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a0a6447 View commit details
    Browse the repository at this point in the history