Skip to content

[Privatedns] Add feature in private DNS zone to import export zone file#13062

Merged
mmyyrroonn merged 6 commits intoAzure:devfrom
rahisshaikh:dev
Apr 26, 2020
Merged

[Privatedns] Add feature in private DNS zone to import export zone file#13062
mmyyrroonn merged 6 commits intoAzure:devfrom
rahisshaikh:dev

Conversation

@rahisshaikh
Copy link
Contributor

Description

This PR contains the changes for importing and exporting zone files to private dns zone. This is added as new feature in private dns zone. This feature was already present in public Azure DNS, incorporating similar changes for Private DNS zone.

Testing Guide

az network private-dns zone import -g MyResourceGroup -n MyZone -f /path/to/zone/file

az network private-dns zone export -g MyResourceGroup -n www.mysite.com -f mysite_com_zone.txt


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan
Copy link
Collaborator

yonzhan commented Apr 17, 2020

add to S169

Copy link
Contributor

@mmyyrroonn mmyyrroonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmyyrroonn mmyyrroonn merged commit b93fab1 into Azure:dev Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants