diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/Azure.ResourceManager.Codesigning.sln b/sdk/codesigning/Azure.ResourceManager.Codesigning/Azure.ResourceManager.Codesigning.sln new file mode 100644 index 000000000000..34302bc73fa8 --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/Azure.ResourceManager.Codesigning.sln @@ -0,0 +1,65 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.30309.148 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{539C8807-5866-453B-A435-6215142D340D}") = "Azure.ResourceManager.Codesigning", "src\Azure.ResourceManager.Codesigning.csproj", "{122BBE1E-91FC-4A60-BE4B-9365A7685E4F}" +EndProject +Project("{539C8807-5866-453B-A435-6215142D340D}") = "Azure.ResourceManager.Codesigning.Tests", "tests\Azure.ResourceManager.Codesigning.Tests.csproj", "{BCFF198B-55E2-4FA5-8362-4C354BB45FB0}" +EndProject +Project("{539C8807-5866-453B-A435-6215142D340D}") = "Azure.ResourceManager.Codesigning.Samples", "samples\Azure.ResourceManager.Codesigning.Samples.csproj", "{3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}" +EndProject +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {6BA350D0-80C4-4085-9858-DDB62E17620A} + EndGlobalSection + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|Any CPU = Release|Any CPU + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Debug|x64.ActiveCfg = Debug|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Debug|x64.Build.0 = Debug|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Debug|x86.ActiveCfg = Debug|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Debug|x86.Build.0 = Debug|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Release|Any CPU.Build.0 = Release|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Release|x64.ActiveCfg = Release|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Release|x64.Build.0 = Release|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Release|x86.ActiveCfg = Release|Any CPU + {122BBE1E-91FC-4A60-BE4B-9365A7685E4F}.Release|x86.Build.0 = Release|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Debug|x64.ActiveCfg = Debug|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Debug|x64.Build.0 = Debug|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Debug|x86.ActiveCfg = Debug|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Debug|x86.Build.0 = Debug|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Release|Any CPU.Build.0 = Release|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Release|x64.ActiveCfg = Release|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Release|x64.Build.0 = Release|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Release|x86.ActiveCfg = Release|Any CPU + {BCFF198B-55E2-4FA5-8362-4C354BB45FB0}.Release|x86.Build.0 = Release|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Debug|x64.ActiveCfg = Debug|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Debug|x64.Build.0 = Debug|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Debug|x86.ActiveCfg = Debug|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Debug|x86.Build.0 = Debug|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Release|Any CPU.Build.0 = Release|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Release|x64.ActiveCfg = Release|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Release|x64.Build.0 = Release|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Release|x86.ActiveCfg = Release|Any CPU + {3E1ECE9D-1561-4E8B-A004-CBEC30EDC6F3}.Release|x86.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/CHANGELOG.md b/sdk/codesigning/Azure.ResourceManager.Codesigning/CHANGELOG.md new file mode 100644 index 000000000000..1a85987a15b9 --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/CHANGELOG.md @@ -0,0 +1,19 @@ +# Release History + +## 1.0.0-beta.1 (Unreleased) + + + +### Features Added + +This package follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities: + + - Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET. + - Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing. + - HTTP pipeline with custom policies. + - Better error-handling. + - Support uniform telemetry across all languages. + +This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues). + +> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). \ No newline at end of file diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/Directory.Build.props b/sdk/codesigning/Azure.ResourceManager.Codesigning/Directory.Build.props new file mode 100644 index 000000000000..1a9611bd4924 --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/Directory.Build.props @@ -0,0 +1,6 @@ + + + + diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/README.md b/sdk/codesigning/Azure.ResourceManager.Codesigning/README.md new file mode 100644 index 000000000000..ea2688bfb2f9 --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/README.md @@ -0,0 +1,80 @@ +# Microsoft Azure codesigning management client library for .NET + +**[Describe the service briefly first.]** + +This library follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities: + + - Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET. + - Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing. + - HTTP pipeline with custom policies. + - Better error-handling. + - Support uniform telemetry across all languages. + +## Getting started + +### Install the package + +Install the Microsoft Azure codesigning management library for .NET with [NuGet](https://www.nuget.org/): + +```dotnetcli +dotnet add package Azure.ResourceManager.Codesigning --prerelease +``` + +### Prerequisites + +* You must have an [Microsoft Azure subscription](https://azure.microsoft.com/free/dotnet/). + +### Authenticate the Client + +To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md). + +## Key concepts + +Key concepts of the Microsoft Azure SDK for .NET can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html) + +## Documentation + +Documentation is available to help you learn how to use this package: + +- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md). +- [API References](https://docs.microsoft.com/dotnet/api/?view=azure-dotnet). +- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/README.md). + +## Examples + +Code samples for using the management library for .NET can be found in the following locations +- [.NET Management Library Code Samples](https://aka.ms/azuresdk-net-mgmt-samples) + +## Troubleshooting + +- File an issue via [GitHub Issues](https://github.com/Azure/azure-sdk-for-net/issues). +- Check [previous questions](https://stackoverflow.com/questions/tagged/azure+.net) or ask new ones on Stack Overflow using Azure and .NET tags. + +## Next steps + +For more information about Microsoft Azure SDK, see [this website](https://azure.github.io/azure-sdk/). + +## Contributing + +For details on contributing to this repository, see the [contributing +guide][cg]. + +This project welcomes contributions and suggestions. Most contributions +require you to agree to a Contributor License Agreement (CLA) declaring +that you have the right to, and actually do, grant us the rights to use +your contribution. For details, visit . + +When you submit a pull request, a CLA-bot will automatically determine +whether you need to provide a CLA and decorate the PR appropriately +(for example, label, comment). Follow the instructions provided by the +bot. You'll only need to do this action once across all repositories +using our CLA. + +This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For +more information, see the [Code of Conduct FAQ][coc_faq] or contact + with any other questions or comments. + + +[cg]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md +[coc]: https://opensource.microsoft.com/codeofconduct/ +[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/ \ No newline at end of file diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/assets.json b/sdk/codesigning/Azure.ResourceManager.Codesigning/assets.json new file mode 100644 index 000000000000..fc3f78e9695e --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/assets.json @@ -0,0 +1,6 @@ +{ + "AssetsRepo": "Azure/azure-sdk-assets", + "AssetsRepoPrefixPath": "net", + "TagPrefix": "net/codesigning/Azure.ResourceManager.Codesigning", + "Tag": "" +} diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/samples/Azure.ResourceManager.Codesigning.Samples.csproj b/sdk/codesigning/Azure.ResourceManager.Codesigning/samples/Azure.ResourceManager.Codesigning.Samples.csproj new file mode 100644 index 000000000000..db026028a8d5 --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/samples/Azure.ResourceManager.Codesigning.Samples.csproj @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/src/Azure.ResourceManager.Codesigning.csproj b/sdk/codesigning/Azure.ResourceManager.Codesigning/src/Azure.ResourceManager.Codesigning.csproj new file mode 100644 index 000000000000..1fefd8ee1f2b --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/src/Azure.ResourceManager.Codesigning.csproj @@ -0,0 +1,8 @@ + + + 1.0.0-beta.1 + Azure.ResourceManager.Codesigning + Azure Resource Manager client SDK for Azure resource provider codesigning. + azure;management;arm;resource manager;codesigning + + diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/src/Properties/AssemblyInfo.cs b/sdk/codesigning/Azure.ResourceManager.Codesigning/src/Properties/AssemblyInfo.cs new file mode 100644 index 000000000000..f52c0a6ebdde --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/src/Properties/AssemblyInfo.cs @@ -0,0 +1,9 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +using System.Runtime.CompilerServices; + +[assembly: Azure.Core.AzureResourceProviderNamespace("codesigning")] + +[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] +[assembly: InternalsVisibleTo("Azure.ResourceManager.Codesigning.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/Azure.ResourceManager.Codesigning.Tests.csproj b/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/Azure.ResourceManager.Codesigning.Tests.csproj new file mode 100644 index 000000000000..852c25903e7b --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/Azure.ResourceManager.Codesigning.Tests.csproj @@ -0,0 +1,5 @@ + + + + + diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/codesigningManagementTestBase.cs b/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/codesigningManagementTestBase.cs new file mode 100644 index 000000000000..688ae9492a7a --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/codesigningManagementTestBase.cs @@ -0,0 +1,43 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +using Azure.Core; +using Azure.Core.TestFramework; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.TestFramework; +using NUnit.Framework; +using System.Threading.Tasks; + +namespace Azure.ResourceManager.Codesigning.Tests +{ + public class codesigningManagementTestBase : ManagementRecordedTestBase + { + protected ArmClient Client { get; private set; } + protected SubscriptionResource DefaultSubscription { get; private set; } + + protected codesigningManagementTestBase(bool isAsync, RecordedTestMode mode) + : base(isAsync, mode) + { + } + + protected codesigningManagementTestBase(bool isAsync) + : base(isAsync) + { + } + + [SetUp] + public async Task CreateCommonClient() + { + Client = GetArmClient(); + DefaultSubscription = await Client.GetDefaultSubscriptionAsync().ConfigureAwait(false); + } + + protected async Task CreateResourceGroup(SubscriptionResource subscription, string rgNamePrefix, AzureLocation location) + { + string rgName = Recording.GenerateAssetName(rgNamePrefix); + ResourceGroupData input = new ResourceGroupData(location); + var lro = await subscription.GetResourceGroups().CreateOrUpdateAsync(WaitUntil.Completed, rgName, input); + return lro.Value; + } + } +} diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/codesigningManagementTestEnvironment.cs b/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/codesigningManagementTestEnvironment.cs new file mode 100644 index 000000000000..da4a582cac29 --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/tests/codesigningManagementTestEnvironment.cs @@ -0,0 +1,11 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +using Azure.Core.TestFramework; + +namespace Azure.ResourceManager.Codesigning.Tests +{ + public class codesigningManagementTestEnvironment : TestEnvironment + { + } +} \ No newline at end of file diff --git a/sdk/codesigning/Azure.ResourceManager.Codesigning/tsp-location.yaml b/sdk/codesigning/Azure.ResourceManager.Codesigning/tsp-location.yaml new file mode 100644 index 000000000000..212d7d6b4b34 --- /dev/null +++ b/sdk/codesigning/Azure.ResourceManager.Codesigning/tsp-location.yaml @@ -0,0 +1,3 @@ +directory: specification/codesigning/TypeSpecDirectory +commit: CommitId +repo: Azure/azure-rest-api-specs \ No newline at end of file diff --git a/sdk/codesigning/ci.mgmt.yml b/sdk/codesigning/ci.mgmt.yml new file mode 100644 index 000000000000..455c8dba4c9a --- /dev/null +++ b/sdk/codesigning/ci.mgmt.yml @@ -0,0 +1,24 @@ +# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file. + +trigger: none + +pr: + branches: + include: + - main + - feature/* + - hotfix/* + - release/* + paths: + include: + - sdk/codesigning/ci.mgmt.yml + - sdk/codesigning/Azure.ResourceManager.Codesigning/ + +extends: + template: /eng/pipelines/templates/stages/archetype-sdk-client.yml + parameters: + ServiceDirectory: codesigning + LimitForPullRequest: true + Artifacts: + - name: Azure.ResourceManager.Codesigning + safeName: AzureResourceManagerCodesigning diff --git a/sdk/resourcemanager/ci.mgmt.yml b/sdk/resourcemanager/ci.mgmt.yml index dff77b2dab00..e51ebe87fb38 100644 --- a/sdk/resourcemanager/ci.mgmt.yml +++ b/sdk/resourcemanager/ci.mgmt.yml @@ -11,195 +11,196 @@ trigger: - sdk/resourcemanager - common/ManagementTestShared - common/ManagementCoreShared - - sdk/advisor/Azure.ResourceManager.Advisor - - sdk/agrifood/Azure.ResourceManager.AgFoodPlatform - - sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement - - sdk/analysisservices/Azure.ResourceManager.Analysis - - sdk/apicenter/Azure.ResourceManager.ApiCenter - - sdk/apimanagement/Azure.ResourceManager.ApiManagement - - sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation + - sdk/containerservice/Azure.ResourceManager.ContainerService - sdk/appconfiguration/Azure.ResourceManager.AppConfiguration - - sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights - - sdk/appplatform/Azure.ResourceManager.AppPlatform - - sdk/arc-scvmm/Azure.ResourceManager.ScVmm - - sdk/astronomer/Azure.ResourceManager.Astro - - sdk/attestation/Azure.ResourceManager.Attestation - - sdk/authorization/Azure.ResourceManager.Authorization - - sdk/automanage/Azure.ResourceManager.Automanage - - sdk/automation/Azure.ResourceManager.Automation - - sdk/avs/Azure.ResourceManager.Avs - - sdk/azurelargeinstance/Azure.ResourceManager.LargeInstance - - sdk/azurestackhci/Azure.ResourceManager.Hci - - sdk/batch/Azure.ResourceManager.Batch - - sdk/billing/Azure.ResourceManager.Billing - - sdk/billingbenefits/Azure.ResourceManager.BillingBenefits - - sdk/blueprint/Azure.ResourceManager.Blueprint - - sdk/botservice/Azure.ResourceManager.BotService - - sdk/cdn/Azure.ResourceManager.Cdn + - sdk/peering/Azure.ResourceManager.Peering + - sdk/marketplace/Azure.ResourceManager.Marketplace - sdk/changeanalysis/Azure.ResourceManager.ChangeAnalysis - - sdk/chaos/Azure.ResourceManager.Chaos - - sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices - - sdk/communication/Azure.ResourceManager.Communication - - sdk/compute/Azure.ResourceManager.Compute - - sdk/computefleet/Azure.ResourceManager.ComputeFleet - - sdk/computeschedule/Azure.ResourceManager.ComputeSchedule - - sdk/confidentialledger/Azure.ResourceManager.ConfidentialLedger - - sdk/confluent/Azure.ResourceManager.Confluent - - sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere - - sdk/consumption/Azure.ResourceManager.Consumption - - sdk/containerapps/Azure.ResourceManager.AppContainers - - sdk/containerinstance/Azure.ResourceManager.ContainerInstance - - sdk/containerregistry/Azure.ResourceManager.ContainerRegistry - - sdk/containerservice/Azure.ResourceManager.ContainerService - - sdk/cosmosdb/Azure.ResourceManager.CosmosDB - - sdk/cosmosdbforpostgresql/Azure.ResourceManager.CosmosDBForPostgreSql - - sdk/costmanagement/Azure.ResourceManager.CostManagement - - sdk/customer-insights/Azure.ResourceManager.CustomerInsights + - sdk/managedservices/Azure.ResourceManager.ManagedServices + - sdk/standbypool/Azure.ResourceManager.StandbyPool + - sdk/subscription/Azure.ResourceManager.Subscription + - sdk/workloads/Azure.ResourceManager.Workloads + - sdk/storagesync/Azure.ResourceManager.StorageSync + - sdk/hdinsightcontainers/Azure.ResourceManager.HDInsight.Containers + - sdk/openenergyplatform/Azure.ResourceManager.EnergyServices + - sdk/support/Azure.ResourceManager.Support - sdk/databox/Azure.ResourceManager.DataBox - - sdk/databoxedge/Azure.ResourceManager.DataBoxEdge - - sdk/datadog/Azure.ResourceManager.Datadog - - sdk/datafactory/Azure.ResourceManager.DataFactory - - sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics - - sdk/datalake-store/Azure.ResourceManager.DataLakeStore - - sdk/datamigration/Azure.ResourceManager.DataMigration - - sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup - - sdk/datashare/Azure.ResourceManager.DataShare - - sdk/defendereasm/Azure.ResourceManager.DefenderEasm - - sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization - - sdk/devcenter/Azure.ResourceManager.DevCenter - - sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices - - sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry - - sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate - - sdk/devopsinfrastructure/Azure.ResourceManager.DevOpsInfrastructure - - sdk/devspaces/Azure.ResourceManager.DevSpaces - - sdk/devtestlabs/Azure.ResourceManager.DevTestLabs - - sdk/digitaltwins/Azure.ResourceManager.DigitalTwins - - sdk/dns/Azure.ResourceManager.Dns - - sdk/dnsresolver/Azure.ResourceManager.DnsResolver - - sdk/dynatrace/Azure.ResourceManager.Dynatrace - - sdk/edgeorder/Azure.ResourceManager.EdgeOrder - - sdk/edgezones/Azure.ResourceManager.EdgeZones + - sdk/apimanagement/Azure.ResourceManager.ApiManagement + - sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities + - sdk/migrationdiscoverysap/Azure.ResourceManager.MigrationDiscoverySap + - sdk/securityinsights/Azure.ResourceManager.SecurityInsights + - sdk/kusto/Azure.ResourceManager.Kusto + - sdk/hybridnetwork/Azure.ResourceManager.HybridNetwork + - sdk/botservice/Azure.ResourceManager.BotService + - sdk/springappdiscovery/Azure.ResourceManager.SpringAppDiscovery + - sdk/resources/Azure.ResourceManager.Resources + - sdk/cosmosdbforpostgresql/Azure.ResourceManager.CosmosDBForPostgreSql + - sdk/sphere/Azure.ResourceManager.Sphere - sdk/elastic/Azure.ResourceManager.Elastic - - sdk/elasticsan/Azure.ResourceManager.ElasticSan - - sdk/eventgrid/Azure.ResourceManager.EventGrid - - sdk/eventhub/Azure.ResourceManager.EventHubs - - sdk/extendedlocation/Azure.ResourceManager.ExtendedLocations - - sdk/fabric/Azure.ResourceManager.Fabric - - sdk/fleet/Azure.ResourceManager.ContainerServiceFleet - - sdk/fluidrelay/Azure.ResourceManager.FluidRelay - - sdk/frontdoor/Azure.ResourceManager.FrontDoor - - sdk/grafana/Azure.ResourceManager.Grafana - - sdk/graphservices/Azure.ResourceManager.GraphServices + - sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization + - sdk/iot/Azure.ResourceManager.IotFirmwareDefense + - sdk/attestation/Azure.ResourceManager.Attestation - sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration - - sdk/hardwaresecuritymodules/Azure.ResourceManager.HardwareSecurityModules - - sdk/hdinsight/Azure.ResourceManager.HDInsight - - sdk/hdinsightcontainers/Azure.ResourceManager.HDInsight.Containers - - sdk/healthbot/Azure.ResourceManager.HealthBot + - sdk/networkfunction/Azure.ResourceManager.NetworkFunction + - sdk/batch/Azure.ResourceManager.Batch + - sdk/frontdoor/Azure.ResourceManager.FrontDoor + - sdk/resourcehealth/Azure.ResourceManager.ResourceHealth + - sdk/keyvault/Azure.ResourceManager.KeyVault + - sdk/advisor/Azure.ResourceManager.Advisor + - sdk/servicefabric/Azure.ResourceManager.ServiceFabric - sdk/healthcareapis/Azure.ResourceManager.HealthcareApis - - sdk/healthdataaiservices/Azure.ResourceManager.HealthDataAIServices - - sdk/hybridaks/Azure.ResourceManager.HybridContainerService - - sdk/hybridcompute/Azure.ResourceManager.HybridCompute - - sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity + - sdk/devspaces/Azure.ResourceManager.DevSpaces + - sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup - sdk/hybridkubernetes/Azure.ResourceManager.Kubernetes - - sdk/hybridnetwork/Azure.ResourceManager.HybridNetwork - - sdk/informaticadatamanagement/Azure.ResourceManager.InformaticaDataManagement - - sdk/iot/Azure.ResourceManager.IotFirmwareDefense - - sdk/iotcentral/Azure.ResourceManager.IotCentral - - sdk/iothub/Azure.ResourceManager.IotHub - - sdk/keyvault/Azure.ResourceManager.KeyVault - - sdk/kubernetesconfiguration/Azure.ResourceManager.KubernetesConfiguration - - sdk/kusto/Azure.ResourceManager.Kusto - - sdk/labservices/Azure.ResourceManager.LabServices - - sdk/loadtestservice/Azure.ResourceManager.LoadTesting - - sdk/logic/Azure.ResourceManager.Logic - - sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute - - sdk/machinelearningservices/Azure.ResourceManager.MachineLearning - - sdk/maintenance/Azure.ResourceManager.Maintenance - - sdk/managednetwork/Azure.ResourceManager.ManagedNetwork - - sdk/managednetworkfabric/Azure.ResourceManager.ManagedNetworkFabric - - sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities - - sdk/managedservices/Azure.ResourceManager.ManagedServices - - sdk/managementpartner/Azure.ResourceManager.ManagementPartner - - sdk/maps/Azure.ResourceManager.Maps - - sdk/marketplace/Azure.ResourceManager.Marketplace - sdk/marketplaceordering/Azure.ResourceManager.MarketplaceOrdering - - sdk/mediaservices/Azure.ResourceManager.Media - - sdk/migrationdiscoverysap/Azure.ResourceManager.MigrationDiscoverySap - - sdk/mixedreality/Azure.ResourceManager.MixedReality + - sdk/servicelinker/Azure.ResourceManager.ServiceLinker + - sdk/appplatform/Azure.ResourceManager.AppPlatform + - sdk/storagecache/Azure.ResourceManager.StorageCache + - sdk/datamigration/Azure.ResourceManager.DataMigration + - sdk/resourcegraph/Azure.ResourceManager.ResourceGraph + - sdk/voiceservices/Azure.ResourceManager.VoiceServices + - sdk/healthbot/Azure.ResourceManager.HealthBot + - sdk/redis/Azure.ResourceManager.Redis + - sdk/recoveryservices/Azure.ResourceManager.RecoveryServices + - sdk/elasticsan/Azure.ResourceManager.ElasticSan + - sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere + - sdk/billing/Azure.ResourceManager.Billing + - sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices + - sdk/maps/Azure.ResourceManager.Maps + - sdk/storagemover/Azure.ResourceManager.StorageMover + - sdk/recoveryservices-datareplication/Azure.ResourceManager.RecoveryServicesDataReplication + - sdk/webpubsub/Azure.ResourceManager.WebPubSub + - sdk/authorization/Azure.ResourceManager.Authorization + - sdk/azurestackhci/Azure.ResourceManager.Hci + - sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters + - sdk/oracle/Azure.ResourceManager.OracleDatabase + - sdk/digitaltwins/Azure.ResourceManager.DigitalTwins + - sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup + - sdk/iotcentral/Azure.ResourceManager.IotCentral + - sdk/blueprint/Azure.ResourceManager.Blueprint - sdk/mobilenetwork/Azure.ResourceManager.MobileNetwork - - sdk/mongocluster/Azure.ResourceManager.MongoCluster - - sdk/monitor/Azure.ResourceManager.Monitor - - sdk/mysql/Azure.ResourceManager.MySql - - sdk/netapp/Azure.ResourceManager.NetApp - - sdk/network/Azure.ResourceManager.Network - - sdk/networkanalytics/Azure.ResourceManager.NetworkAnalytics + - sdk/dns/Azure.ResourceManager.Dns + - sdk/websites/Azure.ResourceManager.AppService + - sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation + - sdk/costmanagement/Azure.ResourceManager.CostManagement + - sdk/communication/Azure.ResourceManager.Communication + - sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute + - sdk/providerhub/Azure.ResourceManager.ProviderHub + - sdk/loadtestservice/Azure.ResourceManager.LoadTesting + - sdk/cdn/Azure.ResourceManager.Cdn - sdk/networkcloud/Azure.ResourceManager.NetworkCloud - - sdk/networkfunction/Azure.ResourceManager.NetworkFunction - - sdk/newrelicobservability/Azure.ResourceManager.NewRelicObservability - - sdk/nginx/Azure.ResourceManager.Nginx - - sdk/notificationhubs/Azure.ResourceManager.NotificationHubs - - sdk/openenergyplatform/Azure.ResourceManager.EnergyServices - - sdk/operationalinsights/Azure.ResourceManager.OperationalInsights - - sdk/oracle/Azure.ResourceManager.OracleDatabase + - sdk/trustedsigning/Azure.ResourceManager.TrustedSigning - sdk/orbital/Azure.ResourceManager.Orbital - - sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw - - sdk/peering/Azure.ResourceManager.Peering + - sdk/avs/Azure.ResourceManager.Avs + - sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement + - sdk/managednetworkfabric/Azure.ResourceManager.ManagedNetworkFabric + - sdk/logic/Azure.ResourceManager.Logic + - sdk/eventhub/Azure.ResourceManager.EventHubs + - sdk/eventgrid/Azure.ResourceManager.EventGrid + - sdk/devopsinfrastructure/Azure.ResourceManager.DevOpsInfrastructure + - sdk/labservices/Azure.ResourceManager.LabServices + - sdk/datashare/Azure.ResourceManager.DataShare + - sdk/fluidrelay/Azure.ResourceManager.FluidRelay + - sdk/operationalinsights/Azure.ResourceManager.OperationalInsights + - sdk/storageactions/Azure.ResourceManager.StorageActions + - sdk/signalr/Azure.ResourceManager.SignalR + - sdk/edgeorder/Azure.ResourceManager.EdgeOrder + - sdk/reservations/Azure.ResourceManager.Reservations + - sdk/devtestlabs/Azure.ResourceManager.DevTestLabs + - sdk/nginx/Azure.ResourceManager.Nginx - sdk/playwrighttesting/Azure.ResourceManager.PlaywrightTesting - - sdk/policyinsights/Azure.ResourceManager.PolicyInsights - - sdk/postgresql/Azure.ResourceManager.PostgreSql - - sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated - - sdk/privatedns/Azure.ResourceManager.PrivateDns - - sdk/providerhub/Azure.ResourceManager.ProviderHub + - sdk/resourcemover/Azure.ResourceManager.ResourceMover + - sdk/networkanalytics/Azure.ResourceManager.NetworkAnalytics + - sdk/extendedlocation/Azure.ResourceManager.ExtendedLocations + - sdk/synapse/Azure.ResourceManager.Synapse - sdk/purview/Azure.ResourceManager.Purview - - sdk/quantum/Azure.ResourceManager.Quantum - - sdk/qumulo/Azure.ResourceManager.Qumulo - - sdk/quota/Azure.ResourceManager.Quota - - sdk/recoveryservices/Azure.ResourceManager.RecoveryServices - - sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup - - sdk/recoveryservices-datareplication/Azure.ResourceManager.RecoveryServicesDataReplication + - sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics + - sdk/defendereasm/Azure.ResourceManager.DefenderEasm + - sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated + - sdk/azurelargeinstance/Azure.ResourceManager.LargeInstance + - sdk/billingbenefits/Azure.ResourceManager.BillingBenefits + - sdk/hardwaresecuritymodules/Azure.ResourceManager.HardwareSecurityModules + - sdk/automanage/Azure.ResourceManager.Automanage + - sdk/graphservices/Azure.ResourceManager.GraphServices - sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery - - sdk/redis/Azure.ResourceManager.Redis - - sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise + - sdk/containerapps/Azure.ResourceManager.AppContainers + - sdk/consumption/Azure.ResourceManager.Consumption + - sdk/grafana/Azure.ResourceManager.Grafana + - sdk/computeschedule/Azure.ResourceManager.ComputeSchedule + - sdk/apicenter/Azure.ResourceManager.ApiCenter - sdk/relay/Azure.ResourceManager.Relay - - sdk/reservations/Azure.ResourceManager.Reservations - - sdk/resourceconnector/Azure.ResourceManager.ResourceConnector - - sdk/resourcegraph/Azure.ResourceManager.ResourceGraph - - sdk/resourcehealth/Azure.ResourceManager.ResourceHealth - - sdk/resourcemover/Azure.ResourceManager.ResourceMover - - sdk/resources/Azure.ResourceManager.Resources - - sdk/search/Azure.ResourceManager.Search - - sdk/securitycenter/Azure.ResourceManager.SecurityCenter + - sdk/machinelearningservices/Azure.ResourceManager.MachineLearning + - sdk/codesigning/Azure.ResourceManager.Codesigning + - sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw + - sdk/dnsresolver/Azure.ResourceManager.DnsResolver + - sdk/customer-insights/Azure.ResourceManager.CustomerInsights + - sdk/managementpartner/Azure.ResourceManager.ManagementPartner + - sdk/arc-scvmm/Azure.ResourceManager.ScVmm - sdk/securitydevops/Azure.ResourceManager.SecurityDevOps - - sdk/securityinsights/Azure.ResourceManager.SecurityInsights + - sdk/agrifood/Azure.ResourceManager.AgFoodPlatform + - sdk/quota/Azure.ResourceManager.Quota + - sdk/containerinstance/Azure.ResourceManager.ContainerInstance + - sdk/confidentialledger/Azure.ResourceManager.ConfidentialLedger + - sdk/workloadmonitor/Azure.ResourceManager.WorkloadMonitor + - sdk/informaticadatamanagement/Azure.ResourceManager.InformaticaDataManagement + - sdk/compute/Azure.ResourceManager.Compute + - sdk/monitor/Azure.ResourceManager.Monitor + - sdk/storage/Azure.ResourceManager.Storage + - sdk/sqlmanagement/Azure.ResourceManager.Sql + - sdk/fleet/Azure.ResourceManager.ContainerServiceFleet + - sdk/automation/Azure.ResourceManager.Automation + - sdk/datalake-store/Azure.ResourceManager.DataLakeStore + - sdk/privatedns/Azure.ResourceManager.PrivateDns + - sdk/policyinsights/Azure.ResourceManager.PolicyInsights + - sdk/securitycenter/Azure.ResourceManager.SecurityCenter + - sdk/astronomer/Azure.ResourceManager.Astro + - sdk/mysql/Azure.ResourceManager.MySql + - sdk/postgresql/Azure.ResourceManager.PostgreSql - sdk/selfhelp/Azure.ResourceManager.SelfHelp + - sdk/confluent/Azure.ResourceManager.Confluent + - sdk/healthdataaiservices/Azure.ResourceManager.HealthDataAIServices + - sdk/netapp/Azure.ResourceManager.NetApp + - sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity - sdk/servicebus/Azure.ResourceManager.ServiceBus - - sdk/servicefabric/Azure.ResourceManager.ServiceFabric - - sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters - - sdk/servicelinker/Azure.ResourceManager.ServiceLinker + - sdk/datadog/Azure.ResourceManager.Datadog + - sdk/dynatrace/Azure.ResourceManager.Dynatrace + - sdk/cosmosdb/Azure.ResourceManager.CosmosDB + - sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights + - sdk/trafficmanager/Azure.ResourceManager.TrafficManager + - sdk/search/Azure.ResourceManager.Search + - sdk/kubernetesconfiguration/Azure.ResourceManager.KubernetesConfiguration + - sdk/qumulo/Azure.ResourceManager.Qumulo + - sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices + - sdk/resourceconnector/Azure.ResourceManager.ResourceConnector + - sdk/fabric/Azure.ResourceManager.Fabric + - sdk/iothub/Azure.ResourceManager.IotHub + - sdk/datafactory/Azure.ResourceManager.DataFactory + - sdk/devcenter/Azure.ResourceManager.DevCenter + - sdk/quantum/Azure.ResourceManager.Quantum + - sdk/hybridcompute/Azure.ResourceManager.HybridCompute + - sdk/edgezones/Azure.ResourceManager.EdgeZones + - sdk/chaos/Azure.ResourceManager.Chaos + - sdk/newrelicobservability/Azure.ResourceManager.NewRelicObservability + - sdk/mediaservices/Azure.ResourceManager.Media - sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking - - sdk/signalr/Azure.ResourceManager.SignalR - - sdk/sphere/Azure.ResourceManager.Sphere - - sdk/springappdiscovery/Azure.ResourceManager.SpringAppDiscovery - - sdk/sqlmanagement/Azure.ResourceManager.Sql - - sdk/sqlvirtualmachine/Azure.ResourceManager.SqlVirtualMachine - - sdk/standbypool/Azure.ResourceManager.StandbyPool - - sdk/storage/Azure.ResourceManager.Storage - - sdk/storageactions/Azure.ResourceManager.StorageActions - - sdk/storagecache/Azure.ResourceManager.StorageCache - - sdk/storagemover/Azure.ResourceManager.StorageMover + - sdk/analysisservices/Azure.ResourceManager.Analysis + - sdk/hybridaks/Azure.ResourceManager.HybridContainerService + - sdk/computefleet/Azure.ResourceManager.ComputeFleet + - sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise + - sdk/databoxedge/Azure.ResourceManager.DataBoxEdge + - sdk/mongocluster/Azure.ResourceManager.MongoCluster - sdk/storagepool/Azure.ResourceManager.StoragePool - - sdk/storagesync/Azure.ResourceManager.StorageSync - - sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics - - sdk/subscription/Azure.ResourceManager.Subscription - - sdk/support/Azure.ResourceManager.Support - - sdk/synapse/Azure.ResourceManager.Synapse - - sdk/trafficmanager/Azure.ResourceManager.TrafficManager - - sdk/trustedsigning/Azure.ResourceManager.TrustedSigning - - sdk/voiceservices/Azure.ResourceManager.VoiceServices - - sdk/webpubsub/Azure.ResourceManager.WebPubSub - - sdk/websites/Azure.ResourceManager.AppService - - sdk/workloadmonitor/Azure.ResourceManager.WorkloadMonitor - - sdk/workloads/Azure.ResourceManager.Workloads + - sdk/notificationhubs/Azure.ResourceManager.NotificationHubs + - sdk/managednetwork/Azure.ResourceManager.ManagedNetwork + - sdk/maintenance/Azure.ResourceManager.Maintenance + - sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate + - sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics + - sdk/sqlvirtualmachine/Azure.ResourceManager.SqlVirtualMachine + - sdk/mixedreality/Azure.ResourceManager.MixedReality + - sdk/containerregistry/Azure.ResourceManager.ContainerRegistry + - sdk/hdinsight/Azure.ResourceManager.HDInsight + - sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry + - sdk/network/Azure.ResourceManager.Network pr: branches: @@ -213,195 +214,196 @@ pr: - sdk/resourcemanager - common/ManagementTestShared - common/ManagementCoreShared - - sdk/advisor/Azure.ResourceManager.Advisor - - sdk/agrifood/Azure.ResourceManager.AgFoodPlatform - - sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement - - sdk/analysisservices/Azure.ResourceManager.Analysis - - sdk/apicenter/Azure.ResourceManager.ApiCenter - - sdk/apimanagement/Azure.ResourceManager.ApiManagement - - sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation + - sdk/containerservice/Azure.ResourceManager.ContainerService - sdk/appconfiguration/Azure.ResourceManager.AppConfiguration - - sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights - - sdk/appplatform/Azure.ResourceManager.AppPlatform - - sdk/arc-scvmm/Azure.ResourceManager.ScVmm - - sdk/astronomer/Azure.ResourceManager.Astro - - sdk/attestation/Azure.ResourceManager.Attestation - - sdk/authorization/Azure.ResourceManager.Authorization - - sdk/automanage/Azure.ResourceManager.Automanage - - sdk/automation/Azure.ResourceManager.Automation - - sdk/avs/Azure.ResourceManager.Avs - - sdk/azurelargeinstance/Azure.ResourceManager.LargeInstance - - sdk/azurestackhci/Azure.ResourceManager.Hci - - sdk/batch/Azure.ResourceManager.Batch - - sdk/billing/Azure.ResourceManager.Billing - - sdk/billingbenefits/Azure.ResourceManager.BillingBenefits - - sdk/blueprint/Azure.ResourceManager.Blueprint - - sdk/botservice/Azure.ResourceManager.BotService - - sdk/cdn/Azure.ResourceManager.Cdn + - sdk/peering/Azure.ResourceManager.Peering + - sdk/marketplace/Azure.ResourceManager.Marketplace - sdk/changeanalysis/Azure.ResourceManager.ChangeAnalysis - - sdk/chaos/Azure.ResourceManager.Chaos - - sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices - - sdk/communication/Azure.ResourceManager.Communication - - sdk/compute/Azure.ResourceManager.Compute - - sdk/computefleet/Azure.ResourceManager.ComputeFleet - - sdk/computeschedule/Azure.ResourceManager.ComputeSchedule - - sdk/confidentialledger/Azure.ResourceManager.ConfidentialLedger - - sdk/confluent/Azure.ResourceManager.Confluent - - sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere - - sdk/consumption/Azure.ResourceManager.Consumption - - sdk/containerapps/Azure.ResourceManager.AppContainers - - sdk/containerinstance/Azure.ResourceManager.ContainerInstance - - sdk/containerregistry/Azure.ResourceManager.ContainerRegistry - - sdk/containerservice/Azure.ResourceManager.ContainerService - - sdk/cosmosdb/Azure.ResourceManager.CosmosDB - - sdk/cosmosdbforpostgresql/Azure.ResourceManager.CosmosDBForPostgreSql - - sdk/costmanagement/Azure.ResourceManager.CostManagement - - sdk/customer-insights/Azure.ResourceManager.CustomerInsights - - sdk/databox/Azure.ResourceManager.DataBox - - sdk/databoxedge/Azure.ResourceManager.DataBoxEdge - - sdk/datadog/Azure.ResourceManager.Datadog - - sdk/datafactory/Azure.ResourceManager.DataFactory - - sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics - - sdk/datalake-store/Azure.ResourceManager.DataLakeStore - - sdk/datamigration/Azure.ResourceManager.DataMigration - - sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup - - sdk/datashare/Azure.ResourceManager.DataShare - - sdk/defendereasm/Azure.ResourceManager.DefenderEasm - - sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization - - sdk/devcenter/Azure.ResourceManager.DevCenter - - sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices - - sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry - - sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate - - sdk/devopsinfrastructure/Azure.ResourceManager.DevOpsInfrastructure - - sdk/devspaces/Azure.ResourceManager.DevSpaces - - sdk/devtestlabs/Azure.ResourceManager.DevTestLabs - - sdk/digitaltwins/Azure.ResourceManager.DigitalTwins - - sdk/dns/Azure.ResourceManager.Dns - - sdk/dnsresolver/Azure.ResourceManager.DnsResolver - - sdk/dynatrace/Azure.ResourceManager.Dynatrace - - sdk/edgeorder/Azure.ResourceManager.EdgeOrder - - sdk/edgezones/Azure.ResourceManager.EdgeZones - - sdk/elastic/Azure.ResourceManager.Elastic - - sdk/elasticsan/Azure.ResourceManager.ElasticSan - - sdk/eventgrid/Azure.ResourceManager.EventGrid - - sdk/eventhub/Azure.ResourceManager.EventHubs - - sdk/extendedlocation/Azure.ResourceManager.ExtendedLocations - - sdk/fabric/Azure.ResourceManager.Fabric - - sdk/fleet/Azure.ResourceManager.ContainerServiceFleet - - sdk/fluidrelay/Azure.ResourceManager.FluidRelay - - sdk/frontdoor/Azure.ResourceManager.FrontDoor - - sdk/grafana/Azure.ResourceManager.Grafana - - sdk/graphservices/Azure.ResourceManager.GraphServices - - sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration - - sdk/hardwaresecuritymodules/Azure.ResourceManager.HardwareSecurityModules - - sdk/hdinsight/Azure.ResourceManager.HDInsight + - sdk/managedservices/Azure.ResourceManager.ManagedServices + - sdk/standbypool/Azure.ResourceManager.StandbyPool + - sdk/subscription/Azure.ResourceManager.Subscription + - sdk/workloads/Azure.ResourceManager.Workloads + - sdk/storagesync/Azure.ResourceManager.StorageSync - sdk/hdinsightcontainers/Azure.ResourceManager.HDInsight.Containers - - sdk/healthbot/Azure.ResourceManager.HealthBot - - sdk/healthcareapis/Azure.ResourceManager.HealthcareApis - - sdk/healthdataaiservices/Azure.ResourceManager.HealthDataAIServices - - sdk/hybridaks/Azure.ResourceManager.HybridContainerService - - sdk/hybridcompute/Azure.ResourceManager.HybridCompute - - sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity - - sdk/hybridkubernetes/Azure.ResourceManager.Kubernetes + - sdk/openenergyplatform/Azure.ResourceManager.EnergyServices + - sdk/support/Azure.ResourceManager.Support + - sdk/databox/Azure.ResourceManager.DataBox + - sdk/apimanagement/Azure.ResourceManager.ApiManagement + - sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities + - sdk/migrationdiscoverysap/Azure.ResourceManager.MigrationDiscoverySap + - sdk/securityinsights/Azure.ResourceManager.SecurityInsights + - sdk/kusto/Azure.ResourceManager.Kusto - sdk/hybridnetwork/Azure.ResourceManager.HybridNetwork - - sdk/informaticadatamanagement/Azure.ResourceManager.InformaticaDataManagement + - sdk/botservice/Azure.ResourceManager.BotService + - sdk/springappdiscovery/Azure.ResourceManager.SpringAppDiscovery + - sdk/resources/Azure.ResourceManager.Resources + - sdk/cosmosdbforpostgresql/Azure.ResourceManager.CosmosDBForPostgreSql + - sdk/sphere/Azure.ResourceManager.Sphere + - sdk/elastic/Azure.ResourceManager.Elastic + - sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization - sdk/iot/Azure.ResourceManager.IotFirmwareDefense - - sdk/iotcentral/Azure.ResourceManager.IotCentral - - sdk/iothub/Azure.ResourceManager.IotHub + - sdk/attestation/Azure.ResourceManager.Attestation + - sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration + - sdk/networkfunction/Azure.ResourceManager.NetworkFunction + - sdk/batch/Azure.ResourceManager.Batch + - sdk/frontdoor/Azure.ResourceManager.FrontDoor + - sdk/resourcehealth/Azure.ResourceManager.ResourceHealth - sdk/keyvault/Azure.ResourceManager.KeyVault - - sdk/kubernetesconfiguration/Azure.ResourceManager.KubernetesConfiguration - - sdk/kusto/Azure.ResourceManager.Kusto - - sdk/labservices/Azure.ResourceManager.LabServices - - sdk/loadtestservice/Azure.ResourceManager.LoadTesting - - sdk/logic/Azure.ResourceManager.Logic - - sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute - - sdk/machinelearningservices/Azure.ResourceManager.MachineLearning - - sdk/maintenance/Azure.ResourceManager.Maintenance - - sdk/managednetwork/Azure.ResourceManager.ManagedNetwork - - sdk/managednetworkfabric/Azure.ResourceManager.ManagedNetworkFabric - - sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities - - sdk/managedservices/Azure.ResourceManager.ManagedServices - - sdk/managementpartner/Azure.ResourceManager.ManagementPartner - - sdk/maps/Azure.ResourceManager.Maps - - sdk/marketplace/Azure.ResourceManager.Marketplace + - sdk/advisor/Azure.ResourceManager.Advisor + - sdk/servicefabric/Azure.ResourceManager.ServiceFabric + - sdk/healthcareapis/Azure.ResourceManager.HealthcareApis + - sdk/devspaces/Azure.ResourceManager.DevSpaces + - sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup + - sdk/hybridkubernetes/Azure.ResourceManager.Kubernetes - sdk/marketplaceordering/Azure.ResourceManager.MarketplaceOrdering - - sdk/mediaservices/Azure.ResourceManager.Media - - sdk/migrationdiscoverysap/Azure.ResourceManager.MigrationDiscoverySap - - sdk/mixedreality/Azure.ResourceManager.MixedReality + - sdk/servicelinker/Azure.ResourceManager.ServiceLinker + - sdk/appplatform/Azure.ResourceManager.AppPlatform + - sdk/storagecache/Azure.ResourceManager.StorageCache + - sdk/datamigration/Azure.ResourceManager.DataMigration + - sdk/resourcegraph/Azure.ResourceManager.ResourceGraph + - sdk/voiceservices/Azure.ResourceManager.VoiceServices + - sdk/healthbot/Azure.ResourceManager.HealthBot + - sdk/redis/Azure.ResourceManager.Redis + - sdk/recoveryservices/Azure.ResourceManager.RecoveryServices + - sdk/elasticsan/Azure.ResourceManager.ElasticSan + - sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere + - sdk/billing/Azure.ResourceManager.Billing + - sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices + - sdk/maps/Azure.ResourceManager.Maps + - sdk/storagemover/Azure.ResourceManager.StorageMover + - sdk/recoveryservices-datareplication/Azure.ResourceManager.RecoveryServicesDataReplication + - sdk/webpubsub/Azure.ResourceManager.WebPubSub + - sdk/authorization/Azure.ResourceManager.Authorization + - sdk/azurestackhci/Azure.ResourceManager.Hci + - sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters + - sdk/oracle/Azure.ResourceManager.OracleDatabase + - sdk/digitaltwins/Azure.ResourceManager.DigitalTwins + - sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup + - sdk/iotcentral/Azure.ResourceManager.IotCentral + - sdk/blueprint/Azure.ResourceManager.Blueprint - sdk/mobilenetwork/Azure.ResourceManager.MobileNetwork - - sdk/mongocluster/Azure.ResourceManager.MongoCluster - - sdk/monitor/Azure.ResourceManager.Monitor - - sdk/mysql/Azure.ResourceManager.MySql - - sdk/netapp/Azure.ResourceManager.NetApp - - sdk/network/Azure.ResourceManager.Network - - sdk/networkanalytics/Azure.ResourceManager.NetworkAnalytics + - sdk/dns/Azure.ResourceManager.Dns + - sdk/websites/Azure.ResourceManager.AppService + - sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation + - sdk/costmanagement/Azure.ResourceManager.CostManagement + - sdk/communication/Azure.ResourceManager.Communication + - sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute + - sdk/providerhub/Azure.ResourceManager.ProviderHub + - sdk/loadtestservice/Azure.ResourceManager.LoadTesting + - sdk/cdn/Azure.ResourceManager.Cdn - sdk/networkcloud/Azure.ResourceManager.NetworkCloud - - sdk/networkfunction/Azure.ResourceManager.NetworkFunction - - sdk/newrelicobservability/Azure.ResourceManager.NewRelicObservability - - sdk/nginx/Azure.ResourceManager.Nginx - - sdk/notificationhubs/Azure.ResourceManager.NotificationHubs - - sdk/openenergyplatform/Azure.ResourceManager.EnergyServices - - sdk/operationalinsights/Azure.ResourceManager.OperationalInsights - - sdk/oracle/Azure.ResourceManager.OracleDatabase + - sdk/trustedsigning/Azure.ResourceManager.TrustedSigning - sdk/orbital/Azure.ResourceManager.Orbital - - sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw - - sdk/peering/Azure.ResourceManager.Peering + - sdk/avs/Azure.ResourceManager.Avs + - sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement + - sdk/managednetworkfabric/Azure.ResourceManager.ManagedNetworkFabric + - sdk/logic/Azure.ResourceManager.Logic + - sdk/eventhub/Azure.ResourceManager.EventHubs + - sdk/eventgrid/Azure.ResourceManager.EventGrid + - sdk/devopsinfrastructure/Azure.ResourceManager.DevOpsInfrastructure + - sdk/labservices/Azure.ResourceManager.LabServices + - sdk/datashare/Azure.ResourceManager.DataShare + - sdk/fluidrelay/Azure.ResourceManager.FluidRelay + - sdk/operationalinsights/Azure.ResourceManager.OperationalInsights + - sdk/storageactions/Azure.ResourceManager.StorageActions + - sdk/signalr/Azure.ResourceManager.SignalR + - sdk/edgeorder/Azure.ResourceManager.EdgeOrder + - sdk/reservations/Azure.ResourceManager.Reservations + - sdk/devtestlabs/Azure.ResourceManager.DevTestLabs + - sdk/nginx/Azure.ResourceManager.Nginx - sdk/playwrighttesting/Azure.ResourceManager.PlaywrightTesting - - sdk/policyinsights/Azure.ResourceManager.PolicyInsights - - sdk/postgresql/Azure.ResourceManager.PostgreSql - - sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated - - sdk/privatedns/Azure.ResourceManager.PrivateDns - - sdk/providerhub/Azure.ResourceManager.ProviderHub + - sdk/resourcemover/Azure.ResourceManager.ResourceMover + - sdk/networkanalytics/Azure.ResourceManager.NetworkAnalytics + - sdk/extendedlocation/Azure.ResourceManager.ExtendedLocations + - sdk/synapse/Azure.ResourceManager.Synapse - sdk/purview/Azure.ResourceManager.Purview - - sdk/quantum/Azure.ResourceManager.Quantum - - sdk/qumulo/Azure.ResourceManager.Qumulo - - sdk/quota/Azure.ResourceManager.Quota - - sdk/recoveryservices/Azure.ResourceManager.RecoveryServices - - sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup - - sdk/recoveryservices-datareplication/Azure.ResourceManager.RecoveryServicesDataReplication + - sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics + - sdk/defendereasm/Azure.ResourceManager.DefenderEasm + - sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated + - sdk/azurelargeinstance/Azure.ResourceManager.LargeInstance + - sdk/billingbenefits/Azure.ResourceManager.BillingBenefits + - sdk/hardwaresecuritymodules/Azure.ResourceManager.HardwareSecurityModules + - sdk/automanage/Azure.ResourceManager.Automanage + - sdk/graphservices/Azure.ResourceManager.GraphServices - sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery - - sdk/redis/Azure.ResourceManager.Redis - - sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise + - sdk/containerapps/Azure.ResourceManager.AppContainers + - sdk/consumption/Azure.ResourceManager.Consumption + - sdk/grafana/Azure.ResourceManager.Grafana + - sdk/computeschedule/Azure.ResourceManager.ComputeSchedule + - sdk/apicenter/Azure.ResourceManager.ApiCenter - sdk/relay/Azure.ResourceManager.Relay - - sdk/reservations/Azure.ResourceManager.Reservations - - sdk/resourceconnector/Azure.ResourceManager.ResourceConnector - - sdk/resourcegraph/Azure.ResourceManager.ResourceGraph - - sdk/resourcehealth/Azure.ResourceManager.ResourceHealth - - sdk/resourcemover/Azure.ResourceManager.ResourceMover - - sdk/resources/Azure.ResourceManager.Resources - - sdk/search/Azure.ResourceManager.Search - - sdk/securitycenter/Azure.ResourceManager.SecurityCenter + - sdk/machinelearningservices/Azure.ResourceManager.MachineLearning + - sdk/codesigning/Azure.ResourceManager.Codesigning + - sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw + - sdk/dnsresolver/Azure.ResourceManager.DnsResolver + - sdk/customer-insights/Azure.ResourceManager.CustomerInsights + - sdk/managementpartner/Azure.ResourceManager.ManagementPartner + - sdk/arc-scvmm/Azure.ResourceManager.ScVmm - sdk/securitydevops/Azure.ResourceManager.SecurityDevOps - - sdk/securityinsights/Azure.ResourceManager.SecurityInsights + - sdk/agrifood/Azure.ResourceManager.AgFoodPlatform + - sdk/quota/Azure.ResourceManager.Quota + - sdk/containerinstance/Azure.ResourceManager.ContainerInstance + - sdk/confidentialledger/Azure.ResourceManager.ConfidentialLedger + - sdk/workloadmonitor/Azure.ResourceManager.WorkloadMonitor + - sdk/informaticadatamanagement/Azure.ResourceManager.InformaticaDataManagement + - sdk/compute/Azure.ResourceManager.Compute + - sdk/monitor/Azure.ResourceManager.Monitor + - sdk/storage/Azure.ResourceManager.Storage + - sdk/sqlmanagement/Azure.ResourceManager.Sql + - sdk/fleet/Azure.ResourceManager.ContainerServiceFleet + - sdk/automation/Azure.ResourceManager.Automation + - sdk/datalake-store/Azure.ResourceManager.DataLakeStore + - sdk/privatedns/Azure.ResourceManager.PrivateDns + - sdk/policyinsights/Azure.ResourceManager.PolicyInsights + - sdk/securitycenter/Azure.ResourceManager.SecurityCenter + - sdk/astronomer/Azure.ResourceManager.Astro + - sdk/mysql/Azure.ResourceManager.MySql + - sdk/postgresql/Azure.ResourceManager.PostgreSql - sdk/selfhelp/Azure.ResourceManager.SelfHelp + - sdk/confluent/Azure.ResourceManager.Confluent + - sdk/healthdataaiservices/Azure.ResourceManager.HealthDataAIServices + - sdk/netapp/Azure.ResourceManager.NetApp + - sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity - sdk/servicebus/Azure.ResourceManager.ServiceBus - - sdk/servicefabric/Azure.ResourceManager.ServiceFabric - - sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters - - sdk/servicelinker/Azure.ResourceManager.ServiceLinker + - sdk/datadog/Azure.ResourceManager.Datadog + - sdk/dynatrace/Azure.ResourceManager.Dynatrace + - sdk/cosmosdb/Azure.ResourceManager.CosmosDB + - sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights + - sdk/trafficmanager/Azure.ResourceManager.TrafficManager + - sdk/search/Azure.ResourceManager.Search + - sdk/kubernetesconfiguration/Azure.ResourceManager.KubernetesConfiguration + - sdk/qumulo/Azure.ResourceManager.Qumulo + - sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices + - sdk/resourceconnector/Azure.ResourceManager.ResourceConnector + - sdk/fabric/Azure.ResourceManager.Fabric + - sdk/iothub/Azure.ResourceManager.IotHub + - sdk/datafactory/Azure.ResourceManager.DataFactory + - sdk/devcenter/Azure.ResourceManager.DevCenter + - sdk/quantum/Azure.ResourceManager.Quantum + - sdk/hybridcompute/Azure.ResourceManager.HybridCompute + - sdk/edgezones/Azure.ResourceManager.EdgeZones + - sdk/chaos/Azure.ResourceManager.Chaos + - sdk/newrelicobservability/Azure.ResourceManager.NewRelicObservability + - sdk/mediaservices/Azure.ResourceManager.Media - sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking - - sdk/signalr/Azure.ResourceManager.SignalR - - sdk/sphere/Azure.ResourceManager.Sphere - - sdk/springappdiscovery/Azure.ResourceManager.SpringAppDiscovery - - sdk/sqlmanagement/Azure.ResourceManager.Sql - - sdk/sqlvirtualmachine/Azure.ResourceManager.SqlVirtualMachine - - sdk/standbypool/Azure.ResourceManager.StandbyPool - - sdk/storage/Azure.ResourceManager.Storage - - sdk/storageactions/Azure.ResourceManager.StorageActions - - sdk/storagecache/Azure.ResourceManager.StorageCache - - sdk/storagemover/Azure.ResourceManager.StorageMover + - sdk/analysisservices/Azure.ResourceManager.Analysis + - sdk/hybridaks/Azure.ResourceManager.HybridContainerService + - sdk/computefleet/Azure.ResourceManager.ComputeFleet + - sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise + - sdk/databoxedge/Azure.ResourceManager.DataBoxEdge + - sdk/mongocluster/Azure.ResourceManager.MongoCluster - sdk/storagepool/Azure.ResourceManager.StoragePool - - sdk/storagesync/Azure.ResourceManager.StorageSync - - sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics - - sdk/subscription/Azure.ResourceManager.Subscription - - sdk/support/Azure.ResourceManager.Support - - sdk/synapse/Azure.ResourceManager.Synapse - - sdk/trafficmanager/Azure.ResourceManager.TrafficManager - - sdk/trustedsigning/Azure.ResourceManager.TrustedSigning - - sdk/voiceservices/Azure.ResourceManager.VoiceServices - - sdk/webpubsub/Azure.ResourceManager.WebPubSub - - sdk/websites/Azure.ResourceManager.AppService - - sdk/workloadmonitor/Azure.ResourceManager.WorkloadMonitor - - sdk/workloads/Azure.ResourceManager.Workloads + - sdk/notificationhubs/Azure.ResourceManager.NotificationHubs + - sdk/managednetwork/Azure.ResourceManager.ManagedNetwork + - sdk/maintenance/Azure.ResourceManager.Maintenance + - sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate + - sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics + - sdk/sqlvirtualmachine/Azure.ResourceManager.SqlVirtualMachine + - sdk/mixedreality/Azure.ResourceManager.MixedReality + - sdk/containerregistry/Azure.ResourceManager.ContainerRegistry + - sdk/hdinsight/Azure.ResourceManager.HDInsight + - sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry + - sdk/network/Azure.ResourceManager.Network extends: template: /eng/pipelines/templates/stages/archetype-sdk-client.yml diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/api/Azure.ResourceManager.TrustedSigning.netstandard2.0.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/api/Azure.ResourceManager.TrustedSigning.netstandard2.0.cs index dbd33a36082b..17d196931ad2 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/api/Azure.ResourceManager.TrustedSigning.netstandard2.0.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/api/Azure.ResourceManager.TrustedSigning.netstandard2.0.cs @@ -79,24 +79,15 @@ public partial class TrustedSigningCertificateProfileData : Azure.ResourceManage { public TrustedSigningCertificateProfileData() { } public System.Collections.Generic.IReadOnlyList Certificates { get { throw null; } } - public string City { get { throw null; } } - public string CommonName { get { throw null; } } - public string Country { get { throw null; } } - public string EnhancedKeyUsage { get { throw null; } } public string IdentityValidationId { get { throw null; } set { } } public bool? IncludeCity { get { throw null; } set { } } public bool? IncludeCountry { get { throw null; } set { } } public bool? IncludePostalCode { get { throw null; } set { } } public bool? IncludeState { get { throw null; } set { } } public bool? IncludeStreetAddress { get { throw null; } set { } } - public string Organization { get { throw null; } } - public string OrganizationUnit { get { throw null; } } - public string PostalCode { get { throw null; } } public Azure.ResourceManager.TrustedSigning.Models.CertificateProfileType? ProfileType { get { throw null; } set { } } public Azure.ResourceManager.TrustedSigning.Models.TrustedSigningProvisioningState? ProvisioningState { get { throw null; } } - public string State { get { throw null; } } public Azure.ResourceManager.TrustedSigning.Models.CertificateProfileStatus? Status { get { throw null; } } - public string StreetAddress { get { throw null; } } protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { } Azure.ResourceManager.TrustedSigning.TrustedSigningCertificateProfileData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; } void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { } @@ -169,8 +160,8 @@ public static partial class ArmTrustedSigningModelFactory public static Azure.ResourceManager.TrustedSigning.Models.RevokeCertificateContent RevokeCertificateContent(string serialNumber = null, string thumbprint = null, System.DateTimeOffset effectiveOn = default(System.DateTimeOffset), string reason = null, string remarks = null) { throw null; } public static Azure.ResourceManager.TrustedSigning.TrustedSigningAccountData TrustedSigningAccountData(Azure.Core.ResourceIdentifier id = null, string name = null, Azure.Core.ResourceType resourceType = default(Azure.Core.ResourceType), Azure.ResourceManager.Models.SystemData systemData = null, System.Collections.Generic.IDictionary tags = null, Azure.Core.AzureLocation location = default(Azure.Core.AzureLocation), System.Uri accountUri = null, Azure.ResourceManager.TrustedSigning.Models.TrustedSigningSkuName? skuName = default(Azure.ResourceManager.TrustedSigning.Models.TrustedSigningSkuName?), Azure.ResourceManager.TrustedSigning.Models.TrustedSigningProvisioningState? provisioningState = default(Azure.ResourceManager.TrustedSigning.Models.TrustedSigningProvisioningState?)) { throw null; } public static Azure.ResourceManager.TrustedSigning.Models.TrustedSigningAccountNameAvailabilityResult TrustedSigningAccountNameAvailabilityResult(bool? isNameAvailable = default(bool?), Azure.ResourceManager.TrustedSigning.Models.TrustedSigningAccountNameUnavailabilityReason? reason = default(Azure.ResourceManager.TrustedSigning.Models.TrustedSigningAccountNameUnavailabilityReason?), string message = null) { throw null; } - public static Azure.ResourceManager.TrustedSigning.Models.TrustedSigningCertificate TrustedSigningCertificate(string serialNumber = null, string subjectName = null, string thumbprint = null, System.DateTimeOffset? createOn = default(System.DateTimeOffset?), System.DateTimeOffset? expireOn = default(System.DateTimeOffset?), Azure.ResourceManager.TrustedSigning.Models.TrustedSigningCertificateStatus? status = default(Azure.ResourceManager.TrustedSigning.Models.TrustedSigningCertificateStatus?), System.DateTimeOffset? requestedOn = default(System.DateTimeOffset?), System.DateTimeOffset? effectiveOn = default(System.DateTimeOffset?), string reason = null, string remarks = null, Azure.ResourceManager.TrustedSigning.Models.CertificateRevocationStatus? statusRevocationStatus = default(Azure.ResourceManager.TrustedSigning.Models.CertificateRevocationStatus?), string failureReason = null) { throw null; } - public static Azure.ResourceManager.TrustedSigning.TrustedSigningCertificateProfileData TrustedSigningCertificateProfileData(Azure.Core.ResourceIdentifier id = null, string name = null, Azure.Core.ResourceType resourceType = default(Azure.Core.ResourceType), Azure.ResourceManager.Models.SystemData systemData = null, Azure.ResourceManager.TrustedSigning.Models.CertificateProfileType? profileType = default(Azure.ResourceManager.TrustedSigning.Models.CertificateProfileType?), string commonName = null, string organization = null, string organizationUnit = null, string streetAddress = null, bool? includeStreetAddress = default(bool?), string city = null, bool? includeCity = default(bool?), string state = null, bool? includeState = default(bool?), string country = null, bool? includeCountry = default(bool?), string postalCode = null, bool? includePostalCode = default(bool?), string enhancedKeyUsage = null, string identityValidationId = null, Azure.ResourceManager.TrustedSigning.Models.TrustedSigningProvisioningState? provisioningState = default(Azure.ResourceManager.TrustedSigning.Models.TrustedSigningProvisioningState?), Azure.ResourceManager.TrustedSigning.Models.CertificateProfileStatus? status = default(Azure.ResourceManager.TrustedSigning.Models.CertificateProfileStatus?), System.Collections.Generic.IEnumerable certificates = null) { throw null; } + public static Azure.ResourceManager.TrustedSigning.Models.TrustedSigningCertificate TrustedSigningCertificate(string serialNumber = null, string enhancedKeyUsage = null, string subjectName = null, string thumbprint = null, System.DateTimeOffset? createOn = default(System.DateTimeOffset?), System.DateTimeOffset? expireOn = default(System.DateTimeOffset?), Azure.ResourceManager.TrustedSigning.Models.TrustedSigningCertificateStatus? status = default(Azure.ResourceManager.TrustedSigning.Models.TrustedSigningCertificateStatus?), System.DateTimeOffset? requestedOn = default(System.DateTimeOffset?), System.DateTimeOffset? effectiveOn = default(System.DateTimeOffset?), string reason = null, string remarks = null, Azure.ResourceManager.TrustedSigning.Models.CertificateRevocationStatus? statusRevocationStatus = default(Azure.ResourceManager.TrustedSigning.Models.CertificateRevocationStatus?), string failureReason = null) { throw null; } + public static Azure.ResourceManager.TrustedSigning.TrustedSigningCertificateProfileData TrustedSigningCertificateProfileData(Azure.Core.ResourceIdentifier id = null, string name = null, Azure.Core.ResourceType resourceType = default(Azure.Core.ResourceType), Azure.ResourceManager.Models.SystemData systemData = null, Azure.ResourceManager.TrustedSigning.Models.CertificateProfileType? profileType = default(Azure.ResourceManager.TrustedSigning.Models.CertificateProfileType?), bool? includeStreetAddress = default(bool?), bool? includeCity = default(bool?), bool? includeState = default(bool?), bool? includeCountry = default(bool?), bool? includePostalCode = default(bool?), string identityValidationId = null, Azure.ResourceManager.TrustedSigning.Models.TrustedSigningProvisioningState? provisioningState = default(Azure.ResourceManager.TrustedSigning.Models.TrustedSigningProvisioningState?), Azure.ResourceManager.TrustedSigning.Models.CertificateProfileStatus? status = default(Azure.ResourceManager.TrustedSigning.Models.CertificateProfileStatus?), System.Collections.Generic.IEnumerable certificates = null) { throw null; } } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct CertificateProfileStatus : System.IEquatable @@ -306,6 +297,7 @@ public partial class TrustedSigningCertificate : System.ClientModel.Primitives.I internal TrustedSigningCertificate() { } public System.DateTimeOffset? CreateOn { get { throw null; } } public System.DateTimeOffset? EffectiveOn { get { throw null; } } + public string EnhancedKeyUsage { get { throw null; } } public System.DateTimeOffset? ExpireOn { get { throw null; } } public string FailureReason { get { throw null; } } public string Reason { get { throw null; } } diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountCollection.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountCollection.cs index 5f50e049a616..94aa04c8c283 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountCollection.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountCollection.cs @@ -21,7 +21,7 @@ public partial class Sample_TrustedSigningAccountCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_ListsTrustedSigningAccountsWithinAResourceGroup() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_ListByResourceGroup.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_ListByResourceGroup.json // this example is just showing the usage of "CodeSigningAccounts_ListByResourceGroup" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -57,7 +57,7 @@ public async Task GetAll_ListsTrustedSigningAccountsWithinAResourceGroup() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_Get.json // this example is just showing the usage of "CodeSigningAccounts_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -91,7 +91,7 @@ public async Task Get_GetATrustedSigningAccount() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_Get.json // this example is just showing the usage of "CodeSigningAccounts_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -121,7 +121,7 @@ public async Task Exists_GetATrustedSigningAccount() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_Get.json // this example is just showing the usage of "CodeSigningAccounts_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -163,7 +163,7 @@ public async Task GetIfExists_GetATrustedSigningAccount() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_CreateATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_Create.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_Create.json // this example is just showing the usage of "CodeSigningAccounts_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountResource.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountResource.cs index bf7b824bc201..9c06ea07954a 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountResource.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningAccountResource.cs @@ -21,7 +21,7 @@ public partial class Sample_TrustedSigningAccountResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CheckTrustedSigningAccountNameAvailability_ChecksThatTheTrustedSigningAccountNameIsAvailable() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_CheckNameAvailability.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_CheckNameAvailability.json // this example is just showing the usage of "CodeSigningAccounts_CheckNameAvailability" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -47,7 +47,7 @@ public async Task CheckTrustedSigningAccountNameAvailability_ChecksThatTheTruste [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetTrustedSigningAccounts_ListsTrustedSigningAccountsWithinASubscription() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_ListBySubscription.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_ListBySubscription.json // this example is just showing the usage of "CodeSigningAccounts_ListBySubscription" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -79,7 +79,7 @@ public async Task GetTrustedSigningAccounts_ListsTrustedSigningAccountsWithinASu [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_Get.json // this example is just showing the usage of "CodeSigningAccounts_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -110,7 +110,7 @@ public async Task Get_GetATrustedSigningAccount() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdateATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_Update.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_Update.json // this example is just showing the usage of "CodeSigningAccounts_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -149,7 +149,7 @@ public async Task Update_UpdateATrustedSigningAccount() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeleteATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CodeSigningAccounts_Delete.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CodeSigningAccounts_Delete.json // this example is just showing the usage of "CodeSigningAccounts_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileCollection.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileCollection.cs index dd66b702f9ae..82ad8cb8e8b3 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileCollection.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileCollection.cs @@ -20,7 +20,7 @@ public partial class Sample_TrustedSigningCertificateProfileCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_ListCertificateProfilesUnderATrustedSigningAccount() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_ListByCodeSigningAccount.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_ListByCodeSigningAccount.json // this example is just showing the usage of "CertificateProfiles_ListByCodeSigningAccount" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -57,7 +57,7 @@ public async Task GetAll_ListCertificateProfilesUnderATrustedSigningAccount() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetDetailsOfACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_Get.json // this example is just showing the usage of "CertificateProfiles_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -92,7 +92,7 @@ public async Task Get_GetDetailsOfACertificateProfile() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetDetailsOfACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_Get.json // this example is just showing the usage of "CertificateProfiles_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -123,7 +123,7 @@ public async Task Exists_GetDetailsOfACertificateProfile() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetDetailsOfACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_Get.json // this example is just showing the usage of "CertificateProfiles_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -166,7 +166,7 @@ public async Task GetIfExists_GetDetailsOfACertificateProfile() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_CreateACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_Create.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_Create.json // this example is just showing the usage of "CertificateProfiles_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileResource.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileResource.cs index e0d74d1f52d4..aaabe1e6750a 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileResource.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/samples/Generated/Samples/Sample_TrustedSigningCertificateProfileResource.cs @@ -20,7 +20,7 @@ public partial class Sample_TrustedSigningCertificateProfileResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetDetailsOfACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_Get.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_Get.json // this example is just showing the usage of "CertificateProfiles_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -52,7 +52,7 @@ public async Task Get_GetDetailsOfACertificateProfile() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_CreateACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_Create.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_Create.json // this example is just showing the usage of "CertificateProfiles_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -92,7 +92,7 @@ public async Task Update_CreateACertificateProfile() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeleteACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_Delete.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_Delete.json // this example is just showing the usage of "CertificateProfiles_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -120,7 +120,7 @@ public async Task Delete_DeleteACertificateProfile() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task RevokeCertificate_RevokeACertificateUnderACertificateProfile() { - // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/examples/CertificateProfiles_RevokeCertificate.json + // Generated from example definition: specification/codesigning/resource-manager/Microsoft.CodeSigning/stable/2024-11-15/examples/CertificateProfiles_RevokeCertificate.json // this example is just showing the usage of "CertificateProfiles_RevokeCertificate" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/ArmTrustedSigningModelFactory.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/ArmTrustedSigningModelFactory.cs index b24481989a41..e68a1c5d8c26 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/ArmTrustedSigningModelFactory.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/ArmTrustedSigningModelFactory.cs @@ -60,26 +60,17 @@ public static TrustedSigningAccountData TrustedSigningAccountData(ResourceIdenti /// The resourceType. /// The systemData. /// Profile type of the certificate. - /// Used as CN in the certificate subject name. - /// Used as O in the certificate subject name. - /// Used as OU in the private trust certificate subject name. - /// Used as STREET in the certificate subject name. /// Whether to include STREET in the certificate subject name. - /// Used as L in the certificate subject name. /// Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types. - /// Used as S in the certificate subject name. /// Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types. - /// Used as C in the certificate subject name. /// Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types. - /// Used as PC in the certificate subject name. /// Whether to include PC in the certificate subject name. - /// Enhanced key usage of the certificate. /// Identity validation id used for the certificate subject name. /// Status of the current operation on certificate profile. /// Status of the certificate profile. /// List of renewed certificates. /// A new instance for mocking. - public static TrustedSigningCertificateProfileData TrustedSigningCertificateProfileData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, CertificateProfileType? profileType = null, string commonName = null, string organization = null, string organizationUnit = null, string streetAddress = null, bool? includeStreetAddress = null, string city = null, bool? includeCity = null, string state = null, bool? includeState = null, string country = null, bool? includeCountry = null, string postalCode = null, bool? includePostalCode = null, string enhancedKeyUsage = null, string identityValidationId = null, TrustedSigningProvisioningState? provisioningState = null, CertificateProfileStatus? status = null, IEnumerable certificates = null) + public static TrustedSigningCertificateProfileData TrustedSigningCertificateProfileData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, CertificateProfileType? profileType = null, bool? includeStreetAddress = null, bool? includeCity = null, bool? includeState = null, bool? includeCountry = null, bool? includePostalCode = null, string identityValidationId = null, TrustedSigningProvisioningState? provisioningState = null, CertificateProfileStatus? status = null, IEnumerable certificates = null) { certificates ??= new List(); @@ -89,20 +80,11 @@ public static TrustedSigningCertificateProfileData TrustedSigningCertificateProf resourceType, systemData, profileType, - commonName, - organization, - organizationUnit, - streetAddress, includeStreetAddress, - city, includeCity, - state, includeState, - country, includeCountry, - postalCode, includePostalCode, - enhancedKeyUsage, identityValidationId, provisioningState, status, @@ -112,6 +94,7 @@ public static TrustedSigningCertificateProfileData TrustedSigningCertificateProf /// Initializes a new instance of . /// Serial number of the certificate. + /// Enhanced key usage of the certificate. /// Subject name of the certificate. /// Thumbprint of the certificate. /// Certificate created date. @@ -124,10 +107,11 @@ public static TrustedSigningCertificateProfileData TrustedSigningCertificateProf /// Status of the revocation. /// Reason for the revocation failure. /// A new instance for mocking. - public static TrustedSigningCertificate TrustedSigningCertificate(string serialNumber = null, string subjectName = null, string thumbprint = null, DateTimeOffset? createOn = null, DateTimeOffset? expireOn = null, TrustedSigningCertificateStatus? status = null, DateTimeOffset? requestedOn = null, DateTimeOffset? effectiveOn = null, string reason = null, string remarks = null, CertificateRevocationStatus? statusRevocationStatus = null, string failureReason = null) + public static TrustedSigningCertificate TrustedSigningCertificate(string serialNumber = null, string enhancedKeyUsage = null, string subjectName = null, string thumbprint = null, DateTimeOffset? createOn = null, DateTimeOffset? expireOn = null, TrustedSigningCertificateStatus? status = null, DateTimeOffset? requestedOn = null, DateTimeOffset? effectiveOn = null, string reason = null, string remarks = null, CertificateRevocationStatus? statusRevocationStatus = null, string failureReason = null) { return new TrustedSigningCertificate( serialNumber, + enhancedKeyUsage, subjectName, thumbprint, createOn, diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningResourceGroupResource.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningResourceGroupResource.cs index 8e306bbfb17c..b7002cc4ab77 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningResourceGroupResource.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningResourceGroupResource.cs @@ -53,7 +53,7 @@ public virtual TrustedSigningAccountCollection GetTrustedSigningAccounts() /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -84,7 +84,7 @@ public virtual async Task> GetTrustedSig /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningSubscriptionResource.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningSubscriptionResource.cs index c045cd4d3f9d..e668bc194ed4 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningSubscriptionResource.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/MockableTrustedSigningSubscriptionResource.cs @@ -55,7 +55,7 @@ private string GetApiVersionOrNull(ResourceType resourceType) /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -97,7 +97,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -139,7 +139,7 @@ public virtual Response CheckTruste /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -169,7 +169,7 @@ public virtual AsyncPageable GetTrustedSigningAcc /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/TrustedSigningExtensions.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/TrustedSigningExtensions.cs index eb40875d5f75..c7ace82c3ca5 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/TrustedSigningExtensions.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Extensions/TrustedSigningExtensions.cs @@ -101,7 +101,7 @@ public static TrustedSigningAccountCollection GetTrustedSigningAccounts(this Res /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -139,7 +139,7 @@ public static async Task> GetTrustedSign /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -177,7 +177,7 @@ public static Response GetTrustedSigningAccount(t /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -213,7 +213,7 @@ public static async Task> /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -249,7 +249,7 @@ public static Response CheckTrusted /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -285,7 +285,7 @@ public static AsyncPageable GetTrustedSigningAcco /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/AccountSkuPatch.Serialization.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/AccountSkuPatch.Serialization.cs new file mode 100644 index 000000000000..3c565c95fb32 --- /dev/null +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/AccountSkuPatch.Serialization.cs @@ -0,0 +1,133 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ClientModel.Primitives; +using System.Collections.Generic; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.TrustedSigning.Models +{ + internal partial class AccountSkuPatch : IUtf8JsonSerializable, IJsonModel + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) => ((IJsonModel)this).Write(writer, ModelSerializationExtensions.WireOptions); + + void IJsonModel.Write(Utf8JsonWriter writer, ModelReaderWriterOptions options) + { + writer.WriteStartObject(); + JsonModelWriteCore(writer, options); + writer.WriteEndObject(); + } + + /// The JSON writer. + /// The client options for reading and writing models. + protected virtual void JsonModelWriteCore(Utf8JsonWriter writer, ModelReaderWriterOptions options) + { + var format = options.Format == "W" ? ((IPersistableModel)this).GetFormatFromOptions(options) : options.Format; + if (format != "J") + { + throw new FormatException($"The model {nameof(AccountSkuPatch)} does not support writing '{format}' format."); + } + + if (Optional.IsDefined(Name)) + { + writer.WritePropertyName("name"u8); + writer.WriteStringValue(Name.Value.ToString()); + } + if (options.Format != "W" && _serializedAdditionalRawData != null) + { + foreach (var item in _serializedAdditionalRawData) + { + writer.WritePropertyName(item.Key); +#if NET6_0_OR_GREATER + writer.WriteRawValue(item.Value); +#else + using (JsonDocument document = JsonDocument.Parse(item.Value)) + { + JsonSerializer.Serialize(writer, document.RootElement); + } +#endif + } + } + } + + AccountSkuPatch IJsonModel.Create(ref Utf8JsonReader reader, ModelReaderWriterOptions options) + { + var format = options.Format == "W" ? ((IPersistableModel)this).GetFormatFromOptions(options) : options.Format; + if (format != "J") + { + throw new FormatException($"The model {nameof(AccountSkuPatch)} does not support reading '{format}' format."); + } + + using JsonDocument document = JsonDocument.ParseValue(ref reader); + return DeserializeAccountSkuPatch(document.RootElement, options); + } + + internal static AccountSkuPatch DeserializeAccountSkuPatch(JsonElement element, ModelReaderWriterOptions options = null) + { + options ??= ModelSerializationExtensions.WireOptions; + + if (element.ValueKind == JsonValueKind.Null) + { + return null; + } + TrustedSigningSkuName? name = default; + IDictionary serializedAdditionalRawData = default; + Dictionary rawDataDictionary = new Dictionary(); + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("name"u8)) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + continue; + } + name = new TrustedSigningSkuName(property.Value.GetString()); + continue; + } + if (options.Format != "W") + { + rawDataDictionary.Add(property.Name, BinaryData.FromString(property.Value.GetRawText())); + } + } + serializedAdditionalRawData = rawDataDictionary; + return new AccountSkuPatch(name, serializedAdditionalRawData); + } + + BinaryData IPersistableModel.Write(ModelReaderWriterOptions options) + { + var format = options.Format == "W" ? ((IPersistableModel)this).GetFormatFromOptions(options) : options.Format; + + switch (format) + { + case "J": + return ModelReaderWriter.Write(this, options); + default: + throw new FormatException($"The model {nameof(AccountSkuPatch)} does not support writing '{options.Format}' format."); + } + } + + AccountSkuPatch IPersistableModel.Create(BinaryData data, ModelReaderWriterOptions options) + { + var format = options.Format == "W" ? ((IPersistableModel)this).GetFormatFromOptions(options) : options.Format; + + switch (format) + { + case "J": + { + using JsonDocument document = JsonDocument.Parse(data); + return DeserializeAccountSkuPatch(document.RootElement, options); + } + default: + throw new FormatException($"The model {nameof(AccountSkuPatch)} does not support reading '{options.Format}' format."); + } + } + + string IPersistableModel.GetFormatFromOptions(ModelReaderWriterOptions options) => "J"; + } +} diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/AccountSkuPatch.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/AccountSkuPatch.cs new file mode 100644 index 000000000000..585714e4777f --- /dev/null +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/AccountSkuPatch.cs @@ -0,0 +1,65 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; + +namespace Azure.ResourceManager.TrustedSigning.Models +{ + /// SKU of the trusted signing account. + internal partial class AccountSkuPatch + { + /// + /// Keeps track of any properties unknown to the library. + /// + /// To assign an object to the value of this property use . + /// + /// + /// To assign an already formatted json string to this property use . + /// + /// + /// Examples: + /// + /// + /// BinaryData.FromObjectAsJson("foo") + /// Creates a payload of "foo". + /// + /// + /// BinaryData.FromString("\"foo\"") + /// Creates a payload of "foo". + /// + /// + /// BinaryData.FromObjectAsJson(new { key = "value" }) + /// Creates a payload of { "key": "value" }. + /// + /// + /// BinaryData.FromString("{\"key\": \"value\"}") + /// Creates a payload of { "key": "value" }. + /// + /// + /// + /// + private IDictionary _serializedAdditionalRawData; + + /// Initializes a new instance of . + public AccountSkuPatch() + { + } + + /// Initializes a new instance of . + /// Name of the SKU. + /// Keeps track of any properties unknown to the library. + internal AccountSkuPatch(TrustedSigningSkuName? name, IDictionary serializedAdditionalRawData) + { + Name = name; + _serializedAdditionalRawData = serializedAdditionalRawData; + } + + /// Name of the SKU. + public TrustedSigningSkuName? Name { get; set; } + } +} diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CertificateProfileListResult.Serialization.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CertificateProfileListResult.Serialization.cs index d29c0e55fb8b..69cc9d6ae08b 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CertificateProfileListResult.Serialization.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CertificateProfileListResult.Serialization.cs @@ -41,7 +41,7 @@ protected virtual void JsonModelWriteCore(Utf8JsonWriter writer, ModelReaderWrit writer.WriteObjectValue(item, options); } writer.WriteEndArray(); - if (options.Format != "W" && Optional.IsDefined(NextLink)) + if (Optional.IsDefined(NextLink)) { writer.WritePropertyName("nextLink"u8); writer.WriteStringValue(NextLink.AbsoluteUri); diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CodeSigningAccountListResult.Serialization.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CodeSigningAccountListResult.Serialization.cs index 5b70899acc5f..145307eb886d 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CodeSigningAccountListResult.Serialization.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/CodeSigningAccountListResult.Serialization.cs @@ -41,7 +41,7 @@ protected virtual void JsonModelWriteCore(Utf8JsonWriter writer, ModelReaderWrit writer.WriteObjectValue(item, options); } writer.WriteEndArray(); - if (options.Format != "W" && Optional.IsDefined(NextLink)) + if (Optional.IsDefined(NextLink)) { writer.WritePropertyName("nextLink"u8); writer.WriteStringValue(NextLink.AbsoluteUri); diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.Serialization.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.Serialization.cs index 963254e5d2cb..bf5434f331c0 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.Serialization.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.Serialization.cs @@ -91,7 +91,7 @@ internal static TrustedSigningAccountPatch DeserializeTrustedSigningAccountPatch return null; } IDictionary tags = default; - TrustedSigningAccountSku sku = default; + AccountSkuPatch sku = default; IDictionary serializedAdditionalRawData = default; Dictionary rawDataDictionary = new Dictionary(); foreach (var property in element.EnumerateObject()) @@ -125,7 +125,7 @@ internal static TrustedSigningAccountPatch DeserializeTrustedSigningAccountPatch { continue; } - sku = TrustedSigningAccountSku.DeserializeTrustedSigningAccountSku(property0.Value, options); + sku = AccountSkuPatch.DeserializeAccountSkuPatch(property0.Value, options); continue; } } diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.cs index 16b227baeea5..9059b01b9692 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningAccountPatch.cs @@ -55,7 +55,7 @@ public TrustedSigningAccountPatch() /// Resource tags. /// SKU of the trusted signing account. /// Keeps track of any properties unknown to the library. - internal TrustedSigningAccountPatch(IDictionary tags, TrustedSigningAccountSku sku, IDictionary serializedAdditionalRawData) + internal TrustedSigningAccountPatch(IDictionary tags, AccountSkuPatch sku, IDictionary serializedAdditionalRawData) { Tags = tags; Sku = sku; @@ -65,14 +65,16 @@ internal TrustedSigningAccountPatch(IDictionary tags, TrustedSig /// Resource tags. public IDictionary Tags { get; } /// SKU of the trusted signing account. - internal TrustedSigningAccountSku Sku { get; set; } + internal AccountSkuPatch Sku { get; set; } /// Name of the SKU. public TrustedSigningSkuName? SkuName { - get => Sku is null ? default(TrustedSigningSkuName?) : Sku.Name; + get => Sku is null ? default : Sku.Name; set { - Sku = value.HasValue ? new TrustedSigningAccountSku(value.Value) : null; + if (Sku is null) + Sku = new AccountSkuPatch(); + Sku.Name = value; } } } diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.Serialization.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.Serialization.cs index 7cd153d9b34b..c3ac39c9c131 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.Serialization.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.Serialization.cs @@ -39,6 +39,11 @@ protected virtual void JsonModelWriteCore(Utf8JsonWriter writer, ModelReaderWrit writer.WritePropertyName("serialNumber"u8); writer.WriteStringValue(SerialNumber); } + if (Optional.IsDefined(EnhancedKeyUsage)) + { + writer.WritePropertyName("enhancedKeyUsage"u8); + writer.WriteStringValue(EnhancedKeyUsage); + } if (Optional.IsDefined(SubjectName)) { writer.WritePropertyName("subjectName"u8); @@ -135,6 +140,7 @@ internal static TrustedSigningCertificate DeserializeTrustedSigningCertificate(J return null; } string serialNumber = default; + string enhancedKeyUsage = default; string subjectName = default; string thumbprint = default; DateTimeOffset? createdDate = default; @@ -155,6 +161,11 @@ internal static TrustedSigningCertificate DeserializeTrustedSigningCertificate(J serialNumber = property.Value.GetString(); continue; } + if (property.NameEquals("enhancedKeyUsage"u8)) + { + enhancedKeyUsage = property.Value.GetString(); + continue; + } if (property.NameEquals("subjectName"u8)) { subjectName = property.Value.GetString(); @@ -254,6 +265,7 @@ internal static TrustedSigningCertificate DeserializeTrustedSigningCertificate(J serializedAdditionalRawData = rawDataDictionary; return new TrustedSigningCertificate( serialNumber, + enhancedKeyUsage, subjectName, thumbprint, createdDate, diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.cs index 3f74297a0f43..a7bb9779db6f 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/Models/TrustedSigningCertificate.cs @@ -52,6 +52,7 @@ internal TrustedSigningCertificate() /// Initializes a new instance of . /// Serial number of the certificate. + /// Enhanced key usage of the certificate. /// Subject name of the certificate. /// Thumbprint of the certificate. /// Certificate created date. @@ -64,9 +65,10 @@ internal TrustedSigningCertificate() /// Status of the revocation. /// Reason for the revocation failure. /// Keeps track of any properties unknown to the library. - internal TrustedSigningCertificate(string serialNumber, string subjectName, string thumbprint, DateTimeOffset? createOn, DateTimeOffset? expireOn, TrustedSigningCertificateStatus? status, DateTimeOffset? requestedOn, DateTimeOffset? effectiveOn, string reason, string remarks, CertificateRevocationStatus? statusRevocationStatus, string failureReason, IDictionary serializedAdditionalRawData) + internal TrustedSigningCertificate(string serialNumber, string enhancedKeyUsage, string subjectName, string thumbprint, DateTimeOffset? createOn, DateTimeOffset? expireOn, TrustedSigningCertificateStatus? status, DateTimeOffset? requestedOn, DateTimeOffset? effectiveOn, string reason, string remarks, CertificateRevocationStatus? statusRevocationStatus, string failureReason, IDictionary serializedAdditionalRawData) { SerialNumber = serialNumber; + EnhancedKeyUsage = enhancedKeyUsage; SubjectName = subjectName; Thumbprint = thumbprint; CreateOn = createOn; @@ -83,6 +85,8 @@ internal TrustedSigningCertificate(string serialNumber, string subjectName, stri /// Serial number of the certificate. public string SerialNumber { get; } + /// Enhanced key usage of the certificate. + public string EnhancedKeyUsage { get; } /// Subject name of the certificate. public string SubjectName { get; } /// Thumbprint of the certificate. diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CertificateProfilesRestOperations.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CertificateProfilesRestOperations.cs index f96718e0b949..4e238799d3c1 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CertificateProfilesRestOperations.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CertificateProfilesRestOperations.cs @@ -32,7 +32,7 @@ public CertificateProfilesRestOperations(HttpPipeline pipeline, string applicati { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2024-02-05-preview"; + _apiVersion = apiVersion ?? "2024-11-15"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CodeSigningAccountsRestOperations.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CodeSigningAccountsRestOperations.cs index 35d161e96b90..cc6e401ad41f 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CodeSigningAccountsRestOperations.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/RestOperations/CodeSigningAccountsRestOperations.cs @@ -32,7 +32,7 @@ public CodeSigningAccountsRestOperations(HttpPipeline pipeline, string applicati { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2024-02-05-preview"; + _apiVersion = apiVersion ?? "2024-11-15"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountCollection.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountCollection.cs index 8dae5879ef08..e3f3912c21e4 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountCollection.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountCollection.cs @@ -65,7 +65,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -114,7 +114,7 @@ public virtual async Task> CreateOrU /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -163,7 +163,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUn /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -208,7 +208,7 @@ public virtual async Task> GetAsync(stri /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -253,7 +253,7 @@ public virtual Response Get(string accountName, C /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -283,7 +283,7 @@ public virtual AsyncPageable GetAllAsync(Cancella /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -313,7 +313,7 @@ public virtual Pageable GetAll(CancellationToken /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -356,7 +356,7 @@ public virtual async Task> ExistsAsync(string accountName, Cancel /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -399,7 +399,7 @@ public virtual Response Exists(string accountName, CancellationToken cance /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -444,7 +444,7 @@ public virtual async Task> GetIf /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountResource.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountResource.cs index e4e1053e4c0b..631b1550f96d 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountResource.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningAccountResource.cs @@ -110,7 +110,7 @@ public virtual TrustedSigningCertificateProfileCollection GetTrustedSigningCerti /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -141,7 +141,7 @@ public virtual async Task> Ge /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -172,7 +172,7 @@ public virtual Response GetTrustedSign /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -212,7 +212,7 @@ public virtual async Task> GetAsync(Canc /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -252,7 +252,7 @@ public virtual Response Get(CancellationToken can /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -294,7 +294,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -336,7 +336,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -382,7 +382,7 @@ public virtual async Task> UpdateAsy /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -428,7 +428,7 @@ public virtual ArmOperation Update(WaitUntil wait /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -490,7 +490,7 @@ public virtual async Task> AddTagAsync(s /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -552,7 +552,7 @@ public virtual Response AddTag(string key, string /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -609,7 +609,7 @@ public virtual async Task> SetTagsAsync( /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -666,7 +666,7 @@ public virtual Response SetTags(IDictionary /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -726,7 +726,7 @@ public virtual async Task> RemoveTagAsyn /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileCollection.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileCollection.cs index ee2ef7d017fa..a3e20f83ebf2 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileCollection.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileCollection.cs @@ -64,7 +64,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -113,7 +113,7 @@ public virtual async Task /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -162,7 +162,7 @@ public virtual ArmOperation CreateOrUp /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -207,7 +207,7 @@ public virtual async Task> Ge /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -252,7 +252,7 @@ public virtual Response Get(string pro /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -282,7 +282,7 @@ public virtual AsyncPageable GetAllAsy /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -312,7 +312,7 @@ public virtual Pageable GetAll(Cancell /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -355,7 +355,7 @@ public virtual async Task> ExistsAsync(string profileName, Cancel /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -398,7 +398,7 @@ public virtual Response Exists(string profileName, CancellationToken cance /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -443,7 +443,7 @@ public virtual async Task /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.Serialization.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.Serialization.cs index 885e68487849..a43491524816 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.Serialization.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.Serialization.cs @@ -44,76 +44,31 @@ protected override void JsonModelWriteCore(Utf8JsonWriter writer, ModelReaderWri writer.WritePropertyName("profileType"u8); writer.WriteStringValue(ProfileType.Value.ToString()); } - if (options.Format != "W" && Optional.IsDefined(CommonName)) - { - writer.WritePropertyName("commonName"u8); - writer.WriteStringValue(CommonName); - } - if (options.Format != "W" && Optional.IsDefined(Organization)) - { - writer.WritePropertyName("organization"u8); - writer.WriteStringValue(Organization); - } - if (options.Format != "W" && Optional.IsDefined(OrganizationUnit)) - { - writer.WritePropertyName("organizationUnit"u8); - writer.WriteStringValue(OrganizationUnit); - } - if (options.Format != "W" && Optional.IsDefined(StreetAddress)) - { - writer.WritePropertyName("streetAddress"u8); - writer.WriteStringValue(StreetAddress); - } if (Optional.IsDefined(IncludeStreetAddress)) { writer.WritePropertyName("includeStreetAddress"u8); writer.WriteBooleanValue(IncludeStreetAddress.Value); } - if (options.Format != "W" && Optional.IsDefined(City)) - { - writer.WritePropertyName("city"u8); - writer.WriteStringValue(City); - } if (Optional.IsDefined(IncludeCity)) { writer.WritePropertyName("includeCity"u8); writer.WriteBooleanValue(IncludeCity.Value); } - if (options.Format != "W" && Optional.IsDefined(State)) - { - writer.WritePropertyName("state"u8); - writer.WriteStringValue(State); - } if (Optional.IsDefined(IncludeState)) { writer.WritePropertyName("includeState"u8); writer.WriteBooleanValue(IncludeState.Value); } - if (options.Format != "W" && Optional.IsDefined(Country)) - { - writer.WritePropertyName("country"u8); - writer.WriteStringValue(Country); - } if (Optional.IsDefined(IncludeCountry)) { writer.WritePropertyName("includeCountry"u8); writer.WriteBooleanValue(IncludeCountry.Value); } - if (options.Format != "W" && Optional.IsDefined(PostalCode)) - { - writer.WritePropertyName("postalCode"u8); - writer.WriteStringValue(PostalCode); - } if (Optional.IsDefined(IncludePostalCode)) { writer.WritePropertyName("includePostalCode"u8); writer.WriteBooleanValue(IncludePostalCode.Value); } - if (options.Format != "W" && Optional.IsDefined(EnhancedKeyUsage)) - { - writer.WritePropertyName("enhancedKeyUsage"u8); - writer.WriteStringValue(EnhancedKeyUsage); - } if (Optional.IsDefined(IdentityValidationId)) { writer.WritePropertyName("identityValidationId"u8); @@ -167,20 +122,11 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe ResourceType type = default; SystemData systemData = default; CertificateProfileType? profileType = default; - string commonName = default; - string organization = default; - string organizationUnit = default; - string streetAddress = default; bool? includeStreetAddress = default; - string city = default; bool? includeCity = default; - string state = default; bool? includeState = default; - string country = default; bool? includeCountry = default; - string postalCode = default; bool? includePostalCode = default; - string enhancedKeyUsage = default; string identityValidationId = default; TrustedSigningProvisioningState? provisioningState = default; CertificateProfileStatus? status = default; @@ -231,26 +177,6 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe profileType = new CertificateProfileType(property0.Value.GetString()); continue; } - if (property0.NameEquals("commonName"u8)) - { - commonName = property0.Value.GetString(); - continue; - } - if (property0.NameEquals("organization"u8)) - { - organization = property0.Value.GetString(); - continue; - } - if (property0.NameEquals("organizationUnit"u8)) - { - organizationUnit = property0.Value.GetString(); - continue; - } - if (property0.NameEquals("streetAddress"u8)) - { - streetAddress = property0.Value.GetString(); - continue; - } if (property0.NameEquals("includeStreetAddress"u8)) { if (property0.Value.ValueKind == JsonValueKind.Null) @@ -260,11 +186,6 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe includeStreetAddress = property0.Value.GetBoolean(); continue; } - if (property0.NameEquals("city"u8)) - { - city = property0.Value.GetString(); - continue; - } if (property0.NameEquals("includeCity"u8)) { if (property0.Value.ValueKind == JsonValueKind.Null) @@ -274,11 +195,6 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe includeCity = property0.Value.GetBoolean(); continue; } - if (property0.NameEquals("state"u8)) - { - state = property0.Value.GetString(); - continue; - } if (property0.NameEquals("includeState"u8)) { if (property0.Value.ValueKind == JsonValueKind.Null) @@ -288,11 +204,6 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe includeState = property0.Value.GetBoolean(); continue; } - if (property0.NameEquals("country"u8)) - { - country = property0.Value.GetString(); - continue; - } if (property0.NameEquals("includeCountry"u8)) { if (property0.Value.ValueKind == JsonValueKind.Null) @@ -302,11 +213,6 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe includeCountry = property0.Value.GetBoolean(); continue; } - if (property0.NameEquals("postalCode"u8)) - { - postalCode = property0.Value.GetString(); - continue; - } if (property0.NameEquals("includePostalCode"u8)) { if (property0.Value.ValueKind == JsonValueKind.Null) @@ -316,11 +222,6 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe includePostalCode = property0.Value.GetBoolean(); continue; } - if (property0.NameEquals("enhancedKeyUsage"u8)) - { - enhancedKeyUsage = property0.Value.GetString(); - continue; - } if (property0.NameEquals("identityValidationId"u8)) { identityValidationId = property0.Value.GetString(); @@ -373,20 +274,11 @@ internal static TrustedSigningCertificateProfileData DeserializeTrustedSigningCe type, systemData, profileType, - commonName, - organization, - organizationUnit, - streetAddress, includeStreetAddress, - city, includeCity, - state, includeState, - country, includeCountry, - postalCode, includePostalCode, - enhancedKeyUsage, identityValidationId, provisioningState, status, diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.cs index 234e6907664a..9aa853e76542 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileData.cs @@ -63,42 +63,24 @@ public TrustedSigningCertificateProfileData() /// The resourceType. /// The systemData. /// Profile type of the certificate. - /// Used as CN in the certificate subject name. - /// Used as O in the certificate subject name. - /// Used as OU in the private trust certificate subject name. - /// Used as STREET in the certificate subject name. /// Whether to include STREET in the certificate subject name. - /// Used as L in the certificate subject name. /// Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types. - /// Used as S in the certificate subject name. /// Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types. - /// Used as C in the certificate subject name. /// Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types. - /// Used as PC in the certificate subject name. /// Whether to include PC in the certificate subject name. - /// Enhanced key usage of the certificate. /// Identity validation id used for the certificate subject name. /// Status of the current operation on certificate profile. /// Status of the certificate profile. /// List of renewed certificates. /// Keeps track of any properties unknown to the library. - internal TrustedSigningCertificateProfileData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, CertificateProfileType? profileType, string commonName, string organization, string organizationUnit, string streetAddress, bool? includeStreetAddress, string city, bool? includeCity, string state, bool? includeState, string country, bool? includeCountry, string postalCode, bool? includePostalCode, string enhancedKeyUsage, string identityValidationId, TrustedSigningProvisioningState? provisioningState, CertificateProfileStatus? status, IReadOnlyList certificates, IDictionary serializedAdditionalRawData) : base(id, name, resourceType, systemData) + internal TrustedSigningCertificateProfileData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, CertificateProfileType? profileType, bool? includeStreetAddress, bool? includeCity, bool? includeState, bool? includeCountry, bool? includePostalCode, string identityValidationId, TrustedSigningProvisioningState? provisioningState, CertificateProfileStatus? status, IReadOnlyList certificates, IDictionary serializedAdditionalRawData) : base(id, name, resourceType, systemData) { ProfileType = profileType; - CommonName = commonName; - Organization = organization; - OrganizationUnit = organizationUnit; - StreetAddress = streetAddress; IncludeStreetAddress = includeStreetAddress; - City = city; IncludeCity = includeCity; - State = state; IncludeState = includeState; - Country = country; IncludeCountry = includeCountry; - PostalCode = postalCode; IncludePostalCode = includePostalCode; - EnhancedKeyUsage = enhancedKeyUsage; IdentityValidationId = identityValidationId; ProvisioningState = provisioningState; Status = status; @@ -108,34 +90,16 @@ internal TrustedSigningCertificateProfileData(ResourceIdentifier id, string name /// Profile type of the certificate. public CertificateProfileType? ProfileType { get; set; } - /// Used as CN in the certificate subject name. - public string CommonName { get; } - /// Used as O in the certificate subject name. - public string Organization { get; } - /// Used as OU in the private trust certificate subject name. - public string OrganizationUnit { get; } - /// Used as STREET in the certificate subject name. - public string StreetAddress { get; } /// Whether to include STREET in the certificate subject name. public bool? IncludeStreetAddress { get; set; } - /// Used as L in the certificate subject name. - public string City { get; } /// Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types. public bool? IncludeCity { get; set; } - /// Used as S in the certificate subject name. - public string State { get; } /// Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types. public bool? IncludeState { get; set; } - /// Used as C in the certificate subject name. - public string Country { get; } /// Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types. public bool? IncludeCountry { get; set; } - /// Used as PC in the certificate subject name. - public string PostalCode { get; } /// Whether to include PC in the certificate subject name. public bool? IncludePostalCode { get; set; } - /// Enhanced key usage of the certificate. - public string EnhancedKeyUsage { get; } /// Identity validation id used for the certificate subject name. public string IdentityValidationId { get; set; } /// Status of the current operation on certificate profile. diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileResource.cs b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileResource.cs index 8fc04f0a50c0..1bec060897e2 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileResource.cs +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/Generated/TrustedSigningCertificateProfileResource.cs @@ -102,7 +102,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -142,7 +142,7 @@ public virtual async Task> Ge /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -182,7 +182,7 @@ public virtual Response Get(Cancellati /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -224,7 +224,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -266,7 +266,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -312,7 +312,7 @@ public virtual async Task /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual ArmOperation Update(Wai /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource @@ -400,7 +400,7 @@ public virtual async Task RevokeCertificateAsync(RevokeCertificateCont /// /// /// Default Api Version - /// 2024-02-05-preview + /// 2024-11-15 /// /// /// Resource diff --git a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/autorest.md b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/autorest.md index b79cd446c6b9..76d44592508a 100644 --- a/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/autorest.md +++ b/sdk/trustedsigning/Azure.ResourceManager.TrustedSigning/src/autorest.md @@ -7,7 +7,7 @@ azure-arm: true csharp: true library-name: TrustedSigning namespace: Azure.ResourceManager.TrustedSigning -require: https://github.com/Azure/azure-rest-api-specs/blob/42e63ea88548151222ce3efa1bfce02d879fad6b/specification/codesigning/resource-manager/readme.md +require: https://github.com/Azure/azure-rest-api-specs/blob/bf769c40da6f81caee348c6bfcb4eae2331b3296/specification/codesigning/resource-manager/readme.md #tag: package-2024-02-05-preview output-folder: $(this-folder)/Generated clear-output-folder: true