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

Adding multiple Kusto Pool resources in Synapse #13846

Closed
wants to merge 57 commits into from
Closed

Adding multiple Kusto Pool resources in Synapse #13846

wants to merge 57 commits into from

Commits on Mar 17, 2021

  1. Adds base for updating Microsoft.Synapse from version stable/2021-03-…

    …01 to version 2021-04-01-preview
    amitelran committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    116d0b6 View commit details
    Browse the repository at this point in the history
  2. Updates readme

    amitelran committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    8237edf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70077d0 View commit details
    Browse the repository at this point in the history
  4. Gilad files

    Amit Elran committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    2f68d76 View commit details
    Browse the repository at this point in the history
  5. Remove location

    Amit Elran committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    4d3f669 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Fix version to 2021-04-01-preview

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    12ddb28 View commit details
    Browse the repository at this point in the history
  2. remove location param in example

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    defdff3 View commit details
    Browse the repository at this point in the history
  3. fix workspaceNameParameter

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    c931168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30d3cd8 View commit details
    Browse the repository at this point in the history
  5. Remove location from example response

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    9221b50 View commit details
    Browse the repository at this point in the history
  6. Bring back location in responses

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    c17735f View commit details
    Browse the repository at this point in the history
  7. Remove location from parameters

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    5c8e8c5 View commit details
    Browse the repository at this point in the history
  8. Check adding location to kustoPool.json

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    fb8ce23 View commit details
    Browse the repository at this point in the history
  9. add location under properties

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    59a99ec View commit details
    Browse the repository at this point in the history
  10. remove location from KustoPool properties

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    a3cdd84 View commit details
    Browse the repository at this point in the history
  11. Bring back location in KustoPoolsCreateOrUpdate.json

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    1872997 View commit details
    Browse the repository at this point in the history
  12. Relocate location from patch to put

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    6d33656 View commit details
    Browse the repository at this point in the history
  13. remove location

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    cae85e0 View commit details
    Browse the repository at this point in the history
  14. add LocationNameParameter

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    8ed6895 View commit details
    Browse the repository at this point in the history
  15. remove location from example

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    9aa56d8 View commit details
    Browse the repository at this point in the history
  16. Add KustoPoolsUpdate.json

    Amit Elran committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    417d93f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Push Ravi's changes to fix LintDiff validation

    Amit Elran committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9ee17c2 View commit details
    Browse the repository at this point in the history
  2. Add line

    Amit Elran committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f0da1bf View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    ba19268 View commit details
    Browse the repository at this point in the history
  2. remove workspaceUid from KustoPoolsUpdate

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ad5eb2f View commit details
    Browse the repository at this point in the history
  3. change workspaceUid property in KustoPool

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    6391f9e View commit details
    Browse the repository at this point in the history
  4. remove workspaceUid from KustoPool properties

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a188e22 View commit details
    Browse the repository at this point in the history
  5. add workspaceUid to request body

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    918957e View commit details
    Browse the repository at this point in the history
  6. remove workspaceUid from KustoPool properties

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ad15d81 View commit details
    Browse the repository at this point in the history
  7. add workspaceUid to properties

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    fa4b91c View commit details
    Browse the repository at this point in the history
  8. add workspaceUidParameter

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b24695c View commit details
    Browse the repository at this point in the history
  9. add workspaceUid param to Update

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    86655d6 View commit details
    Browse the repository at this point in the history
  10. add workspaceUid under KustoPool properties

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a37adc3 View commit details
    Browse the repository at this point in the history
  11. remove from path params

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    220abad View commit details
    Browse the repository at this point in the history
  12. workspaceUid inside inner properties

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    644c697 View commit details
    Browse the repository at this point in the history
  13. remove workspaceUid from GET

    Amit Elran committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f56f5ed View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. KustoOperations json

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e71447d View commit details
    Browse the repository at this point in the history
  2. KustoOperationsList example

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    87f14b8 View commit details
    Browse the repository at this point in the history
  3. cosmetics

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9578e2c View commit details
    Browse the repository at this point in the history
  4. moved kustooperations under kustopool.json

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8ea3620 View commit details
    Browse the repository at this point in the history
  5. databases paths

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    6a3ac2f View commit details
    Browse the repository at this point in the history
  6. databases examples

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    7479223 View commit details
    Browse the repository at this point in the history
  7. dataConnections paths

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3e58672 View commit details
    Browse the repository at this point in the history
  8. KustoPool DataConnections examples

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c9488c9 View commit details
    Browse the repository at this point in the history
  9. fixed databases examples

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    ac8d35f View commit details
    Browse the repository at this point in the history
  10. rename

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    bf64a35 View commit details
    Browse the repository at this point in the history
  11. fixed example file path

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9e45803 View commit details
    Browse the repository at this point in the history
  12. removed redundant parameters

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    7aae8fd View commit details
    Browse the repository at this point in the history
  13. added kustooperations to custom words

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c7c546a View commit details
    Browse the repository at this point in the history
  14. rename operationId

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    08b3095 View commit details
    Browse the repository at this point in the history
  15. added readWrite database definition

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    78c7983 View commit details
    Browse the repository at this point in the history
  16. added EvenHub dataconnection definition

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    eb1f6b1 View commit details
    Browse the repository at this point in the history
  17. added systemData to database and dataconnection

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    12f4993 View commit details
    Browse the repository at this point in the history
  18. added DatabaseStatistics definition

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5058387 View commit details
    Browse the repository at this point in the history
  19. fixed systemData

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    64cec3d View commit details
    Browse the repository at this point in the history
  20. added kind

    Itay Sofer committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8ad4612 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b6c9b62 View commit details
    Browse the repository at this point in the history