-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AutoPR] sql/resource-manager (#3769)
* Generated from 53c4ddeb556f158661ff82f16e58f8cfdbcaa9ff (#3768) Adding ManagedInstanceVulnerabilityAssessments and ServerVulnerabilityAssessments * [AutoPR sql/resource-manager] Add sensitivityLabels.json to readme.md (#3799) * Generated from b8e6c4911efd549979ebcce9c50e36a057ece9bf Add sensitivityLabels.json to readme.md Removing duplication of sensitivityLabels.json files, and updating readme.md * Generated from d79e4cd0187a08200653542680abbd47cb32e4b6 Update sensitivityLabels.json * Generated from 84012574cb3538ae51ddae58ef738caf7df7a924 Update readme.md * Generated from 9d8ee581a6a578917bf10678c5d69d7e08d57c7f (#4059) Updating managed database swagger * [AutoPR sql/resource-manager] Add ManagedServerSecurityAlertPolicy and ManagedDatabaseSecurityAlert… (#3840) * Generated from 69697620093621367cb2abf50a9cbe0f752b5176 fix incompatible values in swagger * Generated from 9d6a28b409c220cdac4477e608e14fbed6bd7c6e Fix ManagedDatabaseSecurityAlertCreateMin example file * [AutoPR sql/resource-manager] typo: sql/resource-manager/Microsoft.Sql (#4004) * Generated from 08257e28e384f2beb81968710092f57a5404893c typo: sql/resource-manager/Microsoft.Sql - inhertied -> inherited - heirarchy -> hierarchy - succesfully -> successfully - explicity -> explicitly - Elatic -> Elastic - mising -> missing - updatess -> updates - scheduletype -> schedule type - bacukps -> backups - recoverabel -> recoverable - mininum -> minimum - recommented -> recommended - availabities -> availabilities - properites -> properties - servers's -> server's - maxiumum -> maximum - consuption -> consumption - historica -> historical * Generated from 08257e28e384f2beb81968710092f57a5404893c typo: sql/resource-manager/Microsoft.Sql - inhertied -> inherited - heirarchy -> hierarchy - succesfully -> successfully - explicity -> explicitly - Elatic -> Elastic - mising -> missing - updatess -> updates - scheduletype -> schedule type - bacukps -> backups - recoverabel -> recoverable - mininum -> minimum - recommented -> recommended - availabities -> availabilities - properites -> properties - servers's -> server's - maxiumum -> maximum - consuption -> consumption - historica -> historical * Generated from d82d1491879729cdf44da9a664e815112acde158 (#4163) Fix set LTR policy example * [AutoPR sql/resource-manager] Added support for dropped databases on Managed Instance (#4103) * Generated from b69193acc6a531e053151c7ba4aaffb07cb218a0 Added support for dropped databases on Managed Instance * Generated from 676178334abdb40ac47516783d789272008e8488 Adding support for dropped databases on Managed Instance * [AutoPR sql/resource-manager] Managed Instance GeoRestore Cmds (#4135) * Generated from 6bb8cd671fb641dad3af4d4b557d6230c99237af Modify example files and readme.md Modify example files and readme.md for get recoverable managed databases * Generated from 6bb8cd671fb641dad3af4d4b557d6230c99237af Modify example files and readme.md Modify example files and readme.md for get recoverable managed databases * Generated from 056912d8e7565bffe7b39979ad9e6e2d69a69014 Update recoverableManagedDatabaseName to recoverableDatabaseName Update recoverableManagedDatabaseName to recoverableDatabaseName * [AutoPR sql/resource-manager] Update managedInstances.json (#4267) * Generated from 45f508a8851c33aa3d6e6901127de68e75ed596d Update managedInstances.json Adding two new ManagedInstance properties * Packaging update of azure-mgmt-sql * [AutoPR sql/resource-manager] Updating Data Classification Swaggers. (#4310) * Generated from 9a4696a8261d1a8ffb771c7ba666c29908489691 Update managedDatabaseSensitivityLabels.json * Generated from 619c3d4fb99420ee18d6d6c6b8d7a89756d46772 Updating examples. * [AutoPR sql/resource-manager] Updated managed instance swagger and examples (#4290) * Generated from 397e372b335b8b28c566beae751fa5d83e008345 Swagger change for Managed Instance *Update of ProxyOverride property for Managed Instance *Update of examples * Generated from b7c9dedf9adce2cc6594c33d8b74913ebc6a9c08 Update managedInstances.json * Generated from 8ac3ee015780aeac53d6a812e2abe5f6911a7b4c (#4380) Update swagger file and examples with time zone parameter * Generated from a03ebb5e6ea5c7aa1585f40be78db1703c328084 (#4424) Adding virtualclusters.json to readme.md * [AutoPR sql/resource-manager] typo: Winodws -> Windows (#4482) * Generated from 39d85959039807f8041821deb29f2a20093c4d4e typo: Winodws -> Windows * Packaging update of azure-mgmt-sql * Packaging update of azure-mgmt-sql * Rebuild by #3769 * updated versioning and change log
- Loading branch information
1 parent
5a6932e
commit 2a1223d
Showing
66 changed files
with
5,145 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
recursive-include tests *.py *.yaml | ||
include *.rst | ||
include azure/__init__.py | ||
include azure/mgmt/__init__.py | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.