-
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 #2096
Conversation
Add 2018-03-01-preview DNS API 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 #2096 +/- ##
=====================================================================
- Coverage 53.06% 51.41% -1.66%
=====================================================================
Files 4774 5026 +252
Lines 119483 127508 +8025
=====================================================================
+ Hits 63406 65558 +2152
- Misses 56077 61950 +5873
Continue to review full report at Codecov.
|
removing the required property on zoneType also fixing example
Created to sync Azure/azure-rest-api-specs#2587