PrivateDnsMigrationScript
1.6
The script migrates Private DNS zones from legacy model to the new model under a given Azure Subscription.
<PARAMETERS>
SubsciptionId: (Mandatory) Enter the subscription ID where the migration of Private DNS zones from legacy to new model needs to happen.
DumpPath: (Not Mandatory) Enter the dump location that this script will use to dump Private DNS zone data.
<PARAMETERS>
SubsciptionId: (Mandatory) Enter the subscription ID where the migration of Private DNS zones from legacy to new model needs to happen.
DumpPath: (Not Mandatory) Enter the dump location that this script will use to dump Private DNS zone data.
The script migrates Private DNS zones from legacy model to the new model under a given Azure Subscription.
<PARAMETERS>
SubsciptionId: (Mandatory) Enter the subscription ID where the migration of Private DNS zones from legacy to new model needs to happen.
DumpPath: (Not Mandatory) Enter the dump location that this script will use to dump Private DNS zone data.
ResourceGroupName: (Not Mandatory) Enter the resource group containing the zones you wish to migrate.
PrivateZoneName: (Not Mandatory) Enter the private zone you wish to migrate.
Force: (Not Mandatory) Switch parameter, please use this is you have filed a support request and subscription limits have been already increased.
Show more
<PARAMETERS>
SubsciptionId: (Mandatory) Enter the subscription ID where the migration of Private DNS zones from legacy to new model needs to happen.
DumpPath: (Not Mandatory) Enter the dump location that this script will use to dump Private DNS zone data.
ResourceGroupName: (Not Mandatory) Enter the resource group containing the zones you wish to migrate.
PrivateZoneName: (Not Mandatory) Enter the private zone you wish to migrate.
Force: (Not Mandatory) Switch parameter, please use this is you have filed a support request and subscription limits have been already increased.
Installation Options
Owners
Copyright
(c) Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- prannair
Functions
MigrateAllPrivateZones DeleteAllPrivateZones CreateRecordConfig CreateRecordSets MigrateSinglePrivateZone DeleteSinglePrivateZone CreateVirtualNetworkLinkName CreateVirtualNetworkLinks VerifyDnsResolution VerifyDnsResolutionAll RemoveVirtualNetworkFromPrivateZone
Dependencies
This script has no dependencies.
FileList
- PrivateDnsMigrationScript.nuspec
- PrivateDnsMigrationScript.ps1