Skip to content

Conversation

anandanthony
Copy link
Contributor

@anandanthony anandanthony commented Jul 16, 2023

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

ARM API changes review

  • If you want for the ARM team to review this PR, you must add the ARMReview label.
  • The automation may automatically add the ARMReview label, if appropriate.
    If this happens, proceed according to guidance given in GitHub comments also added by the automation.

Breaking change review

If you have any breaking changes as defined in the Breaking Change Policy,
follow the process outlined in the High-level Breaking Change Process doc.

Getting help

@openapi-workflow-bot
Copy link

Hi, @anandanthony! Thank you for your pull request. To help get your PR merged:

  • Ensure you reviewed the checklists in the PR description.
  • Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval.
  • For convenient view of the API changes made by this PR, refer to the URLs provided in the table in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 16, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    compared swaggers (via Oad v0.10.4)] new version base version
    Jobs.json 2022-11-01-preview(9bd0991) 2022-11-01-preview(main)
    Jobs.json 2023-04-01-preview(9bd0991) 2023-04-01-preview(main)
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.3) new version base version
    package-preview-2023-04 package-preview-2023-04(9bd0991) package-preview-2023-04(main)
    package-preview-2022-11 package-preview-2022-11(9bd0991) package-preview-2022-11(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    PutResponseSchemaDescription Description of 200 response code of a PUT operation MUST include term 'update'.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L179
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L195
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L252
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L318
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L383
    LroPostReturn 200 response for a LRO POST operation must have a response schema specified.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L399
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L447
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L515
    PutResponseSchemaDescription Description of 200 response code of a PUT operation MUST include term 'update'.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L170
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L186
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L242
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L304
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L364
    LroPostReturn 200 response for a LRO POST operation must have a response schema specified.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L380
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L418
    LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L472
    ⚠️ SummaryAndDescriptionMustNotBeSame The summary and description values should not be same.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L145
    ⚠️ SummaryAndDescriptionMustNotBeSame The summary and description values should not be same.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L209
    ⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L463
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L678
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L690
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.App/preview/2022-11-01-preview/Jobs.json#L812
    ⚠️ SummaryAndDescriptionMustNotBeSame The summary and description values should not be same.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L140
    ⚠️ SummaryAndDescriptionMustNotBeSame The summary and description values should not be same.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L203
    ⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L434
    ⚠️ GetInOperationName 'GET' operation 'JobExecution' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L545
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L690
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L702
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L721
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.App/preview/2023-04-01-preview/Jobs.json#L839
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 82 Errors, 0 Warnings failed [Detail]

    Tag package-preview-2023-04; Prod region: Deployed

    Test run on region: northcentralus; Operation coverage: total: 98, untested: 0, failed: 82, passed: 16

    Service API Readiness Test failed. Check pipeline artifact for detail report.

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/connectedEnvironments/connectetz25aj' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ConnectedEnvironments_CheckNameAvailability
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: Namespaces_CheckNameAvailability
    CLIENT_ERROR statusCode: 404,
    errorCode: ManagedEnvironmentNotFound,
    errorMessage: Environment /subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/resourceGroups/apiTest-ISWcEc-24850/providers/Microsoft.App/managedEnvironments/demokube was not found.
    Source: runtime
    OperationId: ContainerApps_CreateOrUpdate
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/containerApps/containelegde9' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ContainerApps_Get
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/containerApps/containelegde9' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ContainerApps_Update
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/containerApps/containelegde9' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ContainerApps_Stop
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/containerApps/containelegde9' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ContainerApps_ListSecrets
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/containerApps/containelegde9' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ContainerApps_GetAuthToken
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/containerApps/containelegde9' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ContainerApps_ListCustomHostNameAnalysis
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/containerApps/containelegde9' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ContainerApps_Start
    CLIENT_ERROR statusCode: 400,
    errorCode: ManagedEnvironmentInvalidNetworkConfiguration,
    errorMessage: The environment network configuration is invalid: Invalid vnet resource ID provided, or the virtual network could not be found.
    Source: runtime
    OperationId: ManagedEnvironments_CreateOrUpdate
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ManagedEnvironments_ListWorkloadProfileStates
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ManagedEnvironments_Get
    CLIENT_ERROR statusCode: 404,
    errorCode: PatchResourceNotFound,
    errorMessage: The resource '/subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/resourceGroups/apiTest-ISWcEc-24850/providers/Microsoft.App/managedEnvironments/environmgq9n5h' was not found when evaluating policies for a PATCH operation.
    Source: runtime
    OperationId: ManagedEnvironments_Update
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ManagedEnvironments_GetAuthToken
    CLIENT_ERROR statusCode: 400,
    errorCode: 10104,
    errorMessage: Invalid request for kube environment: connectetz25aj. Must specify extended location with valid Name and Type.
    Source: runtime
    OperationId: ConnectedEnvironments_CreateOrUpdate
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/connectedEnvironments/connectetz25aj' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: ConnectedEnvironments_Get
    CLIENT_ERROR statusCode: 400,
    errorCode: InvalidResource,
    errorMessage: The resource definition is invalid.
    Source: runtime
    OperationId: ConnectedEnvironments_Update
    CLIENT_ERROR statusCode: 404,
    errorCode: ManagedEnvironmentNotFound,
    errorMessage: Environment /subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/resourceGroups/apiTest-ISWcEc-24850/providers/Microsoft.App/managedEnvironments/demokube was not found.
    Source: runtime
    OperationId: Jobs_CreateOrUpdate
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/jobs/jobnamea7v9bn' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: Jobs_Get
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/jobs/jobnamea7v9bn' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: Jobs_Update
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/jobs/jobnamea7v9bn' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: Jobs_StopExecution
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/jobs/jobnamea7v9bn' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: Jobs_ListSecrets
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/jobs/jobnamea7v9bn' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: Jobs_Start
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/jobs/jobnamea7v9bn' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: Jobs_StopMultipleExecutions
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: DaprComponents_CreateOrUpdate
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: DaprComponents_List
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: DaprComponents_Get
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: The Resource 'Microsoft.App/managedEnvironments/environmgq9n5h' under resource group 'apiTest-ISWcEc-24850' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
    Source: runtime
    OperationId: DaprComponents_ListSecrets
    CLIENT_ERROR statusCode: 404,
    errorCode: ParentResourceNotFound,
    errorMessage: Failed to perform 'write' on resource(s) of type 'managedEnvironments/certificates', because the parent resource '/subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/resourceGroups/apiTest-ISWcEc-24850/providers/Microsoft.App/managedEnvironments/environmgq9n5h' could not be found.
    Source: runtime
    OperationId: Certificates_CreateOrUpdate
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️TypeSpec Validation succeeded [Detail] [Expand]
    Validation passes for TypeSpec Validation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    ️️✔️Please ignore, experimental check succeeded [Detail] [Expand]
    Validation passes for 'Please ignore, experimental check'.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 16, 2023

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/appcontainers/armappcontainers - 2.0.0-beta.4
    +	Function `*JobsClient.BeginStart` parameter(s) have been changed from `(context.Context, string, string, JobExecutionTemplate, *JobsClientBeginStartOptions)` to `(context.Context, string, string, *JobsClientBeginStartOptions)`
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 9b2ab599be4c4024aea1d089373353a1265311f7. SDK Automation 14.0.0
      command	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.5.1 -> 9.8.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-appcontainers [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation ContainerAppsOperations.begin_start
      info	[Changelog]   - Added operation ContainerAppsOperations.begin_stop
      info	[Changelog]   - Added operation group ContainerAppsAPIClientOperationsMixin
      info	[Changelog]   - Model AzureCredentials has a new parameter kind
      info	[Changelog]   - Model Configuration has a new parameter service
      info	[Changelog]   - Model GithubActionConfiguration has a new parameter github_personal_access_token
      info	[Changelog]   - Model JobConfiguration has a new parameter event_trigger_config
      info	[Changelog]   - Model ManagedEnvironment has a new parameter peer_authentication
      info	[Changelog]   - Model Replica has a new parameter init_containers
      info	[Changelog]   - Model Replica has a new parameter running_state
      info	[Changelog]   - Model Replica has a new parameter running_state_details
      info	[Changelog]   - Model ReplicaContainer has a new parameter running_state
      info	[Changelog]   - Model ReplicaContainer has a new parameter running_state_details
      info	[Changelog]   - Model Revision has a new parameter running_state
      info	[Changelog]   - Model Template has a new parameter service_binds
      info	[Changelog]   - Model Template has a new parameter termination_grace_period_seconds
      info	[Changelog]   - Model Volume has a new parameter mount_options
      info	[Changelog]   - Model VolumeMount has a new parameter sub_path
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Operation JobsOperations.begin_stop_multiple_executions no longer has parameter job_execution_name
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 9b2ab599be4c4024aea1d089373353a1265311f7. SDK Automation 14.0.0
      command	./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
      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
      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-appcontainers [View full logs]  [Preview SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 9b2ab599be4c4024aea1d089373353a1265311f7. SDK Automation 14.0.0
      command	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/appcontainers/armappcontainers [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `*JobsClient.BeginStart` parameter(s) have been changed from `(context.Context, string, string, JobExecutionTemplate, *JobsClientBeginStartOptions)` to `(context.Context, string, string, *JobsClientBeginStartOptions)`
      info	[Changelog] - Function `*JobsClient.BeginStopMultipleExecutions` parameter(s) have been changed from `(context.Context, string, string, JobExecutionNamesCollection, *JobsClientBeginStopMultipleExecutionsOptions)` to `(context.Context, string, string, *JobsClientBeginStopMultipleExecutionsOptions)`
      info	[Changelog] - `TriggerTypeScheduled` from enum `TriggerType` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New value `TriggerTypeSchedule` added to enum type `TriggerType`
      info	[Changelog] - New enum type `ContainerAppContainerRunningState` with values `ContainerAppContainerRunningStateRunning`, `ContainerAppContainerRunningStateTerminated`, `ContainerAppContainerRunningStateWaiting`
      info	[Changelog] - New enum type `ContainerAppReplicaRunningState` with values `ContainerAppReplicaRunningStateNotRunning`, `ContainerAppReplicaRunningStateRunning`, `ContainerAppReplicaRunningStateUnknown`
      info	[Changelog] - New enum type `RevisionRunningState` with values `RevisionRunningStateDegraded`, `RevisionRunningStateFailed`, `RevisionRunningStateProcessing`, `RevisionRunningStateRunning`, `RevisionRunningStateStopped`, `RevisionRunningStateUnknown`
      info	[Changelog] - New function `*ClientFactory.NewContainerAppsAPIClient() *ContainerAppsAPIClient`
      info	[Changelog] - New function `NewContainerAppsAPIClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ContainerAppsAPIClient, error)`
      info	[Changelog] - New function `*ContainerAppsAPIClient.JobExecution(context.Context, string, string, string, *ContainerAppsAPIClientJobExecutionOptions) (ContainerAppsAPIClientJobExecutionResponse, error)`
      info	[Changelog] - New function `*ContainerAppsClient.BeginStart(context.Context, string, string, *ContainerAppsClientBeginStartOptions) (*runtime.Poller[ContainerAppsClientStartResponse], error)`
      info	[Changelog] - New function `*ContainerAppsClient.BeginStop(context.Context, string, string, *ContainerAppsClientBeginStopOptions) (*runtime.Poller[ContainerAppsClientStopResponse], error)`
      info	[Changelog] - New struct `JobConfigurationEventTriggerConfig`
      info	[Changelog] - New struct `JobScale`
      info	[Changelog] - New struct `JobScaleRule`
      info	[Changelog] - New struct `ManagedEnvironmentPropertiesPeerAuthentication`
      info	[Changelog] - New struct `Mtls`
      info	[Changelog] - New struct `Service`
      info	[Changelog] - New struct `ServiceBind`
      info	[Changelog] - New field `Kind` in struct `AzureCredentials`
      info	[Changelog] - New field `Service` in struct `Configuration`
      info	[Changelog] - New field `GithubPersonalAccessToken` in struct `GithubActionConfiguration`
      info	[Changelog] - New field `EventTriggerConfig` in struct `JobConfiguration`
      info	[Changelog] - New field `Template` in struct `JobsClientBeginStartOptions`
      info	[Changelog] - New field `PeerAuthentication` in struct `ManagedEnvironmentProperties`
      info	[Changelog] - New field `RunningState`, `RunningStateDetails` in struct `ReplicaContainer`
      info	[Changelog] - New field `InitContainers`, `RunningState`, `RunningStateDetails` in struct `ReplicaProperties`
      info	[Changelog] - New field `RunningState` in struct `RevisionProperties`
      info	[Changelog] - New field `ServiceBinds`, `TerminationGracePeriodSeconds` in struct `Template`
      info	[Changelog] - New field `MountOptions` in struct `Volume`
      info	[Changelog] - New field `SubPath` in struct `VolumeMount`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 47 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 9b2ab599be4c4024aea1d089373353a1265311f7. SDK Automation 14.0.0
      command	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
    • ️✔️@azure/arm-appcontainers [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias ContainerAppReplicaRunningState
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsGetDetectorResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsGetRevisionResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsGetRootResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListDetectorsNextResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListDetectorsResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListRevisionsNextResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListRevisionsResponse
      info	[Changelog]   - Added Type Alias ContainerAppsGetAuthTokenResponse
      info	[Changelog]   - Added Type Alias ContainerAppsStartResponse
      info	[Changelog]   - Added Type Alias ContainerAppsStopResponse
      info	[Changelog]   - Added Type Alias ContainerAppsUpdateResponse
      info	[Changelog]   - Added Type Alias ExtendedLocationTypes
      info	[Changelog]   - Added Type Alias IngressClientCertificateMode
      info	[Changelog]   - Added Type Alias JobExecutionResponse
      info	[Changelog]   - Added Type Alias JobExecutionRunningState
      info	[Changelog]   - Added Type Alias JobProvisioningState
      info	[Changelog]   - Added Type Alias JobsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias JobsExecutionsListNextResponse
      info	[Changelog]   - Added Type Alias JobsExecutionsListResponse
      info	[Changelog]   - Added Type Alias JobsGetResponse
      info	[Changelog]   - Added Type Alias JobsListByResourceGroupNextResponse
      info	[Changelog]   - Added Type Alias JobsListByResourceGroupResponse
      info	[Changelog]   - Added Type Alias JobsListBySubscriptionNextResponse
      info	[Changelog]   - Added Type Alias JobsListBySubscriptionResponse
      info	[Changelog]   - Added Type Alias JobsListSecretsResponse
      info	[Changelog]   - Added Type Alias JobsStartResponse
      info	[Changelog]   - Added Type Alias JobsStopMultipleExecutionsResponse
      info	[Changelog]   - Added Type Alias JobsUpdateResponse
      info	[Changelog]   - Added Type Alias LogLevel
      info	[Changelog]   - Added Type Alias ManagedCertificateDomainControlValidation
      info	[Changelog]   - Added Type Alias ManagedCertificatesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedCertificatesGetResponse
      info	[Changelog]   - Added Type Alias ManagedCertificatesListNextResponse
      info	[Changelog]   - Added Type Alias ManagedCertificatesListResponse
      info	[Changelog]   - Added Type Alias ManagedCertificatesUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentDiagnosticsGetDetectorResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentDiagnosticsListDetectorsResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentsDiagnosticsGetRootResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentsGetAuthTokenResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesNextResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentsUpdateResponse
      info	[Changelog]   - Added Type Alias RevisionRunningState
      info	[Changelog]   - Added Type Alias TriggerType
      info	[Changelog]   - Interface AzureCredentials has a new optional parameter kind
      info	[Changelog]   - Interface CertificateProperties has a new optional parameter subjectAlternativeNames
      info	[Changelog]   - Interface Configuration has a new optional parameter maxInactiveRevisions
      info	[Changelog]   - Interface Configuration has a new optional parameter service
      info	[Changelog]   - Interface ContainerApp has a new optional parameter environmentId
      info	[Changelog]   - Interface ContainerApp has a new optional parameter eventStreamEndpoint
      info	[Changelog]   - Interface ContainerApp has a new optional parameter extendedLocation
      info	[Changelog]   - Interface ContainerApp has a new optional parameter latestReadyRevisionName
      info	[Changelog]   - Interface ContainerApp has a new optional parameter managedBy
      info	[Changelog]   - Interface ContainerApp has a new optional parameter workloadProfileName
      info	[Changelog]   - Interface ContainerAppSecret has a new optional parameter identity
      info	[Changelog]   - Interface ContainerAppSecret has a new optional parameter keyVaultUrl
      info	[Changelog]   - Interface CustomHostnameAnalysisResult has a new optional parameter conflictWithEnvironmentCustomDomain
      info	[Changelog]   - Interface Dapr has a new optional parameter enableApiLogging
      info	[Changelog]   - Interface Dapr has a new optional parameter httpMaxRequestSize
      info	[Changelog]   - Interface Dapr has a new optional parameter httpReadBufferSize
      info	[Changelog]   - Interface Dapr has a new optional parameter logLevel
      info	[Changelog]   - Interface DaprComponent has a new optional parameter secretStoreComponent
      info	[Changelog]   - Interface GithubActionConfiguration has a new optional parameter githubPersonalAccessToken
      info	[Changelog]   - Interface Ingress has a new optional parameter clientCertificateMode
      info	[Changelog]   - Interface Ingress has a new optional parameter corsPolicy
      info	[Changelog]   - Interface Ingress has a new optional parameter exposedPort
      info	[Changelog]   - Interface Ingress has a new optional parameter ipSecurityRestrictions
      info	[Changelog]   - Interface Ingress has a new optional parameter stickySessions
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter customDomainConfiguration
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter daprConfiguration
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter eventStreamEndpoint
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter infrastructureResourceGroup
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter kedaConfiguration
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter kind
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter peerAuthentication
      info	[Changelog]   - Interface ManagedEnvironment has a new optional parameter workloadProfiles
      info	[Changelog]   - Interface Replica has a new optional parameter initContainers
      info	[Changelog]   - Interface Replica has a new optional parameter runningState
      info	[Changelog]   - Interface Replica has a new optional parameter runningStateDetails
      info	[Changelog]   - Interface ReplicaContainer has a new optional parameter execEndpoint
      info	[Changelog]   - Interface ReplicaContainer has a new optional parameter logStreamEndpoint
      info	[Changelog]   - Interface ReplicaContainer has a new optional parameter runningState
      info	[Changelog]   - Interface ReplicaContainer has a new optional parameter runningStateDetails
      info	[Changelog]   - Interface Revision has a new optional parameter lastActiveTime
      info	[Changelog]   - Interface Revision has a new optional parameter runningState
      info	[Changelog]   - Interface ScaleRule has a new optional parameter tcp
      info	[Changelog]   - Interface Secret has a new optional parameter identity
      info	[Changelog]   - Interface Secret has a new optional parameter keyVaultUrl
      info	[Changelog]   - Interface Template has a new optional parameter initContainers
      info	[Changelog]   - Interface Template has a new optional parameter serviceBinds
      info	[Changelog]   - Interface Template has a new optional parameter terminationGracePeriodSeconds
      info	[Changelog]   - Interface Volume has a new optional parameter mountOptions
      info	[Changelog]   - Interface Volume has a new optional parameter secrets
      info	[Changelog]   - Interface VolumeMount has a new optional parameter subPath
      info	[Changelog]   - Added Enum KnownAction
      info	[Changelog]   - Added Enum KnownAffinity
      info	[Changelog]   - Added Enum KnownApplicability
      info	[Changelog]   - Added Enum KnownConnectedEnvironmentProvisioningState
      info	[Changelog]   - Added Enum KnownContainerAppContainerRunningState
      info	[Changelog]   - Added Enum KnownContainerAppReplicaRunningState
      info	[Changelog]   - Added Enum KnownExtendedLocationTypes
      info	[Changelog]   - Added Enum KnownIngressClientCertificateMode
      info	[Changelog]   - Added Enum KnownJobExecutionRunningState
      info	[Changelog]   - Added Enum KnownJobProvisioningState
      info	[Changelog]   - Added Enum KnownLogLevel
      info	[Changelog]   - Added Enum KnownManagedCertificateDomainControlValidation
      info	[Changelog]   - Added Enum KnownRevisionRunningState
      info	[Changelog]   - Added Enum KnownTriggerType
      info	[Changelog]   - Enum KnownContainerAppProvisioningState has a new value Deleting
      info	[Changelog]   - Enum KnownIngressTransportMethod has a new value Tcp
      info	[Changelog]   - Enum KnownStorageType has a new value Secret
      info	[Changelog]   - Added function getContinuationToken
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface ContainerAppsRevisionsListRevisionsNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface VnetConfiguration no longer has parameter runtimeSubnetId
      info	[Changelog]   - Type of parameter customDomainVerificationFailureInfo of interface CustomHostnameAnalysisResult is changed from DefaultErrorResponse to CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
      info	[Changelog]   - Type of parameter value of interface DaprSecretsCollection is changed from Secret[] to DaprSecret[]
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 9b2ab599be4c4024aea1d089373353a1265311f7. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      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
      warn	No file changes detected after generation
    • ️✔️app [View full logs
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 9b2ab599be4c4024aea1d089373353a1265311f7. SDK Automation 14.0.0
      command	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.app.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.app.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 16, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Swagger Microsoft.App https://apiview.dev/Assemblies/Review/e1c01d8ba27343738a0df8bd0d5fbf04
    Go sdk/resourcemanager/appcontainers/armappcontainers https://apiview.dev/Assemblies/Review/1aecee9a54684d3fb7fee9301a9f97e5
    Java azure-resourcemanager-appcontainers https://apiview.dev/Assemblies/Review/98a548aef44f453ba861647915d2a501
    JavaScript @azure/arm-appcontainers https://apiview.dev/Assemblies/Review/fa9d2571df224ee89ed9372c721ffe0a

    @live1206
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @ArthurMa1978
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 17, 2023
    @ArthurMa1978
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    No commit pushedDate could be found for PR 24850 in repo Azure/azure-rest-api-specs

    @Juliehzl
    Copy link
    Contributor

    @rkmanda could you help review and merge the PR?

    @anandanthony anandanthony added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 18, 2023
    @Juliehzl Juliehzl removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMReview labels Jul 18, 2023
    @anandanthony
    Copy link
    Contributor Author

    closing PR, since this seemed to have some issues with ADO pipeline, created another PR with these changes:
    #24885

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    CI-BreakingChange-Go FixS360 ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants