Skip to content

[AutoPR network/resource-manager] Merge Network-2018-02-01 to Master Networking Swagger Changes for Feb 2018#2156

Closed
AutorestCI wants to merge 11 commits intomasterfrom
restapi_auto_Network-2018-02-01
Closed

[AutoPR network/resource-manager] Merge Network-2018-02-01 to Master Networking Swagger Changes for Feb 2018#2156
AutorestCI wants to merge 11 commits intomasterfrom
restapi_auto_Network-2018-02-01

Conversation

@AutorestCI
Copy link
Contributor

new api version 20180101 and adding two fields in appgw (#2236)

new api version 20180101 and adding two fields in appgw
Update ExpressRouteCrossConnection Route Table Summary Record (#2574)

* Update CrossConnection Route Table Summary record
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-cosmosdb

You can install the package azure-mgmt-cosmosdb of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_Network-2018-02-01#egg=azure-mgmt-cosmosdb&subdirectory=azure-mgmt-cosmosdb"

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_Network-2018-02-01#egg=azure-mgmt-cosmosdb&subdirectory=azure-mgmt-cosmosdb"

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

  • git checkout restapi_auto_Network-2018-02-01
  • pip install -e ./azure-mgmt-cosmosdb

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_Network-2018-02-01
  • pip wheel --no-deps ./azure-mgmt-cosmosdb

Package azure-mgmt-consumption

You can install the package azure-mgmt-consumption of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_Network-2018-02-01#egg=azure-mgmt-consumption&subdirectory=azure-mgmt-consumption"

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_Network-2018-02-01#egg=azure-mgmt-consumption&subdirectory=azure-mgmt-consumption"

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

  • git checkout restapi_auto_Network-2018-02-01
  • pip install -e ./azure-mgmt-consumption

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_Network-2018-02-01
  • pip wheel --no-deps ./azure-mgmt-consumption

Package azure-mgmt-network

You can install the package azure-mgmt-network of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_Network-2018-02-01#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"

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_Network-2018-02-01#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"

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

  • git checkout restapi_auto_Network-2018-02-01
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_Network-2018-02-01
  • pip wheel --no-deps ./azure-mgmt-network

Package azure-mgmt-applicationinsights

You can install the package azure-mgmt-applicationinsights of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_Network-2018-02-01#egg=azure-mgmt-applicationinsights&subdirectory=azure-mgmt-applicationinsights"

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_Network-2018-02-01#egg=azure-mgmt-applicationinsights&subdirectory=azure-mgmt-applicationinsights"

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

  • git checkout restapi_auto_Network-2018-02-01
  • pip install -e ./azure-mgmt-applicationinsights

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_Network-2018-02-01
  • pip wheel --no-deps ./azure-mgmt-applicationinsights

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 13, 2018

Codecov Report

Merging #2156 into master will decrease coverage by 3.14%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2156      +/-   ##
==========================================
- Coverage   53.55%    50.4%   -3.15%     
==========================================
  Files        5135     5154      +19     
  Lines      123513   140293   +16780     
==========================================
+ Hits        66144    70711    +4567     
- Misses      57369    69582   +12213
Impacted Files Coverage Δ
...rk/azure/mgmt/network/network_management_client.py 31.53% <0%> (ø) ⬆️
...lake/analytics/account/models/storage_container.py 50% <0%> (-21.43%) ⬇️
...is/azure/mgmt/redis/models/redis_patch_schedule.py 53.33% <0%> (-18.1%) ⬇️
...re/mgmt/containerinstance/operations/operations.py 34.14% <0%> (-12.29%) ⬇️
...bs/azure/mgmt/devtestlabs/operations/operations.py 31.11% <0%> (-12.23%) ⬇️
...t/devtestlabs/operations/policy_sets_operations.py 28.57% <0%> (-12.06%) ⬇️
...mgmt/web/operations/deleted_web_apps_operations.py 29.41% <0%> (-11.77%) ⬇️
...els/deployed_service_package_health_state_chunk.py 45.45% <0%> (-11.69%) ⬇️
...e-mgmt-cdn/azure/mgmt/cdn/operations/operations.py 30.43% <0%> (-11.51%) ⬇️
...azure/mgmt/cdn/operations/edge_nodes_operations.py 30.43% <0%> (-11.51%) ⬇️
... and 445 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 dc6ea95...a4f001f. Read the comment docs.

[Network-2018-02-01] DDoS Protection Plan resource (#2567)

* Initial version

* Add eol

* Add extra property in example

* Add default values for fields

* Rename operation IDs

* Make 'id' read-only for all network resources

* Revert "Make 'id' read-only for all network resources"

This reverts commit 9a32d84a31bd9d981d7c9ab64c8317b3af3a4905.
Make 'id' read-only for all network resources
making peer express route circuit peering and express route circuit peering as references (#2696)
making peer express route circuit peering and express route circuit peering as references
Fixed operationIds for non-CRUD operations in ExpressRouteCrossConnections (#2720)
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

Comments