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] [DO NOT MERGE] Adding the NorthSouth API for Public Preview #4082

Closed

Conversation

AutorestCI
Copy link
Contributor

Added missing NorthSouthResourceName parameter definition
@codecov-io
Copy link

codecov-io commented Dec 16, 2018

Codecov Report

Merging #4082 into restapi_auto_security/resource-manager will decrease coverage by 0.89%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_security/resource-manager    #4082      +/-   ##
==========================================================================
- Coverage                                   55.03%   54.14%    -0.9%     
==========================================================================
  Files                                       10108    11163    +1055     
  Lines                                      207293   247585   +40292     
==========================================================================
+ Hits                                       114092   134055   +19963     
- Misses                                      93201   113530   +20329
Impacted Files Coverage Δ
...y/models/self_hosted_integration_runtime_status.py 56.09% <0%> (-43.91%) ⬇️
...tafactory/azure/mgmt/datafactory/models/dataset.py 61.53% <0%> (-38.47%) ⬇️
...azure/mgmt/datafactory/models/pipeline_resource.py 62.5% <0%> (-37.5%) ⬇️
...ure-mgmt-batch/azure/mgmt/batch/models/__init__.py 63.12% <0%> (-36.88%) ⬇️
...datafactory/models/azure_storage_linked_service.py 63.15% <0%> (-36.85%) ⬇️
...tafactory/azure/mgmt/datafactory/models/factory.py 66.66% <0%> (-33.34%) ⬇️
.../mgmt/containerservice/container_service_client.py 67.74% <0%> (-32.26%) ⬇️
...zure/mgmt/datafactory/models/azure_blob_dataset.py 68.18% <0%> (-31.82%) ⬇️
...afactory/azure/mgmt/datafactory/models/activity.py 70% <0%> (-30%) ⬇️
...y/azure/mgmt/datafactory/models/lookup_activity.py 70.58% <0%> (-29.42%) ⬇️
... and 3073 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 b742759...5d99dd3. Read the comment docs.

Added EnforceTrafficHardeningRules action
Fixed invalid action name in URI discovered by ARM validation tools (enforce to trafficHardeningsRulesEnforceAction)
@AutorestCI
Copy link
Contributor Author

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

AutorestCI and others added 7 commits January 15, 2019 17:14
Moving 'x-ms-long-running-operation' to the right location
Updating EnforceAdaptiveNetworkControlsRules_example.json with the new status code
Adding Adaptive Network Hardenings to Security readme.md
Adding Adaptive Network Hardenings to Security readme.md
@lmazuel
Copy link
Member

lmazuel commented Apr 16, 2019

Will be regenerated in #3782

@lmazuel lmazuel closed this Apr 16, 2019
@lmazuel lmazuel deleted the restapi_auto_4932 branch April 16, 2019 23:04
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.

4 participants