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

Created sql server bicep module #67

Merged
merged 94 commits into from
Sep 27, 2021
Merged

Created sql server bicep module #67

merged 94 commits into from
Sep 27, 2021

Commits on Sep 22, 2021

  1. first draft

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ecf082d View commit details
    Browse the repository at this point in the history
  2. first end2end traft

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9c33a06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from MrMCake/users/alsehr/readMePipe

    Users/alsehr/read me pipe
    AlexanderSehr authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b89c48c View commit details
    Browse the repository at this point in the history
  4. Minor update

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    eed36cb View commit details
    Browse the repository at this point in the history
  5. Minor update

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    dfef29d View commit details
    Browse the repository at this point in the history
  6. Minor update

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    824fd68 View commit details
    Browse the repository at this point in the history
  7. Minor update

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    04a83d5 View commit details
    Browse the repository at this point in the history
  8. Minor cleanup

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9cdbbd1 View commit details
    Browse the repository at this point in the history
  9. Minor cleanup

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d71a752 View commit details
    Browse the repository at this point in the history
  10. Minor cleanup

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4552821 View commit details
    Browse the repository at this point in the history
  11. Added version output

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    68afd99 View commit details
    Browse the repository at this point in the history
  12. Added output

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e31aa68 View commit details
    Browse the repository at this point in the history
  13. Minor cleanup

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c8b89f7 View commit details
    Browse the repository at this point in the history
  14. Added output

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5193495 View commit details
    Browse the repository at this point in the history
  15. Added output

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    061b6bd View commit details
    Browse the repository at this point in the history
  16. Added output

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    99fffba View commit details
    Browse the repository at this point in the history
  17. Simplified logic

    Alexander Sehr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a36cf1a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Added output

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    f6f6f15 View commit details
    Browse the repository at this point in the history
  2. Added output

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    549b231 View commit details
    Browse the repository at this point in the history
  3. Added output + refactoring

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    1ace41f View commit details
    Browse the repository at this point in the history
  4. Added output

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    32324f9 View commit details
    Browse the repository at this point in the history
  5. Added output

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    6237c3c View commit details
    Browse the repository at this point in the history
  6. Added replacement

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    58bd9d3 View commit details
    Browse the repository at this point in the history
  7. Added replacement v2

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    f4068f7 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    17b66c1 View commit details
    Browse the repository at this point in the history
  9. Reset trigger

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c751783 View commit details
    Browse the repository at this point in the history
  10. Added output

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    d70c060 View commit details
    Browse the repository at this point in the history
  11. Fixed typo

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ddee0df View commit details
    Browse the repository at this point in the history
  12. Added todo.

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    05d6a46 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2 from MrMCake/users/alsehr/readMePipe

    Users/alsehr/read me pipe
    AlexanderSehr authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    fee5954 View commit details
    Browse the repository at this point in the history
  14. Updated docs

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    f88ad87 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b14289 View commit details
    Browse the repository at this point in the history
  16. Replaced login with cred

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ecb19b4 View commit details
    Browse the repository at this point in the history
  17. Replaced cred ref

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    8314fc8 View commit details
    Browse the repository at this point in the history
  18. added missing func

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ffe9691 View commit details
    Browse the repository at this point in the history
  19. Minor update

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    648883c View commit details
    Browse the repository at this point in the history
  20. Pretest changes

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2bd2d1e View commit details
    Browse the repository at this point in the history
  21. Updated remaining tests + extended api tests to exclude preview and a…

    …llows for latest 5
    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    56e8c2f View commit details
    Browse the repository at this point in the history
  22. Added template translation to test-deployment

    Alexander Sehr committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    db04e68 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Temp add publish condition

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    53c8c4e View commit details
    Browse the repository at this point in the history
  2. Another try

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    6369c7c View commit details
    Browse the repository at this point in the history
  3. Another try

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    fcace61 View commit details
    Browse the repository at this point in the history
  4. Another try

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    cd69596 View commit details
    Browse the repository at this point in the history
  5. Another try

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d493a7a View commit details
    Browse the repository at this point in the history
  6. Undid temp changes

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    77e912f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79f17f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0ea080 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into users/alsehr/bicepPipeline

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    94d02fd View commit details
    Browse the repository at this point in the history
  10. Added workaround to acocunt for bicep compile issue [deployments api …

    …version]
    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    b3425bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    305e49a View commit details
    Browse the repository at this point in the history
  12. Shifted bicep handling to native PS commands with bicep cli support +…

    … updated both RG + Gallery pipelines to ref bicep
    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    09cb61f View commit details
    Browse the repository at this point in the history
  13. Updated remaining pipelines to use creds object

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    78dfe9f View commit details
    Browse the repository at this point in the history
  14. Fixed schema eval

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    76e80ae View commit details
    Browse the repository at this point in the history
  15. Updated readme

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    63d2804 View commit details
    Browse the repository at this point in the history
  16. Temp remove arm templates to ensure it runs without

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    734df4b View commit details
    Browse the repository at this point in the history
  17. Updated removal jobs to bicep + added publish workaround to allow for…

    … conditions
    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    cc8311a View commit details
    Browse the repository at this point in the history
  18. Minor updates

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    8bdcc93 View commit details
    Browse the repository at this point in the history
  19. Further updates

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    de80bf9 View commit details
    Browse the repository at this point in the history
  20. Further updates

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    ad84732 View commit details
    Browse the repository at this point in the history
  21. Restored templates

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a04883d View commit details
    Browse the repository at this point in the history
  22. Merge latest deploy

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    eaccb21 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #3 from MrMCake/users/alsehr/bicepPipeline

    Users/alsehr/bicep pipeline
    AlexanderSehr authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    063c7b7 View commit details
    Browse the repository at this point in the history
  24. Moved lock + rg bicep fix

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    6e5dd28 View commit details
    Browse the repository at this point in the history
  25. Fixed path

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    29fe51c View commit details
    Browse the repository at this point in the history
  26. Temp disabled template spec publish

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    cc7f2f3 View commit details
    Browse the repository at this point in the history
  27. Undo after test

    Alexander Sehr committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    4bb68e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Aligned bicep templates rbac

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    94a39b3 View commit details
    Browse the repository at this point in the history
  2. Reduced roles for gallery

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    1bf8013 View commit details
    Browse the repository at this point in the history
  3. Reduced role ref

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    954dc33 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    c9c4336 View commit details
    Browse the repository at this point in the history
  5. Created vmss template

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    8ae9a3c View commit details
    Browse the repository at this point in the history
  6. Adjusted api tests

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    6104214 View commit details
    Browse the repository at this point in the history
  7. Added output

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    cef5542 View commit details
    Browse the repository at this point in the history
  8. Switched ref for vmss to bicep

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    809a159 View commit details
    Browse the repository at this point in the history
  9. Updated param

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    b1b5093 View commit details
    Browse the repository at this point in the history
  10. Updated api

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    6d35c79 View commit details
    Browse the repository at this point in the history
  11. Merged latest main

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    b86ec8f View commit details
    Browse the repository at this point in the history
  12. Adjusted output

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    9a141e5 View commit details
    Browse the repository at this point in the history
  13. Updated error handling

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    95569dd View commit details
    Browse the repository at this point in the history
  14. Updated output

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    a779c33 View commit details
    Browse the repository at this point in the history
  15. Updated function input print

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    8adfef9 View commit details
    Browse the repository at this point in the history
  16. Finishing touches

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    876a231 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4 from MrMCake/users/alsehr/vmssTemplate

    Users/alsehr/vmss template
    AlexanderSehr authored Sep 25, 2021
    Configuration menu
    Copy the full SHA
    b7e2c0d View commit details
    Browse the repository at this point in the history
  18. Small update

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    ae3f54b View commit details
    Browse the repository at this point in the history
  19. Fallback scale set to split PRs

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    e2e68ff View commit details
    Browse the repository at this point in the history
  20. Updated module name

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    818cf9a View commit details
    Browse the repository at this point in the history
  21. Cleanup

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    d05ecc0 View commit details
    Browse the repository at this point in the history
  22. Cleanupo

    Alexander Sehr committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    00d2410 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Added sql server bicep

    Alexander Sehr committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    52098fe View commit details
    Browse the repository at this point in the history
  2. Undo previous changes

    Alexander Sehr committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    4b59b7c View commit details
    Browse the repository at this point in the history
  3. Updated rbac

    Alexander Sehr committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    5e7ef3d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    de2265f View commit details
    Browse the repository at this point in the history
  2. merged with main

    Alexander Sehr committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    33d4368 View commit details
    Browse the repository at this point in the history
  3. minor update

    Alexander Sehr committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    c929ce3 View commit details
    Browse the repository at this point in the history