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 security/resource-manager] typo: security/resource-manager/Microsoft.Security #3989

Merged

Conversation

AutorestCI
Copy link
Contributor

typo: security/resource-manager/Microsoft.Security

- Double word "alert"
- addess -> address
- whos -> whose
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 4, 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_4763#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_4763#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_4763
  • pip install -e ./azure-mgmt-security

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4763
  • pip wheel --no-deps ./azure-mgmt-security

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Dec 4, 2018

Codecov Report

Merging #3989 into restapi_auto_security/resource-manager will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_security/resource-manager    #3989      +/-   ##
==========================================================================
+ Coverage                                   56.16%   56.18%   +0.01%     
==========================================================================
  Files                                        9374     9347      -27     
  Lines                                      188875   187288    -1587     
==========================================================================
- Hits                                       106089   105227     -862     
+ Misses                                      82786    82061     -725
Impacted Files Coverage Δ
...rk/azure/mgmt/network/network_management_client.py 29.3% <0%> (-9.55%) ⬇️
...els/network_configuration_diagnostic_result_py3.py 57.14% <0%> (-9.53%) ⬇️
.../models/network_configuration_diagnostic_result.py 57.14% <0%> (-9.53%) ⬇️
...ql/models/database_vulnerability_assessment_py3.py 50% <0%> (-7.15%) ⬇️
...mt/sql/models/database_vulnerability_assessment.py 50% <0%> (-7.15%) ⬇️
...mgmt-sql/azure/mgmt/sql/models/managed_instance.py 26.31% <0%> (-7.02%) ⬇️
...-sql/azure/mgmt/sql/models/managed_instance_py3.py 26.31% <0%> (-7.02%) ⬇️
...l/azure/mgmt/sql/models/managed_instance_update.py 26.31% <0%> (-7.02%) ⬇️
...ure/mgmt/sql/models/managed_instance_update_py3.py 26.31% <0%> (-7.02%) ⬇️
...work/v2018_08_01/models/application_gateway_py3.py 16.66% <0%> (-4.39%) ⬇️
... and 60 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 906f411...8259630. Read the comment docs.

@AutorestCI AutorestCI merged commit b742759 into restapi_auto_security/resource-manager Dec 5, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4763 branch December 5, 2018 18:35
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3782

lmazuel pushed a commit that referenced this pull request Apr 16, 2019
* Generated from 84624804865be53090660f859760f153de313691 (#3781)

merged from master

* [AutoPR security/resource-manager] Remove security contact phone field mandatory fields (#3753)

* Generated from 3f99e72342d5d4f194ff74c8c553657530955783

Remove security contact phone field mandatory fields

* Generated from e94d9f5b16a429a3f1d2270a981be7218f06fd36

Update security contact examples - refactored - second iteration

* Generated from e691835335c3acf12428c89776c765a1fa2bdad5 (#3989)

typo: security/resource-manager/Microsoft.Security

- Double word "alert"
- addess -> address
- whos -> whose

* Generated from 1a24198dd982a4fcb510456404994241f55dc883 (#4113)

Settings API

* Generated from 5d46282b1371de397d3d60083b6485ff73332f93 (#4216)

add comma

* [AutoPR security/resource-manager] Adding new api-version to Microsoft.Security Alerts resource (#4283)

* Generated from f862d11a6a08b6c7243a79c2996690518313ac9a

Rollback readme change

* Packaging update of azure-mgmt-security

* [AutoPR security/resource-manager] Azure Security Center - break-to-composite 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

* [AutoPR security/resource-manager] Security - Updating API versions of alerts and pricing types (#4423)

* Generated from 6b10f3754b112658124483817ff82792d4de2fcc

Security - Updating api versions of alerts and pricing types

* Generated from 67e18cba585922ac70f701db683e2cf8a4b6d19f

Security - Updating api versions of alerts and pricing types

* Packaging update of azure-mgmt-security

* updated versioning and change log

* Generated from 16b35cff6f2a72e062a8098e0cb95ccc209e25af (#4459)

reverted security python readme to pre multi api

* [AutoPR security/resource-manager] Correlation Key property added (#4524)

* Generated from 566b64da8e05aef201e8e3537edcd0c47530e360

typo fix

* Packaging update of azure-mgmt-security

* Generated from e620762eee468dab30a0eac68387dbaaed34cdc3

tabs switched to spaces + description changed to be more informative

* [AutoPR security/resource-manager] New security Regulatory compliance 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

* [AutoPR security/resource-manager]  Security: 2017-08-01-preview - Introduce 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

* Generated from 35998a721ea3c6fbae6d5b40f051a3d0a8144ea9 (#4756)

Changing new version Settings file

* Packaging update of azure-mgmt-security

* Update HISTORY.rst
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.

2 participants