- Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.
- Corrected verbose output string formatting for Remove-AzPrivateDnsRecordSet
- Update references in .psd1 to use relative path
- Updated PrivateDns .net sdk to version 1.0.0
- 1.0.0 version released
- Added support for linking cross-tenant Vnets to Private DNS Zones
- Fixed miscellaneous typos across module
- 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
- General availability of
Az.PrivateDns
module