Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoPR] security/resource-manager #3782

Merged
merged 20 commits into from
Apr 16, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: security/resource-manager

…d mandatory fields (#3753)

* Generated from 3f99e72342d5d4f194ff74c8c553657530955783

Remove security contact phone field mandatory fields

* Generated from e94d9f5b16a429a3f1d2270a981be7218f06fd36

Update security contact examples - refactored - second iteration
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 12, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-security

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

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_security/resource-manager#egg=azure-mgmt-security&subdirectory=azure-mgmt-security"

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

  • git checkout restapi_auto_security/resource-manager
  • pip install -e ./azure-mgmt-security

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_security/resource-manager
  • pip wheel --no-deps ./azure-mgmt-security

Direct download

Your files can be directly downloaded here:

typo: security/resource-manager/Microsoft.Security

- Double word "alert"
- addess -> address
- whos -> whose
…t.Security Alerts resource (#4283)

* Generated from f862d11a6a08b6c7243a79c2996690518313ac9a

Rollback readme change

* Packaging update of azure-mgmt-security
…omposite v1 (#4354)

* Generated from 2a8aacac69e7675f0417a2dee3770256656042c8

first break-to-composite attempt

* Generated from 6cbbbe2e2e840c19e3f97332dbc44d0eb4049ce5

Azure Security Center - add missing 2017-08-01-preview api-version + bugfixes
…f alerts and # types (#4423)

* Generated from 6b10f3754b112658124483817ff82792d4de2fcc

Security - Updating api versions of alerts and # types

* Generated from 67e18cba585922ac70f701db683e2cf8a4b6d19f

Security - Updating api versions of alerts and # types
@iscai-msft
Copy link
Contributor

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

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

)

* Generated from 566b64da8e05aef201e8e3537edcd0c47530e360

typo fix

* Packaging update of azure-mgmt-security

* Generated from e620762eee468dab30a0eac68387dbaaed34cdc3

tabs switched to spaces + description changed to be more informative
… API (#4502)

* Generated from 60b311c10c1de2583d21065332a28f65b6025e8b

Regulatory compliance API

* Packaging update of azure-mgmt-security

* Generated from f2f06c6cb708b078507ff93bb5bd338416b27de7

Merge branch 'master' of https://github.com/himarkov/azure-rest-api-specs

* Generated from 57997a34834cb3e70253fc7573647886666edb4f

Update regulatoryCompliance.json
…roduce IoT security groups resource (#4112)

* Generated from c55343d67df9f202ebbfdc2670f167350fe265ea

Some fixes after validation

* Generated from d6824620292538df997c2da42c9deda14ee9a90f

Change resource name, add x-ms-pagable

* Generated from 0cfbd83907e23a9364669f804e9442d771ad088b

Sync with master (split files by resource type), add value type

* Packaging update of azure-mgmt-security

* Generated from 45af2dd2143cc9b695ea876a68496401cb37acb9

Fix readme file

* Generated from 67d905e193967e7a8c35511c87239b4f052314a1

delete unreferenced example file
@codecov-io
Copy link

Codecov Report

Merging #3782 into master will decrease coverage by 3.95%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3782      +/-   ##
==========================================
- Coverage   53.25%   49.29%   -3.96%     
==========================================
  Files       10679     6396    -4283     
  Lines      223836   179362   -44474     
==========================================
- Hits       119200    88421   -30779     
+ Misses     104636    90941   -13695
Impacted Files Coverage Δ
...afactory/azure/mgmt/datafactory/models/__init__.py 50.67% <0%> (-49.33%) ⬇️
...ights/azure/applicationinsights/models/__init__.py 51% <0%> (-49%) ⬇️
...e/cognitiveservices/vision/face/models/__init__.py 51.08% <0%> (-48.92%) ⬇️
...services/language/textanalytics/models/__init__.py 51.16% <0%> (-48.84%) ⬇️
...iveservices/search/entitysearch/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
azure-eventgrid/azure/eventgrid/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
...ration/azure/mgmt/datamigration/models/__init__.py 51.27% <0%> (-48.73%) ⬇️
...ure/mgmt/recoveryservicesbackup/models/__init__.py 51.46% <0%> (-48.54%) ⬇️
...ce/azure/mgmt/containerinstance/models/__init__.py 51.8% <0%> (-48.2%) ⬇️
...tiveservices/search/videosearch/models/__init__.py 52.08% <0%> (-47.92%) ⬇️
... and 4368 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f3e214...dd42e47. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Apr 16, 2019

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

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@lmazuel lmazuel merged commit dc6bb72 into master Apr 16, 2019
@lmazuel lmazuel deleted the restapi_auto_security/resource-manager branch April 16, 2019 23:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants