diff --git a/src/CloudService/CloudService.Autorest/Properties/AssemblyInfo.cs b/src/CloudService/CloudService.Autorest/Properties/AssemblyInfo.cs new file mode 100644 index 000000000000..464810880fba --- /dev/null +++ b/src/CloudService/CloudService.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 - CloudService")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("2.1.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/src/CloudService/CloudService.Autorest/README.md b/src/CloudService/CloudService.Autorest/README.md index 8eb974254517..869ffcc21ee7 100644 --- a/src/CloudService/CloudService.Autorest/README.md +++ b/src/CloudService/CloudService.Autorest/README.md @@ -320,4 +320,203 @@ directive: transform: >- return "string" + - where: + verb: Get|Update + subject: CloudService + set: + breaking-change: + deprecated-output-properties: + - Extension + - LoadBalancerConfiguration + - Secret + - Role + - Zone + new-output-properties: + - Extension + - LoadBalancerConfiguration + - Secret + - Role + - Zone + change-description: The types of the properties 'Extension', 'LoadBalancerConfiguration', 'Secret', 'Role', and 'Zone' will be changed from object to 'List'. + deprecated-by-version: 9.0.0 + deprecated-by-azversion: 15.0.0 + change-effective-date: 2025/11/03 + + - where: + verb: Get + subject: CloudServiceInstanceView + set: + breaking-change: + deprecated-output-properties: + - Statuses + - RoleInstanceStatusesSummary + - PrivateId + new-output-properties: + - Statuses + - RoleInstanceStatusesSummary + - PrivateId + change-description: The types of the properties 'Statuses', 'RoleInstanceStatusesSummary', and 'PrivateId' will be changed from object to 'List'. + deprecated-by-version: 9.0.0 + deprecated-by-azversion: 15.0.0 + change-effective-date: 2025/11/03 + + - where: + verb: Get + subject: NetworkInterface + set: + breaking-change: + deprecated-output-properties: + - ApplicationSecurityGroup + - CustomDnsConfig + - FlowLog + - LoadBalancerFrontendIPConfiguration + - NetworkSecurityGroupPropertiesNetworkInterface + - PrivateEndpointPropertiesNetworkInterface + - PrivateLinkServicePropertiesNetworkInterface + - IPConfiguration + - TapConfiguration + - PrivateEndpointConnection + - PrivateEndpointPropertiesIPConfiguration + - PrivateLinkServiceConnection + - ManualPrivateLinkServiceConnection + - PrivateLinkServicePropertiesIPConfiguration + - SecurityRule + - DefaultSecurityRule + - ApplicationGatewayIPConfiguration + - Delegation + - FlowLog + - IPConfiguration + - IPConfigurationProfile + - NetworkInterface + - PrivateEndpoint + - ResourceNavigationLink + - Route + - DefaultSecurityRule + - SecurityRule + - ServiceAssociationLink + - ServiceEndpointPolicy + - ServiceEndpoint + - NetworkSecurityGroupPropertiesSubnet + - RouteTablePropertiesSubnet + - IPAllocation + - PropertiesAddressPrefixes + - PropertiesNetworkSecurityGroupPropertiesSubnets + - HostedWorkload + - VisibilitySubscription + - DnsSettingDnsServer + - DnsSettingAppliedDnsServer + - AutoApprovalSubscription + - Fqdn + new-output-properties: + - ApplicationSecurityGroup + - CustomDnsConfig + - FlowLog + - LoadBalancerFrontendIPConfiguration + - NetworkSecurityGroupPropertiesNetworkInterface + - PrivateEndpointPropertiesNetworkInterface + - PrivateLinkServicePropertiesNetworkInterface + - IPConfiguration + - TapConfiguration + - PrivateEndpointConnection + - PrivateEndpointPropertiesIPConfiguration + - PrivateLinkServiceConnection + - ManualPrivateLinkServiceConnection + - PrivateLinkServicePropertiesIPConfiguration + - SecurityRule + - DefaultSecurityRule + - ApplicationGatewayIPConfiguration + - Delegation + - FlowLog + - IPConfiguration + - IPConfigurationProfile + - NetworkInterface + - PrivateEndpoint + - ResourceNavigationLink + - Route + - DefaultSecurityRule + - SecurityRule + - ServiceAssociationLink + - ServiceEndpointPolicy + - ServiceEndpoint + - NetworkSecurityGroupPropertiesSubnet + - RouteTablePropertiesSubnet + - IPAllocation + - PropertiesAddressPrefixes + - PropertiesNetworkSecurityGroupPropertiesSubnets + - HostedWorkload + - VisibilitySubscription + - DnsSettingDnsServer + - DnsSettingAppliedDnsServer + - AutoApprovalSubscription + - Fqdn + change-description: The types of the properties 'ApplicationSecurityGroup', 'CustomDnsConfig', 'FlowLog', 'LoadBalancerFrontendIPConfiguration', 'NetworkSecurityGroupPropertiesNetworkInterface', 'PrivateEndpointPropertiesNetworkInterface', 'PrivateLinkServicePropertiesNetworkInterface', 'IPConfiguration', 'TapConfiguration', 'PrivateEndpointConnection', 'PrivateEndpointPropertiesIPConfiguration', 'PrivateLinkServiceConnection', 'ManualPrivateLinkServiceConnection', 'PrivateLinkServicePropertiesIPConfiguration', 'SecurityRule', 'DefaultSecurityRule', 'ApplicationGatewayIPConfiguration', 'Delegation', 'FlowLog', 'IPConfiguration', 'IPConfigurationProfile', 'NetworkInterface', 'PrivateEndpoint', 'ResourceNavigationLink', 'Route', 'DefaultSecurityRule', 'SecurityRule', 'ServiceAssociationLink', 'ServiceEndpointPolicy', 'ServiceEndpoint', 'NetworkSecurityGroupPropertiesSubnet', 'RouteTablePropertiesSubnet', 'IPAllocation', 'PropertiesAddressPrefixes', 'PropertiesNetworkSecurityGroupPropertiesSubnets', 'HostedWorkload', 'VisibilitySubscription', 'DnsSettingDnsServer', 'DnsSettingAppliedDnsServer', 'AutoApprovalSubscription', 'Fqdn' will be changed from object to 'List'. + deprecated-by-version: 9.0.0 + deprecated-by-azversion: 15.0.0 + change-effective-date: 2025/11/03 + + - where: + verb: Get + subject: CloudServiceOSFamily + set: + breaking-change: + deprecated-output-properties: + - Version + new-output-properties: + - Version + change-description: The types of the properties 'Version' will be changed from object to 'List'. + deprecated-by-version: 9.0.0 + deprecated-by-azversion: 15.0.0 + change-effective-date: 2025/11/03 + + - where: + verb: Get + subject: PublicIPAddress + set: + breaking-change: + deprecated-output-properties: + - Zone + - IPTag + - PublicIPAddress + - PublicIPPrefix + - Subnet + new-output-properties: + - Zone + - IPTag + - PublicIPAddress + - PublicIPPrefix + - Subnet + change-description: The types of the properties 'Zone', 'IPTag', 'PublicIPAddress', 'PublicIPPrefix', and 'Subnet' will be changed from object to 'List'. + deprecated-by-version: 9.0.0 + deprecated-by-azversion: 15.0.0 + change-effective-date: 2025/11/03 + + - where: + verb: Get + subject: CloudServiceRoleInstance + set: + breaking-change: + deprecated-output-properties: + - NetworkProfileNetworkInterface + - InstanceViewStatuses + new-output-properties: + - NetworkProfileNetworkInterface + - InstanceViewStatuses + change-description: The types of the properties 'NetworkProfileNetworkInterface' and 'InstanceViewStatuses' will be changed from object to 'List'. + deprecated-by-version: 9.0.0 + deprecated-by-azversion: 15.0.0 + change-effective-date: 2025/11/03 + + - where: + verb: Get + subject: CloudServiceRoleInstanceView + set: + breaking-change: + deprecated-output-properties: + - Statuses + new-output-properties: + - Statuses + change-description: The types of the properties 'Statuses' will be changed from 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/CloudService/CloudService.Autorest/custom/New-AzCloudService.ps1 b/src/CloudService/CloudService.Autorest/custom/New-AzCloudService.ps1 index c2b7af149823..89c664ff85cc 100644 --- a/src/CloudService/CloudService.Autorest/custom/New-AzCloudService.ps1 +++ b/src/CloudService/CloudService.Autorest/custom/New-AzCloudService.ps1 @@ -22,6 +22,7 @@ Create a CloudService Resource function New-AzCloudService { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudService')] + [Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudService", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICloudService", DeprecatedOutputProperties = ("Zone, Extension, LoadBalancerConfiguration, Secret, Role"), NewOutputProperties = ("Zone, Extension, LoadBalancerConfiguration, Secret, Role will be changed from object to 'List'."))] [CmdletBinding(PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')] param( [Parameter(ParameterSetName='quickCreateParameterSetWithoutStorage', Mandatory)] diff --git a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceDiagnosticsExtension.ps1 b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceDiagnosticsExtension.ps1 index fc529b502541..74dec4255146 100644 --- a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceDiagnosticsExtension.ps1 +++ b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceDiagnosticsExtension.ps1 @@ -21,6 +21,7 @@ Create a in-memory object for Diagnostics Extension function New-AzCloudServiceDiagnosticsExtension { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.Extension')] + [Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.Extension", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Extension", DeprecatedOutputProperties = ("RolesAppliedTo System.String[]"), NewOutputProperties = ("RolesAppliedTo System.Collections.Generic.List`1[System.String]"))] param( [Parameter(HelpMessage="Name of Diagnostics Extension.", Mandatory)] [string] $Name, diff --git a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceExtensionObject.ps1 b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceExtensionObject.ps1 index 44c0e00b0cad..e05d79d20324 100644 --- a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceExtensionObject.ps1 +++ b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceExtensionObject.ps1 @@ -21,6 +21,7 @@ Create a in-memory object for Extension #> function New-AzCloudServiceExtensionObject { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.Extension')] + [Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.Extension", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Extension", DeprecatedOutputProperties = ("RolesAppliedTo System.String[]"), NewOutputProperties = ("RolesAppliedTo System.Collections.Generic.List`1[System.String]"))] [CmdletBinding(PositionalBinding=$false)] Param( diff --git a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceLoadBalancerConfigurationObject.ps1 b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceLoadBalancerConfigurationObject.ps1 index 795e94dad2ac..ba1c9fce10c9 100644 --- a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceLoadBalancerConfigurationObject.ps1 +++ b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceLoadBalancerConfigurationObject.ps1 @@ -21,6 +21,7 @@ Create a in-memory object for LoadBalancerConfiguration #> function New-AzCloudServiceLoadBalancerConfigurationObject { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.LoadBalancerConfiguration')] + [Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.LoadBalancerConfiguration", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.LoadBalancerConfiguration", DeprecatedOutputProperties = ("FrontendIPConfiguration Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ILoadBalancerFrontendIPConfiguration"), NewOutputProperties = ("FrontendIPConfiguration System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ILoadBalancerFrontendIPConfiguration]"))] [CmdletBinding(PositionalBinding=$false)] Param( diff --git a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceRemoteDesktopExtensionObject.ps1 b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceRemoteDesktopExtensionObject.ps1 index 6e296538ccd0..63c0a4942b5d 100644 --- a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceRemoteDesktopExtensionObject.ps1 +++ b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceRemoteDesktopExtensionObject.ps1 @@ -21,6 +21,7 @@ Create a in-memory object for Remote Desktop Extension function New-AzCloudServiceRemoteDesktopExtensionObject { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.Extension')] + [Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.Extension", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Extension", DeprecatedOutputProperties = ("RolesAppliedTo System.String[]"), NewOutputProperties = ("RolesAppliedTo System.Collections.Generic.List`1[System.String]"))] param( [Parameter(HelpMessage="Name of Remote Desktop Extension.", Mandatory)] [string] $Name, diff --git a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceVaultSecretGroupObject.ps1 b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceVaultSecretGroupObject.ps1 index 582fcd23eb36..69068536137f 100644 --- a/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceVaultSecretGroupObject.ps1 +++ b/src/CloudService/CloudService.Autorest/custom/New-AzCloudServiceVaultSecretGroupObject.ps1 @@ -21,6 +21,7 @@ Create a in-memory object for Secret Group function New-AzCloudServiceVaultSecretGroupObject { [OutputType('Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.CloudServiceVaultSecretGroup')] + [Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChangeAttribute("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.CloudServiceVaultSecretGroup", "15.0.0", "9.0.0", "2025/11/03", ReplacementCmdletOutputType = "Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.CloudServiceVaultSecretGroup", DeprecatedOutputProperties = ("VaultCertificate Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICloudServiceVaultCertificate"), NewOutputProperties = ("VaultCertificate System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICloudServiceVaultCertificate]"))] [CmdletBinding(PositionalBinding=$false)] Param( [Parameter(HelpMessage="Key Vault Resource Id.")] diff --git a/src/CloudService/CloudService.Autorest/docs/Az.CloudService.md b/src/CloudService/CloudService.Autorest/docs/Az.CloudService.md index 830d1deba2af..09ee3a1ea1f6 100644 --- a/src/CloudService/CloudService.Autorest/docs/Az.CloudService.md +++ b/src/CloudService/CloudService.Autorest/docs/Az.CloudService.md @@ -1,6 +1,6 @@ --- Module Name: Az.CloudService -Module Guid: a41eb61d-c5a1-4e9b-81a7-b8905fff7f2c +Module Guid: b17f5e3c-8402-4201-baa8-385dd3e406ff Download Help Link: https://learn.microsoft.com/powershell/module/az.cloudservice Help Version: 1.0.0.0 Locale: en-US diff --git a/src/CloudService/CloudService.Autorest/generate-info.json b/src/CloudService/CloudService.Autorest/generate-info.json index 726df2dd5cef..e68605a92d65 100644 --- a/src/CloudService/CloudService.Autorest/generate-info.json +++ b/src/CloudService/CloudService.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "f75fc427-d5a9-4621-809f-472136726c10" + "generate_Id": "0c134ecb-184e-4347-ac0b-b64bbaaa9e6f" } diff --git a/src/CloudService/CloudService.Autorest/resources/README.md b/src/CloudService/CloudService.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/src/CloudService/CloudService.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/CloudService/CloudService.sln b/src/CloudService/CloudService.sln index 7927f9076b53..f3853c08e289 100644 --- a/src/CloudService/CloudService.sln +++ b/src/CloudService/CloudService.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}") = "CloudService", "CloudService\CloudService.csproj", "{66F605AB-247B-47C6-BB0C-614EBFCD6C1E}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.CloudService", "..\..\generated\CloudService\CloudService.Autorest\Az.CloudService.csproj", "{F05DBF05-FEF4-4285-AA6A-9DCFA2AE1F0D}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CloudService.Autorest", "CloudService.Autorest", "{8D56B996-E5C3-5DFA-8212-71CB87FB279F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.CloudService", "..\..\generated\CloudService\CloudService.Autorest\Az.CloudService.csproj", "{7F6862D2-AAE2-4932-A745-F0336853DA6F}" 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 {57969845-A309-4DCC-8228-AA547E56CCA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {57969845-A309-4DCC-8228-AA547E56CCA8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Debug|x64.ActiveCfg = Debug|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Debug|x64.Build.0 = Debug|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Debug|x86.ActiveCfg = Debug|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Debug|x86.Build.0 = Debug|Any CPU {57969845-A309-4DCC-8228-AA547E56CCA8}.Release|Any CPU.ActiveCfg = Release|Any CPU {57969845-A309-4DCC-8228-AA547E56CCA8}.Release|Any CPU.Build.0 = Release|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Release|x64.ActiveCfg = Release|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Release|x64.Build.0 = Release|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Release|x86.ActiveCfg = Release|Any CPU + {57969845-A309-4DCC-8228-AA547E56CCA8}.Release|x86.Build.0 = Release|Any CPU {B60779AE-95E2-44E7-8669-590A6984B713}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B60779AE-95E2-44E7-8669-590A6984B713}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Debug|x64.ActiveCfg = Debug|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Debug|x64.Build.0 = Debug|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Debug|x86.ActiveCfg = Debug|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Debug|x86.Build.0 = Debug|Any CPU {B60779AE-95E2-44E7-8669-590A6984B713}.Release|Any CPU.ActiveCfg = Release|Any CPU {B60779AE-95E2-44E7-8669-590A6984B713}.Release|Any CPU.Build.0 = Release|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Release|x64.ActiveCfg = Release|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Release|x64.Build.0 = Release|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Release|x86.ActiveCfg = Release|Any CPU + {B60779AE-95E2-44E7-8669-590A6984B713}.Release|x86.Build.0 = Release|Any CPU {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Debug|x64.ActiveCfg = Debug|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Debug|x64.Build.0 = Debug|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Debug|x86.ActiveCfg = Debug|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Debug|x86.Build.0 = Debug|Any CPU {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Release|Any CPU.ActiveCfg = Release|Any CPU {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Release|Any CPU.Build.0 = Release|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Release|x64.ActiveCfg = Release|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Release|x64.Build.0 = Release|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Release|x86.ActiveCfg = Release|Any CPU + {D91E3ECB-5DF9-4CC5-8AFB-880B4078F816}.Release|x86.Build.0 = Release|Any CPU {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Debug|Any CPU.Build.0 = Debug|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Debug|x64.ActiveCfg = Debug|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Debug|x64.Build.0 = Debug|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Debug|x86.ActiveCfg = Debug|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Debug|x86.Build.0 = Debug|Any CPU {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Release|Any CPU.ActiveCfg = Release|Any CPU {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Release|Any CPU.Build.0 = Release|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Release|x64.ActiveCfg = Release|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Release|x64.Build.0 = Release|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Release|x86.ActiveCfg = Release|Any CPU + {68D2827E-8679-4F16-B8F7-011F2DD8EF47}.Release|x86.Build.0 = Release|Any CPU {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Debug|x64.ActiveCfg = Debug|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Debug|x64.Build.0 = Debug|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Debug|x86.ActiveCfg = Debug|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Debug|x86.Build.0 = Debug|Any CPU {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Release|Any CPU.ActiveCfg = Release|Any CPU {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Release|Any CPU.Build.0 = Release|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Release|x64.ActiveCfg = Release|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Release|x64.Build.0 = Release|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Release|x86.ActiveCfg = Release|Any CPU + {A99ED914-A8AE-49E5-A115-D0D4FD5E1926}.Release|x86.Build.0 = Release|Any CPU {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Debug|x64.ActiveCfg = Debug|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Debug|x64.Build.0 = Debug|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Debug|x86.ActiveCfg = Debug|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Debug|x86.Build.0 = Debug|Any CPU {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Release|Any CPU.ActiveCfg = Release|Any CPU {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Release|Any CPU.Build.0 = Release|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Release|x64.ActiveCfg = Release|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Release|x64.Build.0 = Release|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Release|x86.ActiveCfg = Release|Any CPU + {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B}.Release|x86.Build.0 = Release|Any CPU {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Debug|x64.ActiveCfg = Debug|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Debug|x64.Build.0 = Debug|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Debug|x86.ActiveCfg = Debug|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Debug|x86.Build.0 = Debug|Any CPU {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Release|Any CPU.ActiveCfg = Release|Any CPU {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Release|Any CPU.Build.0 = Release|Any CPU - {F05DBF05-FEF4-4285-AA6A-9DCFA2AE1F0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F05DBF05-FEF4-4285-AA6A-9DCFA2AE1F0D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F05DBF05-FEF4-4285-AA6A-9DCFA2AE1F0D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F05DBF05-FEF4-4285-AA6A-9DCFA2AE1F0D}.Release|Any CPU.Build.0 = Release|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Release|x64.ActiveCfg = Release|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Release|x64.Build.0 = Release|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Release|x86.ActiveCfg = Release|Any CPU + {66F605AB-247B-47C6-BB0C-614EBFCD6C1E}.Release|x86.Build.0 = Release|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Debug|x64.ActiveCfg = Debug|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Debug|x64.Build.0 = Debug|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Debug|x86.ActiveCfg = Debug|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Debug|x86.Build.0 = Debug|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Release|Any CPU.Build.0 = Release|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Release|x64.ActiveCfg = Release|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Release|x64.Build.0 = Release|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Release|x86.ActiveCfg = Release|Any CPU + {7F6862D2-AAE2-4932-A745-F0336853DA6F}.Release|x86.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {57969845-A309-4DCC-8228-AA547E56CCA8} = {0487394E-0D5F-4D6D-83A2-26E96E7E2920} @@ -70,5 +140,6 @@ Global {68D2827E-8679-4F16-B8F7-011F2DD8EF47} = {0487394E-0D5F-4D6D-83A2-26E96E7E2920} {A99ED914-A8AE-49E5-A115-D0D4FD5E1926} = {0487394E-0D5F-4D6D-83A2-26E96E7E2920} {2C7C5391-8EEA-495F-AFBE-AA8877C35F8B} = {0487394E-0D5F-4D6D-83A2-26E96E7E2920} + {7F6862D2-AAE2-4932-A745-F0336853DA6F} = {8D56B996-E5C3-5DFA-8212-71CB87FB279F} EndGlobalSection EndGlobal diff --git a/src/CloudService/CloudService/Az.CloudService.psd1 b/src/CloudService/CloudService/Az.CloudService.psd1 index df9b6b7b1f71..8d342083df38 100644 --- a/src/CloudService/CloudService/Az.CloudService.psd1 +++ b/src/CloudService/CloudService/Az.CloudService.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 1/9/2025 +# Generated on: 2025-08-27 # @{ @@ -51,19 +51,19 @@ 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 = 'CloudService.Autorest/bin/Az.CloudService.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 = 'CloudService.Autorest\Az.CloudService.format.ps1xml' +FormatsToProcess = 'CloudService.Autorest/Az.CloudService.format.ps1xml' # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess NestedModules = @('CloudService.Autorest/Az.CloudService.psm1') @@ -115,7 +115,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure','ResourceManager','ARM','PSModule','CloudService' + Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'CloudService' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -140,7 +140,7 @@ PrivateData = @{ } # End of PSData hashtable - } # End of PrivateData hashtable +} # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/CloudService/CloudService/ChangeLog.md b/src/CloudService/CloudService/ChangeLog.md index 98cb4d23a752..dd07c7eeb23c 100644 --- a/src/CloudService/CloudService/ChangeLog.md +++ b/src/CloudService/CloudService/ChangeLog.md @@ -18,6 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release +* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229 ## Version 2.1.0 * Upgraded nuget package to signed package.