diff --git a/src/ContainerInstance/ContainerInstance.Autorest/Properties/AssemblyInfo.cs b/src/ContainerInstance/ContainerInstance.Autorest/Properties/AssemblyInfo.cs new file mode 100644 index 000000000000..a48fb54660dc --- /dev/null +++ b/src/ContainerInstance/ContainerInstance.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 - ContainerInstance")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("4.1.1")] +[assembly: System.Reflection.AssemblyVersionAttribute("4.1.1")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerGroup.ps1 b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerGroup.ps1 index cf46d46ea29e..c599a8918624 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerGroup.ps1 +++ b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerGroup.ps1 @@ -24,6 +24,8 @@ https://learn.microsoft.com/powershell/module/az.containerinstance/new-azcontain #> function New-AzContainerGroup { [OutputType([Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.IContainerGroup])] +[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.IContainerGroup", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.IContainerGroup", DeprecatedOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd"), NewOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd. This parameter will be changed from single object to 'List'."))] +[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.GenericBreakingChangeAttribute("IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.", "15.0.0", "9.0.0", "2025/11/03")] [CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')] param( [Parameter(Mandatory)] diff --git a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceInitDefinitionObject.ps1 b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceInitDefinitionObject.ps1 index 931c28de1704..6f5a1c195269 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceInitDefinitionObject.ps1 +++ b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceInitDefinitionObject.ps1 @@ -23,6 +23,7 @@ https://learn.microsoft.com/powershell/module/az.ContainerInstance/new-AzContain #> function New-AzContainerInstanceInitDefinitionObject { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.InitContainerDefinition')] + [Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.InitContainerDefinition", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.InitContainerDefinition", DeprecatedOutputProperties = ("EnvironmentVariable, InstanceViewEvent, VolumeMount, Command, CapabilityDrop, CapabilityAdd"), NewOutputProperties = ("EnvironmentVariable, InstanceViewEvent, VolumeMount, Command, CapabilityDrop, CapabilityAdd. This parameter will be changed from single object to 'List'."))] [CmdletBinding(PositionalBinding=$false)] Param( diff --git a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceNoDefaultObject.ps1 b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceNoDefaultObject.ps1 index 2ff0d6ed017d..db5b688d02dc 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceNoDefaultObject.ps1 +++ b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceNoDefaultObject.ps1 @@ -23,6 +23,7 @@ https://learn.microsoft.com/powershell/module/az.ContainerInstance/New-AzContain #> function New-AzContainerInstanceNoDefaultObject { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container')] + [Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Container", DeprecatedOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol"), NewOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol. This parameter will be changed from single object to 'List'."))] [CmdletBinding(PositionalBinding=$false)] Param( diff --git a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceObject.ps1 b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceObject.ps1 index d94458cc6a2f..7ba54561b1a3 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceObject.ps1 +++ b/src/ContainerInstance/ContainerInstance.Autorest/custom/New-AzContainerInstanceObject.ps1 @@ -23,6 +23,7 @@ https://learn.microsoft.com/powershell/module/az.ContainerInstance/new-AzContain #> function New-AzContainerInstanceObject { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container')] + [Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.Container", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Container", DeprecatedOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol"), NewOutputProperties = ("Port, EnvironmentVariable, InstanceViewEvent, LivenessProbeHttpGetHttpHeader, ReadinessProbeHttpGetHttpHeader, VolumeMount, LimitsGpuSku, RequestsGpuSku, ReadinessProbeHttpGetScheme, LivenessProbeHttpGetScheme, ReadinessProbeExecCommand, Command, CapabilityDrop, LivenessProbeExecCommand, CapabilityAdd, Protocol. This parameter will be changed from single object to 'List'."))] [CmdletBinding(PositionalBinding=$false)] Param( diff --git a/src/ContainerInstance/ContainerInstance.Autorest/docs/Az.ContainerInstance.md b/src/ContainerInstance/ContainerInstance.Autorest/docs/Az.ContainerInstance.md index 391efb6800f2..76db10c2dc69 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/docs/Az.ContainerInstance.md +++ b/src/ContainerInstance/ContainerInstance.Autorest/docs/Az.ContainerInstance.md @@ -1,6 +1,6 @@ --- Module Name: Az.ContainerInstance -Module Guid: 78f5cd97-9a2c-4258-bf37-7a8820083684 +Module Guid: 457ef750-52c4-4e09-88f4-a60907f96015 Download Help Link: https://learn.microsoft.com/powershell/module/az.containerinstance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerGroup.md b/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerGroup.md index fe94f7cf76ad..29c56dbab024 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerGroup.md +++ b/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerGroup.md @@ -58,7 +58,7 @@ AdditionalProperties : {[k, v]} Count : 1 ``` -This command updates a container group using piping. +This command updates a container group using pipeing. ## PARAMETERS diff --git a/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerInstanceContainerGroupProfile.md b/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerInstanceContainerGroupProfile.md index d9b5c80b396c..969862e2b298 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerInstanceContainerGroupProfile.md +++ b/src/ContainerInstance/ContainerInstance.Autorest/docs/Update-AzContainerInstanceContainerGroupProfile.md @@ -72,7 +72,7 @@ AdditionalProperties : {[k, v]} Count : 1 ``` -This command updates a container group profile using piping. +This command updates a container group profile using pipeing. ## PARAMETERS diff --git a/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerGroup.md b/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerGroup.md index 53741717afdb..c74a9371db5b 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerGroup.md +++ b/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerGroup.md @@ -26,5 +26,5 @@ AdditionalProperties : {[k, v]} Count : 1 ``` -This command updates a container group using piping. +This command updates a container group using pipeing. diff --git a/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerInstanceContainerGroupProfile.md b/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerInstanceContainerGroupProfile.md index 7e0688fa68da..71f85a24f602 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerInstanceContainerGroupProfile.md +++ b/src/ContainerInstance/ContainerInstance.Autorest/examples/Update-AzContainerInstanceContainerGroupProfile.md @@ -26,4 +26,4 @@ AdditionalProperties : {[k, v]} Count : 1 ``` -This command updates a container group profile using piping. \ No newline at end of file +This command updates a container group profile using pipeing. \ No newline at end of file diff --git a/src/ContainerInstance/ContainerInstance.Autorest/generate-info.json b/src/ContainerInstance/ContainerInstance.Autorest/generate-info.json index ee5f7e91579d..aed3d7e8803b 100644 --- a/src/ContainerInstance/ContainerInstance.Autorest/generate-info.json +++ b/src/ContainerInstance/ContainerInstance.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "1cd3a4b1-0452-4232-be7b-3957aad3ad7f" + "generate_Id": "57cf98bd-5611-4106-952d-c866bdd65c17" } diff --git a/src/ContainerInstance/ContainerInstance.Autorest/resources/README.md b/src/ContainerInstance/ContainerInstance.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/src/ContainerInstance/ContainerInstance.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/ContainerInstance/ContainerInstance.sln b/src/ContainerInstance/ContainerInstance.sln index 3b6ab0d0396b..21abe105fffd 100644 --- a/src/ContainerInstance/ContainerInstance.sln +++ b/src/ContainerInstance/ContainerInstance.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 @@ -19,49 +19,119 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accoun EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContainerInstance", "ContainerInstance\ContainerInstance.csproj", "{A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ContainerInstance", "..\..\generated\ContainerInstance\ContainerInstance.Autorest\Az.ContainerInstance.csproj", "{95153300-E225-4AF2-BB15-BA09E3EA6B97}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ContainerInstance.Autorest", "ContainerInstance.Autorest", "{24763C8C-8FCC-1251-05EE-865E6FE39620}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ContainerInstance", "..\..\generated\ContainerInstance\ContainerInstance.Autorest\Az.ContainerInstance.csproj", "{6C2CAAFA-DFB9-404D-9229-2C0EFD000531}" 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 {F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x64.ActiveCfg = Debug|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x64.Build.0 = Debug|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x86.ActiveCfg = Debug|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Debug|x86.Build.0 = Debug|Any CPU {F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|Any CPU.ActiveCfg = Release|Any CPU {F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|Any CPU.Build.0 = Release|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x64.ActiveCfg = Release|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x64.Build.0 = Release|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x86.ActiveCfg = Release|Any CPU + {F77D573A-2A15-463F-86B6-6C137D16F14D}.Release|x86.Build.0 = Release|Any CPU {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x64.ActiveCfg = Debug|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x64.Build.0 = Debug|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x86.ActiveCfg = Debug|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Debug|x86.Build.0 = Debug|Any CPU {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|Any CPU.ActiveCfg = Release|Any CPU {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|Any CPU.Build.0 = Release|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x64.ActiveCfg = Release|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x64.Build.0 = Release|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x86.ActiveCfg = Release|Any CPU + {4F8827D6-2F34-45F6-A859-3CFBD48BAF50}.Release|x86.Build.0 = Release|Any CPU {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x64.ActiveCfg = Debug|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x64.Build.0 = Debug|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x86.ActiveCfg = Debug|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Debug|x86.Build.0 = Debug|Any CPU {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|Any CPU.ActiveCfg = Release|Any CPU {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|Any CPU.Build.0 = Release|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x64.ActiveCfg = Release|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x64.Build.0 = Release|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x86.ActiveCfg = Release|Any CPU + {EB5903ED-D819-4D1A-B29D-A7CBDB72C7FE}.Release|x86.Build.0 = Release|Any CPU {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x64.ActiveCfg = Debug|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x64.Build.0 = Debug|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x86.ActiveCfg = Debug|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Debug|x86.Build.0 = Debug|Any CPU {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|Any CPU.ActiveCfg = Release|Any CPU {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|Any CPU.Build.0 = Release|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x64.ActiveCfg = Release|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x64.Build.0 = Release|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x86.ActiveCfg = Release|Any CPU + {0874BD13-CA50-45D2-80AA-278C56F7CA1E}.Release|x86.Build.0 = Release|Any CPU {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x64.ActiveCfg = Debug|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x64.Build.0 = Debug|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x86.ActiveCfg = Debug|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Debug|x86.Build.0 = Debug|Any CPU {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|Any CPU.ActiveCfg = Release|Any CPU {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|Any CPU.Build.0 = Release|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x64.ActiveCfg = Release|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x64.Build.0 = Release|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x86.ActiveCfg = Release|Any CPU + {3928EBFF-F058-442E-99EB-4D60EA4BC421}.Release|x86.Build.0 = Release|Any CPU {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x64.ActiveCfg = Debug|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x64.Build.0 = Debug|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x86.ActiveCfg = Debug|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Debug|x86.Build.0 = Debug|Any CPU {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|Any CPU.ActiveCfg = Release|Any CPU {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|Any CPU.Build.0 = Release|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x64.ActiveCfg = Release|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x64.Build.0 = Release|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x86.ActiveCfg = Release|Any CPU + {CD70894F-8D33-41A9-8C9B-9483426FF7C7}.Release|x86.Build.0 = Release|Any CPU {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x64.ActiveCfg = Debug|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x64.Build.0 = Debug|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x86.ActiveCfg = Debug|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Debug|x86.Build.0 = Debug|Any CPU {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|Any CPU.ActiveCfg = Release|Any CPU {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|Any CPU.Build.0 = Release|Any CPU - {95153300-E225-4AF2-BB15-BA09E3EA6B97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {95153300-E225-4AF2-BB15-BA09E3EA6B97}.Debug|Any CPU.Build.0 = Debug|Any CPU - {95153300-E225-4AF2-BB15-BA09E3EA6B97}.Release|Any CPU.ActiveCfg = Release|Any CPU - {95153300-E225-4AF2-BB15-BA09E3EA6B97}.Release|Any CPU.Build.0 = Release|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x64.ActiveCfg = Release|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x64.Build.0 = Release|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x86.ActiveCfg = Release|Any CPU + {A3A7B7C9-B81F-4358-B223-1E11C3B4A63E}.Release|x86.Build.0 = Release|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x64.ActiveCfg = Debug|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x64.Build.0 = Debug|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x86.ActiveCfg = Debug|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Debug|x86.Build.0 = Debug|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|Any CPU.Build.0 = Release|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x64.ActiveCfg = Release|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x64.Build.0 = Release|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x86.ActiveCfg = Release|Any CPU + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531}.Release|x86.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {F77D573A-2A15-463F-86B6-6C137D16F14D} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F} @@ -70,5 +140,6 @@ Global {0874BD13-CA50-45D2-80AA-278C56F7CA1E} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F} {3928EBFF-F058-442E-99EB-4D60EA4BC421} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F} {CD70894F-8D33-41A9-8C9B-9483426FF7C7} = {BEAB14E1-7B36-4191-AA9A-CE4EDB78022F} + {6C2CAAFA-DFB9-404D-9229-2C0EFD000531} = {24763C8C-8FCC-1251-05EE-865E6FE39620} EndGlobalSection EndGlobal diff --git a/src/ContainerInstance/ContainerInstance/Az.ContainerInstance.psd1 b/src/ContainerInstance/ContainerInstance/Az.ContainerInstance.psd1 index 5161374f1154..850aba8dde6b 100644 --- a/src/ContainerInstance/ContainerInstance/Az.ContainerInstance.psd1 +++ b/src/ContainerInstance/ContainerInstance/Az.ContainerInstance.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 1/9/2025 +# Generated on: 2025-08-14 # @{ @@ -51,16 +51,16 @@ 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.2.0'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = 'ContainerInstance.Autorest/bin/Az.ContainerInstance.private.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 = 'ContainerInstance.Autorest/Az.ContainerInstance.format.ps1xml' @@ -119,7 +119,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure','ResourceManager','ARM','PSModule','ContainerInstance' + Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'ContainerInstance' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -145,7 +145,7 @@ PrivateData = @{ } # End of PSData hashtable - } # End of PrivateData hashtable +} # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/ContainerInstance/ContainerInstance/ChangeLog.md b/src/ContainerInstance/ContainerInstance/ChangeLog.md index 94fe9032ff2a..4ef7d8c0c6d7 100644 --- a/src/ContainerInstance/ContainerInstance/ChangeLog.md +++ b/src/ContainerInstance/ContainerInstance/ChangeLog.md @@ -19,6 +19,11 @@ --> ## Upcoming Release +* Added breaking change announcement for below commands from array or single object to list. + * `New-AzContainerGroup` + * `New-AzContainerInstanceInitDefinitionObject` + * `New-AzContainerInstanceNoDefaultObject` + * `New-AzContainerInstanceObject` ## Version 4.1.1 * Upgraded nuget package to signed package.