Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.57 KB

ChangeLog.md

File metadata and controls

49 lines (37 loc) · 1.57 KB

Upcoming Release

Version 1.0.4

  • Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.

Version 1.0.3

  • Corrected verbose output string formatting for Remove-AzPrivateDnsRecordSet

Version 1.0.2

  • Update references in .psd1 to use relative path

Version 1.0.1

  • Updated PrivateDns .net sdk to version 1.0.0

Version 1.0.0

  • 1.0.0 version released

Version 0.1.3

  • Added support for linking cross-tenant Vnets to Private DNS Zones

Version 0.1.2

  • Fixed miscellaneous typos across module

Version 0.1.1

  • Rename Update- cmdlets to Set-
    • Changed Update-AzPrivateDnsZone, Update-AzDrivateDnsVirtualNetworkLink, Update-AzPrivateDnsRecordSet cmdlets to Set-AzPrivateDnsZone, Set-AzDrivateDnsVirtualNetworkLink, Set-AzPrivateDnsRecordSet.
  • Add warning for Private DNS zones ending with .local suffix

Version 0.1.0

  • General availability of Az.PrivateDns module