-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 dns/resource-manager] Adding changes to support Private DNS Public Preview #2132
Conversation
Update Py version
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-dnsYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_dns/resource-manager #2132 +/- ##
====================================================================
Coverage ? 51.42%
====================================================================
Files ? 5027
Lines ? 127550
Branches ? 0
====================================================================
Hits ? 65597
Misses ? 61953
Partials ? 0
Continue to review full report at Codecov.
|
removing the required property on zoneType also fixing example
* [AutoPR dns/resource-manager] Add DNS 2017-10-01 API version (#2077) * Generated from 4709b831b9515ed6c45240d5a4421a63d0d7c1ea Add DNS 2017-10-01 API version * Generated from 95b6f270e9e4fb0221e5f8b8a92a788b457219d6 Add x-ms-client-name for recordsetnamesuffix for RecordSets_ListAllByDnsZone * Generated from 15ee9924ab753d364d43aec746d3dbd76a5570a7 (#2121) Fix SDK breaking change in 2017-10-01 DNS Swagger and add linter error suppressions * [AutoPR dns/resource-manager] Adding changes to support Private DNS Public Preview (#2132) * Generated from c7fd5f85b7c3e7389ff7cf4b533c1bed1aeead08 Update Py version * Fixing public zone test. Adding private zone test. * Separating creation of virtual networks in a preparer class. * Generated from 376c664778e112a01c129a0fbeebdf0f7d8a5c1e removing the required property on zoneType also fixing example * DNS swagger as of 08eebca * Prepare azure-mgmt-dns 2.0.0rc1 * Generated from 89cf22d8de4f8659cbe1c7af1655f8f3b3d9621a (#2173) Fix SDK breaking change in 2017-10-01 DNS Swagger ref Azure/azure-rest-api-specs#2612 * Update version.py
Created to sync Azure/azure-rest-api-specs#2587