-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api #25322
Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api #25322
Conversation
Hi, @jiec-msft! Thank you for your pull request. To help get your PR merged: Generated ApiView comment added to this PR. You can use ApiView to show API versions diff. |
Next Steps to Merge
|
Swagger Generation Artifacts
|
Rule | Message |
---|---|
RestBuild error |
"logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=380192&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b", "detail":"Run.ps1 failed with exit code 128 " |
️⚠️
SDK Breaking Change Tracking warning [Detail]
Breaking Changes Tracking
⚠️
azure-sdk-for-go - sdk/resourcemanager/appplatform/armappplatform - 2.0.0-beta.2+ Field `Instances`, `ResourceRequests` of struct `DevToolPortalProperties` has been removed
⚠️
azure-sdk-for-js - @azure/arm-appplatform - 3.0.0-beta.2+ Class AppPlatformManagementClient has a new signature + Interface DeploymentsListForClusterNextOptionalParams no longer has parameter version + Interface DeploymentsListNextOptionalParams no longer has parameter version + Type of parameter addonConfigs of interface AppResourceProperties is changed from { [propertyName: string]: { [propertyName: string]: Record; }; } to { [propertyName: string]: Record; } + Type of parameter addonConfigs of interface DeploymentSettings is changed from { [propertyName: string]: { [propertyName: string]: Record; }; } to { [propertyName: string]: Record; } + Type of parameter bindingParameters of interface BindingResourceProperties is changed from { [propertyName: string]: Record; } to { [propertyName: string]: string; }
⚠️
azure-sdk-for-python-track2 - track2_azure-mgmt-appplatform - 8.0.0+ Model DevToolPortalProperties no longer has parameter instances + Model DevToolPortalProperties no longer has parameter resource_requests
️❌
azure-powershell failed [Detail]
❌
Pipeline Framework Failed [Logs] Generate from 2c7e7f7a03b27a08936271f5737e394599bf935e. SDK Automation 14.0.0command sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json command pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json SSL error: syscall failure: Broken pipe Error: SSL error: syscall failure: Broken pipe
️✔️
Az.appplatform.DefaultTag [View full logs]error Fatal error: SSL error: syscall failure: Broken pipe error The following packages are still pending: error Az.appplatform.DefaultTag
️⚠️
azure-sdk-for-python-track2 warning [Detail]
⚠️
Warning [Logs] Generate from 2c7e7f7a03b27a08936271f5737e394599bf935e. SDK Automation 14.0.0command sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json cmderr [automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed. command sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json cmderr [automation_generate.sh] cmderr [automation_generate.sh] npm notice New minor version of npm available! 9.6.7 -> 9.8.1 cmderr [automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1> cmderr [automation_generate.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [automation_generate.sh] npm notice
️✔️
track2_azure-mgmt-appplatform [View full logs] [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] ### Features Added info [Changelog] info [Changelog] - Added operation BuildServiceOperations.begin_create_or_update info [Changelog] - Added operation BuildServiceOperations.begin_delete_build info [Changelog] - Added operation ConfigurationServicesOperations.begin_validate_resource info [Changelog] - Added operation GatewaysOperations.begin_restart info [Changelog] - Added operation ServicesOperations.begin_disable_apm_globally info [Changelog] - Added operation ServicesOperations.begin_enable_apm_globally info [Changelog] - Added operation ServicesOperations.begin_flush_vnet_dns_setting info [Changelog] - Added operation ServicesOperations.list_globally_enabled_apms info [Changelog] - Added operation ServicesOperations.list_supported_apm_types info [Changelog] - Added operation group ApmsOperations info [Changelog] - Added operation group ContainerRegistriesOperations info [Changelog] - Added operation group EurekaServersOperations info [Changelog] - Model AcceleratorBasicAuthSetting has a new parameter ca_cert_resource_id info [Changelog] - Model AcceleratorPublicSetting has a new parameter ca_cert_resource_id info [Changelog] - Model AppResourceProperties has a new parameter workload_profile_name info [Changelog] - Model BuildProperties has a new parameter apms info [Changelog] - Model BuildProperties has a new parameter certificates info [Changelog] - Model BuildResultProperties has a new parameter image info [Changelog] - Model BuildServiceProperties has a new parameter container_registry info [Changelog] - Model ClusterResourceProperties has a new parameter maintenance_schedule_configuration info [Changelog] - Model ConfigServerProperties has a new parameter enabled_state info [Changelog] - Model ConfigurationServiceGitRepository has a new parameter ca_cert_resource_id info [Changelog] - Model ConfigurationServiceGitRepository has a new parameter git_implementation info [Changelog] - Model ConfigurationServiceProperties has a new parameter generation info [Changelog] - Model DeploymentSettings has a new parameter apms info [Changelog] - Model DevToolPortalProperties has a new parameter components info [Changelog] - Model GatewayCorsProperties has a new parameter allowed_origin_patterns info [Changelog] - Model GatewayProperties has a new parameter addon_configs info [Changelog] - Model GatewayProperties has a new parameter client_auth info [Changelog] - Model ServiceVNetAddons has a new parameter data_plane_public_endpoint info [Changelog] info [Changelog] ### Breaking Changes info [Changelog] info [Changelog] - Model DevToolPortalProperties no longer has parameter instances info [Changelog] - Model DevToolPortalProperties no longer has parameter resource_requests
️⚠️
azure-sdk-for-java warning [Detail]
⚠️
Warning [Logs] Generate from 2c7e7f7a03b27a08936271f5737e394599bf935e. SDK Automation 14.0.0command ./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json cmderr [init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1 cmderr [init.sh] [notice] To update, run: pip install --upgrade pip cmderr [init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1 cmderr [init.sh] [notice] To update, run: pip install --upgrade pip command ./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
️✔️
azure-resourcemanager-appplatform-generated [View full logs] [Preview SDK Changes]
️❌
azure-sdk-for-net-track2 failed [Detail]
❌
Failed [Logs] Generate from 2c7e7f7a03b27a08936271f5737e394599bf935e. SDK Automation 14.0.0command pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json command pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json cmderr [Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:712 cmderr [Invoke-GenerateAndBuildV2.ps1] �[36;1mLine | cmderr [Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[0m �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m … cmderr [Invoke-GenerateAndBuildV2.ps1] �[36;1m | �[31;1m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmderr [Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m | �[31;1mFailed to build sdk. exit code: False cmderr [Invoke-GenerateAndBuildV2.ps1] �[0m
❌
Azure.ResourceManager.AppPlatform [View full logs] [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IDictionary<System.String, System.Collections.Generic.IDictionary<System.String, System.BinaryData>> Azure.ResourceManager.AppPlatform.Models.AppPlatformAppProperties.AddonConfigs.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0], info [Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.AppPlatform.Models.AppPlatformAzureFileVolume..ctor(System.String, System.String)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0], info [Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IDictionary<System.String, System.BinaryData> Azure.ResourceManager.AppPlatform.Models.AppPlatformBindingProperties.BindingParameters.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0], info [Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.AppPlatform.Models.AppPlatformBuildServiceProperties.KPackVersion.set(System.String)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0], info [Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IDictionary<System.String, System.Collections.Generic.IDictionary<System.String, System.BinaryData>> Azure.ResourceManager.AppPlatform.Models.AppPlatformDeploymentSettings.AddonConfigs.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0], info [Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Nullable<System.Boolean> Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceProperties.IsLogStreamPublicEndpoint.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0], info [Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceProperties.IsLogStreamPublicEndpoint.set(System.Nullable<System.Boolean>)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0], info [Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.AppPlatform/Debug/netstandard2.0/Azure.ResourceManager.AppPlatform.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0]
️️✔️
azure-sdk-for-js succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 2c7e7f7a03b27a08936271f5737e394599bf935e. SDK Automation 14.0.0command sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json warn File azure-sdk-for-js_tmp/initOutput.json not found to read command sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
- Only show 120 items here, please refer to log for details.
️✔️
@azure/arm-appplatform [View full logs] [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] - Added Type Alias GatewaysValidateDomainResponse info [Changelog] - Added Type Alias GitImplementation info [Changelog] - Added Type Alias HttpSchemeType info [Changelog] - Added Type Alias MaintenanceScheduleConfigurationUnion info [Changelog] - Added Type Alias PowerState info [Changelog] - Added Type Alias PredefinedAcceleratorProvisioningState info [Changelog] - Added Type Alias PredefinedAcceleratorsGetResponse info [Changelog] - Added Type Alias PredefinedAcceleratorsListNextResponse info [Changelog] - Added Type Alias PredefinedAcceleratorsListResponse info [Changelog] - Added Type Alias PredefinedAcceleratorState info [Changelog] - Added Type Alias ProbeActionType info [Changelog] - Added Type Alias ProbeActionUnion info [Changelog] - Added Type Alias ServicesListGloballyEnabledApmsResponse info [Changelog] - Added Type Alias ServicesListSupportedApmTypesNextResponse info [Changelog] - Added Type Alias ServicesListSupportedApmTypesResponse info [Changelog] - Added Type Alias SessionAffinity info [Changelog] - Added Type Alias StoragePropertiesUnion info [Changelog] - Added Type Alias StoragesCreateOrUpdateResponse info [Changelog] - Added Type Alias StoragesGetResponse info [Changelog] - Added Type Alias StoragesListNextResponse info [Changelog] - Added Type Alias StoragesListResponse info [Changelog] - Added Type Alias StorageType info [Changelog] - Added Type Alias Type info [Changelog] - Added Type Alias WeekDay info [Changelog] - Interface AppResourceProperties has a new optional parameter customPersistentDisks info [Changelog] - Interface AppResourceProperties has a new optional parameter ingressSettings info [Changelog] - Interface AppResourceProperties has a new optional parameter secrets info [Changelog] - Interface AppResourceProperties has a new optional parameter vnetAddons info [Changelog] - Interface AppResourceProperties has a new optional parameter workloadProfileName info [Changelog] - Interface BuildProperties has a new optional parameter apms info [Changelog] - Interface BuildProperties has a new optional parameter certificates info [Changelog] - Interface BuildProperties has a new optional parameter resourceRequests info [Changelog] - Interface BuildResultProperties has a new optional parameter error info [Changelog] - Interface BuildResultProperties has a new optional parameter image info [Changelog] - Interface BuildServiceProperties has a new optional parameter containerRegistry info [Changelog] - Interface BuildStageProperties has a new optional parameter exitCode info [Changelog] - Interface BuildStageProperties has a new optional parameter reason info [Changelog] - Interface CertificateProperties has a new optional parameter provisioningState info [Changelog] - Interface ClusterResourceProperties has a new optional parameter infraResourceGroup info [Changelog] - Interface ClusterResourceProperties has a new optional parameter maintenanceScheduleConfiguration info [Changelog] - Interface ClusterResourceProperties has a new optional parameter managedEnvironmentId info [Changelog] - Interface ClusterResourceProperties has a new optional parameter marketplaceResource info [Changelog] - Interface ClusterResourceProperties has a new optional parameter powerState info [Changelog] - Interface ClusterResourceProperties has a new optional parameter vnetAddons info [Changelog] - Interface ConfigServerProperties has a new optional parameter enabledState info [Changelog] - Interface ConfigurationServiceGitRepository has a new optional parameter caCertResourceId info [Changelog] - Interface ConfigurationServiceGitRepository has a new optional parameter gitImplementation info [Changelog] - Interface ConfigurationServiceProperties has a new optional parameter generation info [Changelog] - Interface CustomDomainProperties has a new optional parameter provisioningState info [Changelog] - Interface DeploymentSettings has a new optional parameter apms info [Changelog] - Interface DeploymentSettings has a new optional parameter containerProbeSettings info [Changelog] - Interface DeploymentSettings has a new optional parameter livenessProbe info [Changelog] - Interface DeploymentSettings has a new optional parameter readinessProbe info [Changelog] - Interface DeploymentSettings has a new optional parameter scale info [Changelog] - Interface DeploymentSettings has a new optional parameter startupProbe info [Changelog] - Interface DeploymentSettings has a new optional parameter terminationGracePeriodSeconds info [Changelog] - Interface ManagedIdentityProperties has a new optional parameter userAssignedIdentities info [Changelog] - Interface NetworkProfile has a new optional parameter ingressConfig info [Changelog] - Interface NetworkProfile has a new optional parameter outboundType info [Changelog] - Type of parameter type of interface UserSourceInfo is changed from "UploadedUserSourceInfo" | "Jar" | "Source" | "NetCoreZip" | "BuildResult" to "UploadedUserSourceInfo" | "Jar" | "Source" | "NetCoreZip" | "BuildResult" | "Container" info [Changelog] - Added Enum KnownApiPortalApiTryOutEnabledState info [Changelog] - Added Enum KnownApiPortalProvisioningState info [Changelog] - Added Enum KnownApmProvisioningState info [Changelog] - Added Enum KnownApmType info [Changelog] - Added Enum KnownApplicationAcceleratorProvisioningState info [Changelog] - Added Enum KnownApplicationLiveViewProvisioningState info [Changelog] - Added Enum KnownBackendProtocol info [Changelog] - Added Enum KnownCertificateResourceProvisioningState info [Changelog] - Added Enum KnownConfigServerEnabledState info [Changelog] - Added Enum KnownConfigurationServiceGeneration info [Changelog] - Added Enum KnownContainerRegistryProvisioningState info [Changelog] - Added Enum KnownCustomDomainResourceProvisioningState info [Changelog] - Added Enum KnownCustomizedAcceleratorProvisioningState info [Changelog] - Added Enum KnownCustomizedAcceleratorType info [Changelog] - Added Enum KnownCustomizedAcceleratorValidateResultState info [Changelog] - Added Enum KnownDevToolPortalFeatureState info [Changelog] - Added Enum KnownDevToolPortalProvisioningState info [Changelog] - Added Enum KnownEurekaServerEnabledState info [Changelog] - Added Enum KnownEurekaServerState info [Changelog] - Added Enum KnownFrequency info [Changelog] - Added Enum KnownGatewayCertificateVerification info [Changelog] - Added Enum KnownGatewayProvisioningState info [Changelog] - Added Enum KnownGatewayRouteConfigProtocol info [Changelog] - Added Enum KnownGitImplementation info [Changelog] - Added Enum KnownHttpSchemeType info [Changelog] - Added Enum KnownPowerState info [Changelog] - Added Enum KnownPredefinedAcceleratorProvisioningState info [Changelog] - Added Enum KnownPredefinedAcceleratorState info [Changelog] - Added Enum KnownProbeActionType info [Changelog] - Added Enum KnownSessionAffinity info [Changelog] - Added Enum KnownStorageType info [Changelog] - Added Enum KnownType info [Changelog] - Added Enum KnownWeekDay info [Changelog] - Enum KnownBindingType has a new value CACertificates info [Changelog] - Added function getContinuationToken info [Changelog] info [Changelog] **Breaking Changes** info [Changelog] info [Changelog] - Class AppPlatformManagementClient has a new signature info [Changelog] - Interface DeploymentsListForClusterNextOptionalParams no longer has parameter version info [Changelog] - Interface DeploymentsListNextOptionalParams no longer has parameter version info [Changelog] - Type of parameter addonConfigs of interface AppResourceProperties is changed from { info [Changelog] [propertyName: string]: { info [Changelog] [propertyName: string]: Record<string, unknown>; info [Changelog] }; info [Changelog] } to { info [Changelog] [propertyName: string]: Record<string, unknown>; info [Changelog] } info [Changelog] - Type of parameter bindingParameters of interface BindingResourceProperties is changed from { info [Changelog] [propertyName: string]: Record<string, unknown>; info [Changelog] } to { info [Changelog] [propertyName: string]: string; info [Changelog] } info [Changelog] - Type of parameter addonConfigs of interface DeploymentSettings is changed from { info [Changelog] [propertyName: string]: { info [Changelog] [propertyName: string]: Record<string, unknown>; info [Changelog] }; info [Changelog] } to { info [Changelog] [propertyName: string]: Record<string, unknown>; info [Changelog] }
️️✔️
azure-sdk-for-go succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 2c7e7f7a03b27a08936271f5737e394599bf935e. SDK Automation 14.0.0command sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json command generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
️✔️
sdk/resourcemanager/appplatform/armappplatform [View full logs] [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] ### Breaking Changes info [Changelog] info [Changelog] - Field `Instances`, `ResourceRequests` of struct `DevToolPortalProperties` has been removed info [Changelog] info [Changelog] ### Features Added info [Changelog] info [Changelog] - New enum type `APIPortalAPITryOutEnabledState` with values `APIPortalAPITryOutEnabledStateDisabled`, `APIPortalAPITryOutEnabledStateEnabled` info [Changelog] - New enum type `ApmProvisioningState` with values `ApmProvisioningStateCanceled`, `ApmProvisioningStateCreating`, `ApmProvisioningStateDeleting`, `ApmProvisioningStateFailed`, `ApmProvisioningStateSucceeded`, `ApmProvisioningStateUpdating` info [Changelog] - New enum type `ConfigServerEnabledState` with values `ConfigServerEnabledStateDisabled`, `ConfigServerEnabledStateEnabled` info [Changelog] - New enum type `ConfigurationServiceGeneration` with values `ConfigurationServiceGenerationGen1`, `ConfigurationServiceGenerationGen2` info [Changelog] - New enum type `ContainerRegistryProvisioningState` with values `ContainerRegistryProvisioningStateCanceled`, `ContainerRegistryProvisioningStateCreating`, `ContainerRegistryProvisioningStateDeleting`, `ContainerRegistryProvisioningStateFailed`, `ContainerRegistryProvisioningStateSucceeded`, `ContainerRegistryProvisioningStateUpdating` info [Changelog] - New enum type `CustomizedAcceleratorType` with values `CustomizedAcceleratorTypeAccelerator`, `CustomizedAcceleratorTypeFragment` info [Changelog] - New enum type `EurekaServerEnabledState` with values `EurekaServerEnabledStateDisabled`, `EurekaServerEnabledStateEnabled` info [Changelog] - New enum type `EurekaServerState` with values `EurekaServerStateCanceled`, `EurekaServerStateFailed`, `EurekaServerStateSucceeded`, `EurekaServerStateUpdating` info [Changelog] - New enum type `Frequency` with values `FrequencyWeekly` info [Changelog] - New enum type `GatewayCertificateVerification` with values `GatewayCertificateVerificationDisabled`, `GatewayCertificateVerificationEnabled` info [Changelog] - New enum type `GitImplementation` with values `GitImplementationGoGit`, `GitImplementationLibgit2` info [Changelog] - New enum type `WeekDay` with values `WeekDayFriday`, `WeekDayMonday`, `WeekDaySaturday`, `WeekDaySunday`, `WeekDayThursday`, `WeekDayTuesday`, `WeekDayWednesday` info [Changelog] - New function `NewApmsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ApmsClient, error)` info [Changelog] - New function `*ApmsClient.BeginCreateOrUpdate(context.Context, string, string, string, ApmResource, *ApmsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ApmsClientCreateOrUpdateResponse], error)` info [Changelog] - New function `*ApmsClient.BeginDelete(context.Context, string, string, string, *ApmsClientBeginDeleteOptions) (*runtime.Poller[ApmsClientDeleteResponse], error)` info [Changelog] - New function `*ApmsClient.Get(context.Context, string, string, string, *ApmsClientGetOptions) (ApmsClientGetResponse, error)` info [Changelog] - New function `*ApmsClient.NewListPager(string, string, *ApmsClientListOptions) *runtime.Pager[ApmsClientListResponse]` info [Changelog] - New function `*ApmsClient.ListSecretKeys(context.Context, string, string, string, *ApmsClientListSecretKeysOptions) (ApmsClientListSecretKeysResponse, error)` info [Changelog] - New function `*BuildServiceClient.BeginCreateOrUpdate(context.Context, string, string, string, BuildService, *BuildServiceClientBeginCreateOrUpdateOptions) (*runtime.Poller[BuildServiceClientCreateOrUpdateResponse], error)` info [Changelog] - New function `*BuildServiceClient.BeginDeleteBuild(context.Context, string, string, string, string, *BuildServiceClientBeginDeleteBuildOptions) (*runtime.Poller[BuildServiceClientDeleteBuildResponse], error)` info [Changelog] - New function `*ClientFactory.NewApmsClient() *ApmsClient` info [Changelog] - New function `*ClientFactory.NewContainerRegistriesClient() *ContainerRegistriesClient` info [Changelog] - New function `*ClientFactory.NewEurekaServersClient() *EurekaServersClient` info [Changelog] - New function `*ConfigurationServicesClient.BeginValidateResource(context.Context, string, string, string, ConfigurationServiceResource, *ConfigurationServicesClientBeginValidateResourceOptions) (*runtime.Poller[ConfigurationServicesClientValidateResourceResponse], error)` info [Changelog] - New function `NewContainerRegistriesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ContainerRegistriesClient, error)` info [Changelog] - New function `*ContainerRegistriesClient.BeginCreateOrUpdate(context.Context, string, string, string, ContainerRegistryResource, *ContainerRegistriesClientBeginCreateOrUpdateOptions) (*runtime.Poller[ContainerRegistriesClientCreateOrUpdateResponse], error)` info [Changelog] - New function `*ContainerRegistriesClient.BeginDelete(context.Context, string, string, string, *ContainerRegistriesClientBeginDeleteOptions) (*runtime.Poller[ContainerRegistriesClientDeleteResponse], error)` info [Changelog] - New function `*ContainerRegistriesClient.Get(context.Context, string, string, string, *ContainerRegistriesClientGetOptions) (ContainerRegistriesClientGetResponse, error)` info [Changelog] - New function `*ContainerRegistriesClient.NewListPager(string, string, *ContainerRegistriesClientListOptions) *runtime.Pager[ContainerRegistriesClientListResponse]` info [Changelog] - New function `*ContainerRegistriesClient.BeginValidate(context.Context, string, string, string, ContainerRegistryProperties, *ContainerRegistriesClientBeginValidateOptions) (*runtime.Poller[ContainerRegistriesClientValidateResponse], error)` info [Changelog] - New function `*ContainerRegistryBasicCredentials.GetContainerRegistryCredentials() *ContainerRegistryCredentials` info [Changelog] - New function `*ContainerRegistryCredentials.GetContainerRegistryCredentials() *ContainerRegistryCredentials` info [Changelog] - New function `NewEurekaServersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*EurekaServersClient, error)` info [Changelog] - New function `*EurekaServersClient.Get(context.Context, string, string, *EurekaServersClientGetOptions) (EurekaServersClientGetResponse, error)` info [Changelog] - New function `*EurekaServersClient.List(context.Context, string, string, *EurekaServersClientListOptions) (EurekaServersClientListResponse, error)` info [Changelog] - New function `*EurekaServersClient.BeginUpdatePatch(context.Context, string, string, EurekaServerResource, *EurekaServersClientBeginUpdatePatchOptions) (*runtime.Poller[EurekaServersClientUpdatePatchResponse], error)` info [Changelog] - New function `*EurekaServersClient.BeginUpdatePut(context.Context, string, string, EurekaServerResource, *EurekaServersClientBeginUpdatePutOptions) (*runtime.Poller[EurekaServersClientUpdatePutResponse], error)` info [Changelog] - New function `*GatewaysClient.BeginRestart(context.Context, string, string, string, *GatewaysClientBeginRestartOptions) (*runtime.Poller[GatewaysClientRestartResponse], error)` info [Changelog] - New function `*MaintenanceScheduleConfiguration.GetMaintenanceScheduleConfiguration() *MaintenanceScheduleConfiguration` info [Changelog] - New function `*ServicesClient.BeginDisableApmGlobally(context.Context, string, string, ApmReference, *ServicesClientBeginDisableApmGloballyOptions) (*runtime.Poller[ServicesClientDisableApmGloballyResponse], error)` info [Changelog] - New function `*ServicesClient.BeginEnableApmGlobally(context.Context, string, string, ApmReference, *ServicesClientBeginEnableApmGloballyOptions) (*runtime.Poller[ServicesClientEnableApmGloballyResponse], error)` info [Changelog] - New function `*ServicesClient.BeginFlushVnetDNSSetting(context.Context, string, string, *ServicesClientBeginFlushVnetDNSSettingOptions) (*runtime.Poller[ServicesClientFlushVnetDNSSettingResponse], error)` info [Changelog] - New function `*ServicesClient.ListGloballyEnabledApms(context.Context, string, string, *ServicesClientListGloballyEnabledApmsOptions) (ServicesClientListGloballyEnabledApmsResponse, error)` info [Changelog] - New function `*ServicesClient.NewListSupportedApmTypesPager(string, string, *ServicesClientListSupportedApmTypesOptions) *runtime.Pager[ServicesClientListSupportedApmTypesResponse]` info [Changelog] - New function `*WeeklyMaintenanceScheduleConfiguration.GetMaintenanceScheduleConfiguration() *MaintenanceScheduleConfiguration` info [Changelog] - New struct `ApmProperties` info [Changelog] - New struct `ApmReference` info [Changelog] - New struct `ApmResource` info [Changelog] - New struct `ApmResourceCollection` info [Changelog] - New struct `ApmSecretKeys` info [Changelog] - New struct `CertificateReference` info [Changelog] - New struct `ContainerRegistryBasicCredentials` info [Changelog] - New struct `ContainerRegistryProperties` info [Changelog] - New struct `ContainerRegistryResource` info [Changelog] - New struct `ContainerRegistryResourceCollection` info [Changelog] - New struct `ContainerRegistryValidateResult` info [Changelog] - New struct `DevToolPortalComponent` info [Changelog] - New struct `EurekaServerProperties` info [Changelog] - New struct `EurekaServerResource` info [Changelog] - New struct `EurekaServerResourceCollection` info [Changelog] - New struct `GatewayPropertiesClientAuth` info [Changelog] - New struct `GloballyEnabledApms` info [Changelog] - New struct `SupportedApmType` info [Changelog] - New struct `SupportedApmTypes` info [Changelog] - New struct `WeeklyMaintenanceScheduleConfiguration` info [Changelog] - New field `APITryOutEnabledState` in struct `APIPortalProperties` info [Changelog] - New field `CaCertResourceID` in struct `AcceleratorBasicAuthSetting` info [Changelog] - New field `SubPath` in struct `AcceleratorGitRepository` info [Changelog] - New field `CaCertResourceID` in struct `AcceleratorPublicSetting` info [Changelog] - New field `WorkloadProfileName` in struct `AppResourceProperties` info [Changelog] - New field `Apms`, `Certificates` in struct `BuildProperties` info [Changelog] - New field `Image` in struct `BuildResultProperties` info [Changelog] - New field `ContainerRegistry` in struct `BuildServiceProperties` info [Changelog] - New field `MaintenanceScheduleConfiguration` in struct `ClusterResourceProperties` info [Changelog] - New field `EnabledState` in struct `ConfigServerProperties` info [Changelog] - New field `CaCertResourceID`, `GitImplementation` in struct `ConfigurationServiceGitRepository` info [Changelog] - New field `Generation` in struct `ConfigurationServiceProperties` info [Changelog] - New field `Imports`, `Type` in struct `CustomizedAcceleratorProperties` info [Changelog] - New field `Apms` in struct `DeploymentSettings` info [Changelog] - New field `Components` in struct `DevToolPortalProperties` info [Changelog] - New field `AllowedOriginPatterns` in struct `GatewayCorsProperties` info [Changelog] - New field `AddonConfigs`, `ClientAuth` in struct `GatewayProperties` info [Changelog] - New field `DataPlanePublicEndpoint` in struct `ServiceVNetAddons` info [Changelog] info [Changelog] Total 1 breaking change(s), 143 additive change(s).
️️✔️
azure-resource-manager-schemas succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 2c7e7f7a03b27a08936271f5737e394599bf935e. Schema Automation 14.0.0command .sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json warn File azure-resource-manager-schemas_tmp/initOutput.json not found to read command .sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
️✔️
appplatform [View full logs] [Preview Schema Changes]
Generated ApiView
|
Hi @jiec-msft! Your PR has some issues. Please fix the CI issues, if present, in following order:
If you need further help, please reach out on the Teams channel aka.ms/azsdk/support/specreview-channel. |
Hi @jiec-msft! The automation detected breaking changes in this pull request. As a result, it added the
|
2dfdafd
to
bbd66c3
Compare
Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛. |
…eview api version
bbd66c3
to
51671fa
Compare
Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛. |
Automatic PR validation started. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛. |
* Adds base for updating Microsoft.AppPlatform from version preview/2023-07-01-preview to version 2023-09-01-preview * Updates readme * Updates API version in new specs and examples * feat: fragment support swagger change (#25314) * Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api (#25322) * support war file deployment (#25312) Co-authored-by: Yi Li <[email protected]> * Fix exmaple for api portal api try-out feature (#25337) * Add property `autoSync` in `KeyVaultCertificateProperties` (#25331) * Add gateway apm reference (#25408) * Add expand parameter for list deployment (#25411) * Add expand parameter for list deployments API (#25471) * change order of expand (#25587) * Update readme.go.md (#25634) * Update readme.go.md * Update readme.python.md * Update readme.ruby.md * Revert api portal try out feature (#25677) Fix exmaple for api portal api try-out feature (#25337)" * add API to list all server versions (#25720) * add API to list all server versions * refine list supported server version API * refine description --------- Co-authored-by: Yi Li <[email protected]> * use enum for autoSync (#25722) * Update appplatform.json (#25724) * certificate - rename enum (#25723) * use enum for autoSync * rename enum * rename enum --------- Co-authored-by: guitarsheng <[email protected]> Co-authored-by: Mason Chen <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Jeff <[email protected]> Co-authored-by: ninpan-ms <[email protected]>
* Adds base for updating Microsoft.AppPlatform from version preview/2023-07-01-preview to version 2023-09-01-preview * Updates readme * Updates API version in new specs and examples * feat: fragment support swagger change (#25314) * Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api (#25322) * support war file deployment (#25312) Co-authored-by: Yi Li <[email protected]> * Fix exmaple for api portal api try-out feature (#25337) * Add property `autoSync` in `KeyVaultCertificateProperties` (#25331) * Add gateway apm reference (#25408) * Add expand parameter for list deployment (#25411) * Add expand parameter for list deployments API (#25471) * change order of expand (#25587) * Update readme.go.md (#25634) * Update readme.go.md * Update readme.python.md * Update readme.ruby.md * Revert api portal try out feature (#25677) Fix exmaple for api portal api try-out feature (#25337)" * add API to list all server versions (#25720) * add API to list all server versions * refine list supported server version API * refine description --------- Co-authored-by: Yi Li <[email protected]> * use enum for autoSync (#25722) * Update appplatform.json (#25724) * certificate - rename enum (#25723) * use enum for autoSync * rename enum * rename enum --------- Co-authored-by: guitarsheng <[email protected]> Co-authored-by: Mason Chen <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Jeff <[email protected]> Co-authored-by: ninpan-ms <[email protected]>
Add
apiTryOutEnabledState
properties for api portal for 2023-09-01-preview api