[AutoPR azure-kusto/resource-manager] Kusto: Add support for attached databases#5195
[AutoPR azure-kusto/resource-manager] Kusto: Add support for attached databases#5195AutorestCI wants to merge 4 commits intorestapi_auto_azure-kusto/resource-managerfrom
Conversation
Changing database to have kinds of read only attached and read write
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-kustoYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_azure-kusto/resource-manager #5195 +/- ##
=============================================================================
+ Coverage 48.4% 49.49% +1.09%
=============================================================================
Files 7588 6303 -1285
Lines 215124 176618 -38506
=============================================================================
- Hits 104121 87420 -16701
+ Misses 111003 89198 -21805
Continue to review full report at Codecov.
|
Simplify attached database configuration not to include a kind
Add list attached databases by cluster
Created to sync Azure/azure-rest-api-specs#5933