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

[AutoPR] sql/resource-manager #3769

Merged
merged 19 commits into from
Mar 28, 2019
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: sql/resource-manager

Adding ManagedInstanceVulnerabilityAssessments and ServerVulnerabilityAssessments
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 9, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-sql

You can install the package azure-mgmt-sql of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_sql/resource-manager#egg=azure-mgmt-sql&subdirectory=azure-mgmt-sql"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_sql/resource-manager#egg=azure-mgmt-sql&subdirectory=azure-mgmt-sql"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_sql/resource-manager
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_sql/resource-manager
  • pip wheel --no-deps ./azure-mgmt-sql

Direct download

Your files can be directly downloaded here:

…#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
…d ManagedDatabaseSecurityAlert… (#3840)

* Generated from 69697620093621367cb2abf50a9cbe0f752b5176

fix incompatible values in swagger

* Generated from 9d6a28b409c220cdac4477e608e14fbed6bd7c6e

Fix ManagedDatabaseSecurityAlertCreateMin example file
#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
…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
* 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
* Generated from 45f508a8851c33aa3d6e6901127de68e75ed596d

Update managedInstances.json

Adding two new ManagedInstance properties

* Packaging update of azure-mgmt-sql
…4310)

* Generated from 9a4696a8261d1a8ffb771c7ba666c29908489691

Update managedDatabaseSensitivityLabels.json

* Generated from 619c3d4fb99420ee18d6d6c6b8d7a89756d46772

Updating examples.
…amples (#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
Update swagger file and examples with time zone parameter
* Generated from 39d85959039807f8041821deb29f2a20093c4d4e

typo: Winodws -> Windows

* Packaging update of azure-mgmt-sql
@@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.11.0"
VERSION = "0.9.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be manually updated?

@@ -14,25 +14,6 @@ For the older Azure Service Management (ASM) libraries, see
For a more complete set of Azure libraries, see the `azure <https://pypi.python.org/pypi/azure>`__ bundle package.


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be manually updated?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope :)

@iscai-msft
Copy link
Contributor

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/sql/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Build SDK finished and cleaned

@lmazuel lmazuel merged commit 2a1223d into master Mar 28, 2019
@lmazuel lmazuel deleted the restapi_auto_sql/resource-manager branch March 28, 2019 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants