diff --git a/generated/Websites/Websites.Autorest/Properties/AssemblyInfo.cs b/generated/Websites/Websites.Autorest/Properties/AssemblyInfo.cs index 8ccdf8861b31..7233f09d2463 100644 --- a/generated/Websites/Websites.Autorest/Properties/AssemblyInfo.cs +++ b/generated/Websites/Websites.Autorest/Properties/AssemblyInfo.cs @@ -1,28 +1,26 @@ -// ---------------------------------------------------------------------------------- -// -// Copyright Microsoft Corporation -// Licensed under the Apache License, Version 2.0 (the "License"); +// 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, +// 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: AssemblyTitle("Microsoft Azure Powershell - Websites")] -[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)] -[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)] -[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)] - -[assembly: ComVisible(false)] -[assembly: CLSCompliant(false)] -[assembly: Guid("0725d62c-9555-4db5-b36c-b0156e4f88b8")] -[assembly: AssemblyVersion("3.3.0")] -[assembly: AssemblyFileVersion("3.3.0")] +[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 - Websites")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("3.4.1")] +[assembly: System.Reflection.AssemblyVersionAttribute("3.4.1")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/generated/Websites/Websites.Autorest/exports/New-AzStaticWebAppBuildAppSetting.ps1 b/generated/Websites/Websites.Autorest/exports/New-AzStaticWebAppBuildAppSetting.ps1 index af5687e8a4df..6a1836cb0107 100644 --- a/generated/Websites/Websites.Autorest/exports/New-AzStaticWebAppBuildAppSetting.ps1 +++ b/generated/Websites/Websites.Autorest/exports/New-AzStaticWebAppBuildAppSetting.ps1 @@ -22,7 +22,7 @@ Description for Creates or updates the app settings of a static site build. .Example New-AzStaticWebAppBuildAppSetting -ResourceGroupName azure-rg-test -Name staticweb-pwsh01 -EnvironmentName 'default' -AppSetting @{'buildsetting1' = 'someval'; 'buildsetting2' = 'someval2' } .Example -Get-AzStaticWebAppBuildAppSetting -ResourceGroupName resourceGroup -Name taticweb00 -EnvironmentName 'default' | New-AzStaticWebAppBuildAppSetting -AppSetting @{'buildsetting1' = 'someval'; 'buildsetting2' = 'someval2' } +Get-AzStaticWebAppBuildAppSetting -ResourceGroupName resourceGroup -Name staticweb00 -EnvironmentName 'default' | New-AzStaticWebAppBuildAppSetting -AppSetting @{'buildsetting1' = 'someval'; 'buildsetting2' = 'someval2' } .Inputs Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IWebsitesIdentity diff --git a/generated/Websites/Websites.Autorest/exports/ProxyCmdletDefinitions.ps1 b/generated/Websites/Websites.Autorest/exports/ProxyCmdletDefinitions.ps1 index 909c8769fb86..b78611555178 100644 --- a/generated/Websites/Websites.Autorest/exports/ProxyCmdletDefinitions.ps1 +++ b/generated/Websites/Websites.Autorest/exports/ProxyCmdletDefinitions.ps1 @@ -4253,7 +4253,7 @@ Description for Creates or updates the app settings of a static site build. .Example New-AzStaticWebAppBuildAppSetting -ResourceGroupName azure-rg-test -Name staticweb-pwsh01 -EnvironmentName 'default' -AppSetting @{'buildsetting1' = 'someval'; 'buildsetting2' = 'someval2' } .Example -Get-AzStaticWebAppBuildAppSetting -ResourceGroupName resourceGroup -Name taticweb00 -EnvironmentName 'default' | New-AzStaticWebAppBuildAppSetting -AppSetting @{'buildsetting1' = 'someval'; 'buildsetting2' = 'someval2' } +Get-AzStaticWebAppBuildAppSetting -ResourceGroupName resourceGroup -Name staticweb00 -EnvironmentName 'default' | New-AzStaticWebAppBuildAppSetting -AppSetting @{'buildsetting1' = 'someval'; 'buildsetting2' = 'someval2' } .Inputs Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IWebsitesIdentity diff --git a/generated/Websites/Websites.Autorest/generate-info.json b/generated/Websites/Websites.Autorest/generate-info.json index 1a0d034b435a..567d641e0b4b 100644 --- a/generated/Websites/Websites.Autorest/generate-info.json +++ b/generated/Websites/Websites.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "fde66cdb-a71d-4477-a53e-b9889e16c976" + "generate_Id": "f7fad915-3b94-4559-9cba-f921fac8932e" } diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildAppSetting_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildAppSetting_List.cs index 08a88ec1c84f..ccfb9c8bef6d 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildAppSetting_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildAppSetting_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteBuildAppSettings=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listAppSettings" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppBuildAppSetting_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringDictionary))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the application settings of a static site build.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunctionAppSetting_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunctionAppSetting_List.cs index 44ae5505129e..bf3d05954608 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunctionAppSetting_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunctionAppSetting_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteBuildFunctionAppSettings=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listFunctionAppSettings" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppBuildFunctionAppSetting_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringDictionary))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the application settings of a static site build.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunction_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunction_List.cs index 5a265215b783..80ffb4552a24 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunction_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuildFunction_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteBuildFunctions=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppBuildFunction_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteFunctionOverviewArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the functions of a particular static site build.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_Get.cs index d7c232e2fc8b..cb7cc4d708a8 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetStaticSiteBuild=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppBuild_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteBuildArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of a static site build.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_GetViaIdentity.cs index 50e8f7c2d052..a48c6b5e3d11 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetStaticSiteBuild=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppBuild_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteBuildArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of a static site build.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_List.cs index a4f1d7b81deb..75abdd8c0e97 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppBuild_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteBuilds=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppBuild_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteBuildArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets all static site builds for a particular static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppConfiguredRole_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppConfiguredRole_List.cs index a14bb8a53f20..0a16730550dc 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppConfiguredRole_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppConfiguredRole_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteConfiguredRoles=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listConfiguredRoles" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppConfiguredRole_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringList))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Lists the roles configured for the static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_Get.cs index c127dc3660d0..0513290bc66d 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetStaticSiteCustomDomain=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppCustomDomain_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteCustomDomainOverviewArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets an existing custom domain for a particular static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_GetViaIdentity.cs index 42b78a34d9e7..5038f5872965 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetStaticSiteCustomDomain=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppCustomDomain_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteCustomDomainOverviewArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets an existing custom domain for a particular static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_List.cs index ad72f87ba5c0..22c3a28955d0 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppCustomDomain_List.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteCustomDomains=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppCustomDomain_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteCustomDomainOverviewArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets all static site custom domains for a particular static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunctionAppSetting_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunctionAppSetting_List.cs index 5abb4f834b09..183b2283d2ee 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunctionAppSetting_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunctionAppSetting_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteFunctionAppSettings=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listFunctionAppSettings" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppFunctionAppSetting_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringDictionary))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the application settings of a static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunction_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunction_List.cs index 6e745bcf0449..c7877ec18efb 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunction_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppFunction_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteFunctions=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/functions" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppFunction_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteFunctionOverviewArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the functions of a static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSecret_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSecret_List.cs index 522df03a6335..ef2ff152015a 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSecret_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSecret_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteSecrets=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listSecrets" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppSecret_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringDictionary))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Lists the secrets for an existing static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSetting_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSetting_List.cs index d28ca7518a93..461974ae40bb 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSetting_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppSetting_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteAppSettings=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listAppSettings" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppSetting_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringDictionary))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the application settings of a static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_Get.cs index 816f3fddd92c..d849ddcdf0e3 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_Get.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetUserProvidedFunctionAppForStaticSiteBuild=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppUserProvidedFunctionApp_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserProvidedFunctionAppArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of the user provided function app registered with a static site build")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_GetViaIdentity.cs index a5c8077b4c4f..69db22e74025 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_GetViaIdentity.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetUserProvidedFunctionAppForStaticSiteBuild=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppUserProvidedFunctionApp_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserProvidedFunctionAppArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of the user provided function app registered with a static site build")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List.cs index 34385bbc0351..ceccf3d5a2db 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListUserProvidedFunctionAppsByBuild=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppUserProvidedFunctionApp_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserProvidedFunctionAppArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of the user provided function apps registered with a static site build")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List1.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List1.cs index 02b48b81bdcb..31cc955bf610 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List1.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List1.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListUserProvidedFunctionAppsByStaticSite=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppUserProvidedFunctionApp_List1")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserProvidedFunctionAppArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of the user provided function apps registered with a static site")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List2.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List2.cs index 155087cc6691..72d4c18c8d24 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List2.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUserProvidedFunctionApp_List2.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListUserProvidedFunctionAppByFunctionName=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppUserProvidedFunctionApp_List2")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserProvidedFunctionAppArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of the user provided function app registered with a static site")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUser_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUser_List.cs index e989f7e21eb7..d6b60585047b 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUser_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebAppUser_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSiteUsers=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/listUsers" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebAppUser_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the list of users of a static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_Get.cs index 80be55939dc9..e897086a32eb 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetStaticSite=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebApp_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of a static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_GetViaIdentity.cs index d74120f127e4..19ea50a6ec0d 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetStaticSite=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebApp_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets the details of a static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List.cs index c0703a8c3dda..e3a9b119ea9c 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/providers/Microsoft.Web/staticSites" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebApp_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Get all Static Sites for a subscription.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List1.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List1.cs index 0c520500f111..8a1485d8c282 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List1.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzStaticWebApp_List1.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListStaticSitesByResourceGroup=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStaticWebApp_List1")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Gets all static sites in the specified resource group.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_Get.cs index c9529fce9fe3..1677932dc6a4 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetContinuousWebJob=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppContinuousWebJob_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IContinuousWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list continuous web for an app.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_GetViaIdentity.cs index 497a38049ea7..43e818c63b9c 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetContinuousWebJob=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppContinuousWebJob_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IContinuousWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list continuous web for an app.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_List.cs index fe72acea90aa..3b738229e252 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppContinuousWebJob_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListContinuousWebJobs=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppContinuousWebJob_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IContinuousWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for List continuous web jobs for an app, or a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_Get.cs index 4e5111e11e4a..19673d826401 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetContinuousWebJobSlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotContinuousWebJob_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IContinuousWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list continuous web for a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_GetViaIdentity.cs index c413fa31b9fb..1dbd56618bce 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetContinuousWebJobSlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotContinuousWebJob_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IContinuousWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list continuous web for a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_List.cs index 1c10c2cd7e7c..8fc2b7830138 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotContinuousWebJob_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListContinuousWebJobsSlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotContinuousWebJob_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IContinuousWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for List continuous web jobs for an app, or a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_Get.cs index cce607b98236..93dadae9b5aa 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJobHistorySlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotTriggeredWebJobHistory_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredJobHistory))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web job's history for a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_GetViaIdentity.cs index e25a026bea1f..6eb65632d761 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJobHistorySlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotTriggeredWebJobHistory_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredJobHistory))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web job's history for a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_List.cs index b66505169c43..bcddd3c3b3db 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJobHistory_List.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListTriggeredWebJobHistorySlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotTriggeredWebJobHistory_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredJobHistory))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for List a triggered web job's history for an app, or a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_Get.cs index 9802e8c070da..6a1cc115327a 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJobSlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotTriggeredWebJob_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web for a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_GetViaIdentity.cs index 905119101b94..4ec4853a0377 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJobSlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotTriggeredWebJob_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web for a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_List.cs index 4766b05f1ce4..b297f2e37803 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotTriggeredWebJob_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListTriggeredWebJobsSlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotTriggeredWebJob_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for List triggered web jobs for an app, or a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotWebJob_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotWebJob_List.cs index f3355cc77de0..286a0c336761 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotWebJob_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppSlotWebJob_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListWebJobsSlot=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppSlotWebJob_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"List webjobs for a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_Get.cs index 11b3e103c3ea..3f39bf11945a 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJobHistory=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppTriggeredWebJobHistory_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredJobHistory))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web job's history for an app.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_GetViaIdentity.cs index cf07574fae58..a942bf625e32 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJobHistory=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppTriggeredWebJobHistory_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredJobHistory))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web job's history for an app.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_List.cs index 32a44cd46ba5..5329d8506f9b 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJobHistory_List.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListTriggeredWebJobHistory=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppTriggeredWebJobHistory_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredJobHistory))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for List a triggered web job's history for an app, or a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_Get.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_Get.cs index 3b499607b920..a6324b83a2bc 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_Get.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJob=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppTriggeredWebJob_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web for an app.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_GetViaIdentity.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_GetViaIdentity.cs index 066352a39814..4280fcc35daa 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_GetViaIdentity.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] GetTriggeredWebJob=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppTriggeredWebJob_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Get or list triggered web for an app.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_List.cs index 8aa6ae222271..d497678bca79 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppTriggeredWebJob_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListTriggeredWebJobs=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppTriggeredWebJob_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ITriggeredWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for List triggered web jobs for an app, or a deployment slot.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppWebJob_List.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppWebJob_List.cs index f67c4e61d830..c5c60134e68d 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppWebJob_List.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/GetAzWebAppWebJob_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] ListWebJobs=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzWebAppWebJob_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"List webjobs for an app.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateExpanded.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateExpanded.cs index 7a7a2fc0d22d..ed29b7e42c5b 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateExpanded.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] UpdateStaticSiteUser=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStaticWebAppUser_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Updates a user entry with the listed roles")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateViaIdentityExpanded.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateViaIdentityExpanded.cs index 0b9e5e97efb3..e310f38283a9 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateViaIdentityExpanded.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebAppUser_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] UpdateStaticSiteUser=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStaticWebAppUser_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Updates a user entry with the listed roles")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateExpanded.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateExpanded.cs index 27bbd246f3d8..98ce4141c4e2 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateExpanded.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateExpanded.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] UpdateStaticSite=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStaticWebApp_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Creates a new static site in an existing resource group, or updates an existing static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateViaIdentityExpanded.cs b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateViaIdentityExpanded.cs index f981b17ac3a3..e84892878b49 100644 --- a/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateViaIdentityExpanded.cs +++ b/generated/Websites/Websites.Autorest/generated/cmdlets/UpdateAzStaticWebApp_UpdateViaIdentityExpanded.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Websites.Cmdlets /// [OpenAPI] UpdateStaticSite=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStaticWebApp_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.PreviewMessage("*****************************************************************************************\r\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\r\n**************************************************************************************************")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteArmResource))] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Description(@"Description for Creates a new static site in an existing resource group, or updates an existing static site.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated] diff --git a/generated/Websites/Websites.Autorest/resources/README.md b/generated/Websites/Websites.Autorest/resources/README.md index 736492341e3d..937f07f8fec2 100644 --- a/generated/Websites/Websites.Autorest/resources/README.md +++ b/generated/Websites/Websites.Autorest/resources/README.md @@ -1,5 +1,5 @@ # 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. +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