diff --git a/src/Dns/Dns.Autorest/Properties/AssemblyInfo.cs b/src/Dns/Dns.Autorest/Properties/AssemblyInfo.cs new file mode 100644 index 000000000000..f63656437fc8 --- /dev/null +++ b/src/Dns/Dns.Autorest/Properties/AssemblyInfo.cs @@ -0,0 +1,26 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the Apache License, Version 2.0 (the ""License""); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an ""AS IS"" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code +// is regenerated. + +using System; +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Dns")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.3.1")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.3.1")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/src/Dns/Dns.Autorest/README.md b/src/Dns/Dns.Autorest/README.md index 15d27d0eebcd..2aea0b03d12f 100644 --- a/src/Dns/Dns.Autorest/README.md +++ b/src/Dns/Dns.Autorest/README.md @@ -81,4 +81,17 @@ directive: set: suppress-format: true + - where: + verb: Get|New + subject: DnssecConfig + set: + breaking-change: + deprecated-output-properties: + - SigningKey + new-output-properties: + - SigningKey + change-description: The types of the properties 'SigningKey' will be changed from single object to 'List'. + deprecated-by-version: 9.0.0 + deprecated-by-azversion: 15.0.0 + change-effective-date: 2025/11/03 ``` diff --git a/src/Dns/Dns.Autorest/docs/Az.Dns.md b/src/Dns/Dns.Autorest/docs/Az.Dns.md index 352e36008618..9253ecdfe75f 100644 --- a/src/Dns/Dns.Autorest/docs/Az.Dns.md +++ b/src/Dns/Dns.Autorest/docs/Az.Dns.md @@ -1,6 +1,6 @@ --- Module Name: Az.Dns -Module Guid: 6bb9f5b6-6948-424c-b7b3-faba33be0aef +Module Guid: 71950809-d79e-44f1-ae3c-25ee2d8a9ec4 Download Help Link: https://learn.microsoft.com/powershell/module/az.dns Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Dns/Dns.Autorest/generate-info.json b/src/Dns/Dns.Autorest/generate-info.json index f9943f489816..a341482db7d5 100644 --- a/src/Dns/Dns.Autorest/generate-info.json +++ b/src/Dns/Dns.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "43e8abec-483d-42df-a20d-6669f86bd9bb" + "generate_Id": "050d981d-c8d0-4eaa-a020-951a91d2e8c7" } diff --git a/src/Dns/Dns.Autorest/resources/README.md b/src/Dns/Dns.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/src/Dns/Dns.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file diff --git a/src/Dns/Dns.sln b/src/Dns/Dns.sln index 89f81814fe2d..6a178466f4a0 100644 --- a/src/Dns/Dns.sln +++ b/src/Dns/Dns.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 @@ -33,69 +33,179 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Network", "..\Network\Netwo EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestFx", "..\..\tools\TestFx\TestFx.csproj", "{D4CDEED3-DEED-4C29-82BA-76466DD24ACD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Dns", "..\..\generated\Dns\Dns.Autorest\Az.Dns.csproj", "{94F05A7A-0180-4E42-B91A-0ED865D02E43}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dns.Autorest", "Dns.Autorest", "{850FE5B8-2CB2-95FB-8EC4-4B0782B1B232}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Dns", "..\..\generated\Dns\Dns.Autorest\Az.Dns.csproj", "{A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE + Release|x64 = Release|x64 + Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Debug|x64.ActiveCfg = Debug|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Debug|x64.Build.0 = Debug|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Debug|x86.ActiveCfg = Debug|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Debug|x86.Build.0 = Debug|Any CPU {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Release|Any CPU.ActiveCfg = Release|Any CPU {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Release|Any CPU.Build.0 = Release|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Release|x64.ActiveCfg = Release|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Release|x64.Build.0 = Release|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Release|x86.ActiveCfg = Release|Any CPU + {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9}.Release|x86.Build.0 = Release|Any CPU {B49E485F-D455-4CD6-BC4A-4E789177108C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B49E485F-D455-4CD6-BC4A-4E789177108C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Debug|x64.ActiveCfg = Debug|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Debug|x64.Build.0 = Debug|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Debug|x86.ActiveCfg = Debug|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Debug|x86.Build.0 = Debug|Any CPU {B49E485F-D455-4CD6-BC4A-4E789177108C}.Release|Any CPU.ActiveCfg = Release|Any CPU {B49E485F-D455-4CD6-BC4A-4E789177108C}.Release|Any CPU.Build.0 = Release|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Release|x64.ActiveCfg = Release|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Release|x64.Build.0 = Release|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Release|x86.ActiveCfg = Release|Any CPU + {B49E485F-D455-4CD6-BC4A-4E789177108C}.Release|x86.Build.0 = Release|Any CPU {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Debug|x64.ActiveCfg = Debug|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Debug|x64.Build.0 = Debug|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Debug|x86.ActiveCfg = Debug|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Debug|x86.Build.0 = Debug|Any CPU {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Release|Any CPU.ActiveCfg = Release|Any CPU {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Release|Any CPU.Build.0 = Release|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Release|x64.ActiveCfg = Release|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Release|x64.Build.0 = Release|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Release|x86.ActiveCfg = Release|Any CPU + {6F64E766-91D8-4D7D-9A7B-63DD704EE91B}.Release|x86.Build.0 = Release|Any CPU {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Debug|Any CPU.Build.0 = Debug|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Debug|x64.ActiveCfg = Debug|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Debug|x64.Build.0 = Debug|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Debug|x86.ActiveCfg = Debug|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Debug|x86.Build.0 = Debug|Any CPU {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Release|Any CPU.ActiveCfg = Release|Any CPU {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Release|Any CPU.Build.0 = Release|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Release|x64.ActiveCfg = Release|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Release|x64.Build.0 = Release|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Release|x86.ActiveCfg = Release|Any CPU + {10A7D4C6-E69E-4EFA-8DE4-BB3326E79355}.Release|x86.Build.0 = Release|Any CPU {9BD93DC9-3896-48FC-B742-9124403C6506}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9BD93DC9-3896-48FC-B742-9124403C6506}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Debug|x64.ActiveCfg = Debug|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Debug|x64.Build.0 = Debug|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Debug|x86.ActiveCfg = Debug|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Debug|x86.Build.0 = Debug|Any CPU {9BD93DC9-3896-48FC-B742-9124403C6506}.Release|Any CPU.ActiveCfg = Release|Any CPU {9BD93DC9-3896-48FC-B742-9124403C6506}.Release|Any CPU.Build.0 = Release|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Release|x64.ActiveCfg = Release|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Release|x64.Build.0 = Release|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Release|x86.ActiveCfg = Release|Any CPU + {9BD93DC9-3896-48FC-B742-9124403C6506}.Release|x86.Build.0 = Release|Any CPU {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Debug|x64.ActiveCfg = Debug|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Debug|x64.Build.0 = Debug|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Debug|x86.ActiveCfg = Debug|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Debug|x86.Build.0 = Debug|Any CPU {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Release|Any CPU.ActiveCfg = Release|Any CPU {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Release|Any CPU.Build.0 = Release|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Release|x64.ActiveCfg = Release|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Release|x64.Build.0 = Release|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Release|x86.ActiveCfg = Release|Any CPU + {D3F2CC3F-62FD-48D8-845F-08505F2D6A9E}.Release|x86.Build.0 = Release|Any CPU {050595A0-BF69-4326-B085-04D04D008800}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {050595A0-BF69-4326-B085-04D04D008800}.Debug|Any CPU.Build.0 = Debug|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Debug|x64.ActiveCfg = Debug|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Debug|x64.Build.0 = Debug|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Debug|x86.ActiveCfg = Debug|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Debug|x86.Build.0 = Debug|Any CPU {050595A0-BF69-4326-B085-04D04D008800}.Release|Any CPU.ActiveCfg = Release|Any CPU {050595A0-BF69-4326-B085-04D04D008800}.Release|Any CPU.Build.0 = Release|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Release|x64.ActiveCfg = Release|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Release|x64.Build.0 = Release|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Release|x86.ActiveCfg = Release|Any CPU + {050595A0-BF69-4326-B085-04D04D008800}.Release|x86.Build.0 = Release|Any CPU {E46A144B-8B31-49AB-A242-770D908B5243}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E46A144B-8B31-49AB-A242-770D908B5243}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Debug|x64.ActiveCfg = Debug|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Debug|x64.Build.0 = Debug|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Debug|x86.ActiveCfg = Debug|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Debug|x86.Build.0 = Debug|Any CPU {E46A144B-8B31-49AB-A242-770D908B5243}.Release|Any CPU.ActiveCfg = Release|Any CPU {E46A144B-8B31-49AB-A242-770D908B5243}.Release|Any CPU.Build.0 = Release|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Release|x64.ActiveCfg = Release|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Release|x64.Build.0 = Release|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Release|x86.ActiveCfg = Release|Any CPU + {E46A144B-8B31-49AB-A242-770D908B5243}.Release|x86.Build.0 = Release|Any CPU {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Debug|x64.ActiveCfg = Debug|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Debug|x64.Build.0 = Debug|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Debug|x86.ActiveCfg = Debug|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Debug|x86.Build.0 = Debug|Any CPU {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Release|Any CPU.ActiveCfg = Release|Any CPU {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Release|Any CPU.Build.0 = Release|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Release|x64.ActiveCfg = Release|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Release|x64.Build.0 = Release|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Release|x86.ActiveCfg = Release|Any CPU + {E3482AF1-BFB1-4428-BEEA-DA53407E1AF6}.Release|x86.Build.0 = Release|Any CPU {240A1B00-054C-4854-812E-F4399DB95DD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {240A1B00-054C-4854-812E-F4399DB95DD4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Debug|x64.ActiveCfg = Debug|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Debug|x64.Build.0 = Debug|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Debug|x86.ActiveCfg = Debug|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Debug|x86.Build.0 = Debug|Any CPU {240A1B00-054C-4854-812E-F4399DB95DD4}.Release|Any CPU.ActiveCfg = Release|Any CPU {240A1B00-054C-4854-812E-F4399DB95DD4}.Release|Any CPU.Build.0 = Release|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Release|x64.ActiveCfg = Release|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Release|x64.Build.0 = Release|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Release|x86.ActiveCfg = Release|Any CPU + {240A1B00-054C-4854-812E-F4399DB95DD4}.Release|x86.Build.0 = Release|Any CPU {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Debug|x64.ActiveCfg = Debug|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Debug|x64.Build.0 = Debug|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Debug|x86.ActiveCfg = Debug|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Debug|x86.Build.0 = Debug|Any CPU {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Release|Any CPU.ActiveCfg = Release|Any CPU {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Release|Any CPU.Build.0 = Release|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Release|x64.ActiveCfg = Release|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Release|x64.Build.0 = Release|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Release|x86.ActiveCfg = Release|Any CPU + {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6}.Release|x86.Build.0 = Release|Any CPU {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Debug|x64.ActiveCfg = Debug|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Debug|x64.Build.0 = Debug|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Debug|x86.ActiveCfg = Debug|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Debug|x86.Build.0 = Debug|Any CPU {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Release|Any CPU.ActiveCfg = Release|Any CPU {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Release|Any CPU.Build.0 = Release|Any CPU - {94F05A7A-0180-4E42-B91A-0ED865D02E43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {94F05A7A-0180-4E42-B91A-0ED865D02E43}.Debug|Any CPU.Build.0 = Debug|Any CPU - {94F05A7A-0180-4E42-B91A-0ED865D02E43}.Release|Any CPU.ActiveCfg = Release|Any CPU - {94F05A7A-0180-4E42-B91A-0ED865D02E43}.Release|Any CPU.Build.0 = Release|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Release|x64.ActiveCfg = Release|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Release|x64.Build.0 = Release|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Release|x86.ActiveCfg = Release|Any CPU + {D4CDEED3-DEED-4C29-82BA-76466DD24ACD}.Release|x86.Build.0 = Release|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Debug|x64.ActiveCfg = Debug|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Debug|x64.Build.0 = Debug|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Debug|x86.ActiveCfg = Debug|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Debug|x86.Build.0 = Debug|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Release|Any CPU.Build.0 = Release|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Release|x64.ActiveCfg = Release|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Release|x64.Build.0 = Release|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Release|x86.ActiveCfg = Release|Any CPU + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A}.Release|x86.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {F26B29A5-2C60-4E98-8B3E-ED23D12D7BF9} = {9CD911CE-BF53-4092-B34C-ED711434DD47} @@ -109,5 +219,6 @@ Global {240A1B00-054C-4854-812E-F4399DB95DD4} = {B30B6735-C1D3-49F7-80AC-B3673E11A674} {7B42E3E4-CA57-4AA8-93D3-FDC00BBB1FC6} = {B30B6735-C1D3-49F7-80AC-B3673E11A674} {D4CDEED3-DEED-4C29-82BA-76466DD24ACD} = {D1BB5497-5306-4EA9-BAC1-725E57E5CEFB} + {A0A6F40A-AA67-4DAB-B6B8-0C1ECB5CD99A} = {850FE5B8-2CB2-95FB-8EC4-4B0782B1B232} EndGlobalSection EndGlobal diff --git a/src/Dns/Dns/Az.Dns.psd1 b/src/Dns/Dns/Az.Dns.psd1 index 53a248e85432..dae14e4e61e0 100644 --- a/src/Dns/Dns/Az.Dns.psd1 +++ b/src/Dns/Dns/Az.Dns.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 1/9/2025 +# Generated on: 2025-08-08 # @{ @@ -53,20 +53,20 @@ DotNetFrameworkVersion = '4.7.2' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.0.1'; }) +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.1.1'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = 'Dns.Autorest/bin/Az.Dns.private.dll', 'Microsoft.Azure.PowerShell.Dns.Management.Sdk.dll' # Script files (.ps1) that are run in the caller's environment prior to importing this module. -# ScriptsToProcess = @() +ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module -# TypesToProcess = @() +TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module -FormatsToProcess = 'Dns.Autorest\Az.Dns.format.ps1xml' +FormatsToProcess = 'Dns.Autorest/Az.Dns.format.ps1xml' # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess NestedModules = @('Dns.Autorest/Az.Dns.psm1', @@ -103,7 +103,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure','ResourceManager','ARM','DNS' + Tags = 'Azure', 'ResourceManager', 'ARM', 'DNS' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -128,7 +128,7 @@ PrivateData = @{ } # End of PSData hashtable - } # End of PrivateData hashtable +} # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/Dns/Dns/ChangeLog.md b/src/Dns/Dns/ChangeLog.md index 97bba6563f4f..e18126d3060e 100644 --- a/src/Dns/Dns/ChangeLog.md +++ b/src/Dns/Dns/ChangeLog.md @@ -18,6 +18,9 @@ - Additional information about change #1 --> ## Upcoming Release +* The code base is going to be refactored, the following cmdlet adds a BreakingChange announcement: + * `Get-AzDnsDnssecConfig` + * `New-AzDnsDnssecConfig` ## Version 1.3.1 * Upgraded nuget package to signed package. diff --git a/src/Dns/Dns/help/Add-AzDnsRecordConfig.md b/src/Dns/Dns/help/Add-AzDnsRecordConfig.md index dbff0cb64f28..9c01fcc6b687 100644 --- a/src/Dns/Dns/help/Add-AzDnsRecordConfig.md +++ b/src/Dns/Dns/help/Add-AzDnsRecordConfig.md @@ -37,6 +37,13 @@ Add-AzDnsRecordConfig -RecordSet -Exchange -Preference < [-DefaultProfile ] [] ``` +### NAPTR +``` +Add-AzDnsRecordConfig -RecordSet -Preference -Order -Flags + -Services -Regexp -Replacement [-DefaultProfile ] + [] +``` + ### PTR ``` Add-AzDnsRecordConfig -RecordSet -Ptrdname [-DefaultProfile ] @@ -82,13 +89,6 @@ Add-AzDnsRecordConfig -RecordSet -Usage -Selector [] ``` -### NAPTR -``` -Add-AzDnsRecordConfig -RecordSet -Order -Preference -Flags - -Services -Regexp -Replacement [-DefaultProfile ] - [] -``` - ## DESCRIPTION The **Add-AzDnsRecordConfig** cmdlet adds a Domain Name System (DNS) record to a **RecordSet** object. The **RecordSet** object is an offline object, and changes to it do not change the DNS responses until after you run the Set-AzDnsRecordSet cmdlet to persist the change to the Microsoft Azure DNS service. @@ -404,7 +404,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` - ### -Ipv4Address Specifies an IPv4 address for an A record. @@ -600,12 +599,12 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Services -Specifies the services field for a Named Authority Pointer (NAPTR) record. +### -Selector +The selector field of the TLSA record to add. ```yaml -Type: System.String -Parameter Sets: NAPTR +Type: System.Int32 +Parameter Sets: TLSA Aliases: Required: True @@ -615,12 +614,12 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Selector -The selector field of the TLSA record to add. +### -Services +Specifies the services field for a Named Authority Pointer (NAPTR) record. ```yaml -Type: System.Int32 -Parameter Sets: TLSA +Type: System.String +Parameter Sets: NAPTR Aliases: Required: True diff --git a/src/Dns/Dns/help/New-AzDnsRecordConfig.md b/src/Dns/Dns/help/New-AzDnsRecordConfig.md index d138ac52ab4c..5fbbe5e483bd 100644 --- a/src/Dns/Dns/help/New-AzDnsRecordConfig.md +++ b/src/Dns/Dns/help/New-AzDnsRecordConfig.md @@ -37,6 +37,13 @@ New-AzDnsRecordConfig -Exchange -Preference [-DefaultProfile < [] ``` +### Naptr +``` +New-AzDnsRecordConfig -Preference -Order -Flags -Services -Regexp + -Replacement [-DefaultProfile ] + [] +``` + ### Ptr ``` New-AzDnsRecordConfig -Ptrdname [-DefaultProfile ] @@ -80,13 +87,6 @@ New-AzDnsRecordConfig -Usage -Selector -MatchingType [] ``` -### Naptr -``` -New-AzDnsRecordConfig -Flags -Order -Preference -Services - -Regexp -Replacement [-DefaultProfile ] - [] -``` - ## DESCRIPTION The **New-AzDnsRecordConfig** cmdlet creates a local **DnsRecord** object. An array of these objects is passed to the New-AzDnsRecordSet cmdlet using the *DnsRecords* parameter to specify the records to create in the record set. @@ -396,7 +396,7 @@ Accept wildcard characters: False Specifies the flags for a NAPTR record. ```yaml -Type: System.UInt16 +Type: System.String Parameter Sets: Naptr Aliases: @@ -517,7 +517,7 @@ Specifies the preference for an MX/NAPTR record. ```yaml Type: System.UInt16 -Parameter Sets: Mx, NAPTR +Parameter Sets: Mx, Naptr Aliases: Required: True @@ -587,12 +587,12 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Services -Specifies the services for a NAPTR record. +### -Selector +The selector field of the TLSA record to add. ```yaml -Type: System.String -Parameter Sets: Naptr +Type: System.Int32 +Parameter Sets: Tlsa Aliases: Required: True @@ -602,12 +602,12 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Selector -The selector field of the TLSA record to add. +### -Services +Specifies the services for a NAPTR record. ```yaml -Type: System.Int32 -Parameter Sets: Tlsa +Type: System.String +Parameter Sets: Naptr Aliases: Required: True diff --git a/src/Dns/Dns/help/Remove-AzDnsRecordConfig.md b/src/Dns/Dns/help/Remove-AzDnsRecordConfig.md index 72a6b37a5f34..03dfc59d1111 100644 --- a/src/Dns/Dns/help/Remove-AzDnsRecordConfig.md +++ b/src/Dns/Dns/help/Remove-AzDnsRecordConfig.md @@ -37,6 +37,13 @@ Remove-AzDnsRecordConfig -RecordSet -Exchange -Preferenc [-DefaultProfile ] [] ``` +### NAPTR +``` +Remove-AzDnsRecordConfig -RecordSet -Preference -Order -Flags + -Services -Regexp -Replacement [-DefaultProfile ] + [] +``` + ### PTR ``` Remove-AzDnsRecordConfig -RecordSet -Ptrdname @@ -82,13 +89,6 @@ Remove-AzDnsRecordConfig -RecordSet -Usage -Selector ] ``` -### NAPTR -``` -Remove-AzDnsRecordConfig -RecordSet -Order -Preference -Flags - -Services -Regexp -Replacement [-DefaultProfile ] - [] -``` - ## DESCRIPTION The **Remove-AzDnsRecordConfig** cmdlet removes a Domain Name System (DNS) record from a record set. The **RecordSet** object is an offline object, and changes to it do not change the DNS responses until after you run the Set-AzDnsRecordSet cmdlet to persist the change to the Microsoft Azure DNS service. @@ -412,6 +412,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -Flags +The flags value of the NAPTR record to remove. + +```yaml +Type: System.String +Parameter Sets: NAPTR +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Ipv4Address Specifies an IPv4 address for an A record. @@ -607,12 +622,12 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Services -Specifies the services of the named authority pointer (NAPTR) record. +### -Selector +The selector field of the TLSA record to remove. ```yaml -Type: System.String -Parameter Sets: NAPTR +Type: System.Int32 +Parameter Sets: TLSA Aliases: Required: True @@ -622,12 +637,12 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Selector -The selector field of the TLSA record to remove. +### -Services +Specifies the services of the named authority pointer (NAPTR) record. ```yaml -Type: System.Int32 -Parameter Sets: TLSA +Type: System.String +Parameter Sets: NAPTR Aliases: Required: True