Az.Dns

1.1.0

Microsoft Azure PowerShell - DNS service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.

For more information on DNS, please visit the following: https://docs.microsoft.com/azure/dns/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.Dns -RequiredVersion 1.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.Dns -Version 1.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM DNS

Cmdlets

Get-AzDnsRecordSet New-AzDnsRecordConfig Remove-AzDnsRecordSet Set-AzDnsRecordSet Remove-AzDnsRecordConfig Add-AzDnsRecordConfig New-AzDnsRecordSet Get-AzDnsZone Remove-AzDnsZone Set-AzDnsZone New-AzDnsZone

PSEditions

Core Desktop

Dependencies

Release Notes

* Automatic DNS NameServer Delegation
   - Create DNS zone cmdlet accepts parent zone name as additional optional parameter.
   - Adds NS records in the parent zone for newly created child zone.

FileList

Version History

Version Downloads Last updated
1.2.0 8,768,353 11/14/2023
1.1.3 4,892,596 8/1/2023
1.1.2 55,394,069 12/17/2019
1.1.1 3,235,592 6/18/2019
1.1.0 (current version) 260,015 5/6/2019
1.0.0 729,029 12/18/2018
0.11.0 154,572 6/3/2021
0.10.0-preview 12,738 4/15/2020
0.7.0 11,899 12/4/2018
0.6.1 8,970 11/21/2018
0.5.0 9,568 11/6/2018
0.4.0 10,945 10/23/2018
0.3.0 10,732 10/9/2018
0.2.2 4,607 9/24/2018
0.1.0 324 8/28/2018
Show less