azure-rest-api-specs icon indicating copy to clipboard operation
azure-rest-api-specs copied to clipboard

[Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2022-07-15

Open ashwinisingh01 opened this issue 3 years ago • 10 comments

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

ARM API Information (Control Plane)

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • [ ] new service onboarding
    • [ ] new API version
    • [ ] update existing version for new feature
    • [ ] update existing version to fix swagger quality issue in s360
    • [ ] Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: :warning:

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • [ ] Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • [ ] Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • [ ] If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

ashwinisingh01 avatar Jul 19 '22 23:07 ashwinisingh01

Hi, @ashwinisingh01 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?
  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    Swagger pipeline restarted successfully, please wait for status update in this comment.

    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 - armcosmos - 2.0.0
    +	Type of `RestorableMongodbResourcesListResult.Value` has been changed from `[]*DatabaseRestoreResource` to `[]*RestorableMongodbResourcesGetResult`
    +	Type of `RestorableSQLResourcesListResult.Value` has been changed from `[]*DatabaseRestoreResource` to `[]*RestorableSQLResourcesGetResult`

    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 8c2afae6d513c567460304522aa48e6c6f8fc73b. 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] WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
    • ️✔️track2_azure-mgmt-cosmosdb [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_create_update_mongo_role_definition
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_create_update_mongo_user_definition
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_delete_mongo_role_definition
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_delete_mongo_user_definition
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_retrieve_continuous_backup_information
      info	[Changelog]   - Added operation MongoDBResourcesOperations.get_mongo_role_definition
      info	[Changelog]   - Added operation MongoDBResourcesOperations.get_mongo_user_definition
      info	[Changelog]   - Added operation MongoDBResourcesOperations.list_mongo_role_definitions
      info	[Changelog]   - Added operation MongoDBResourcesOperations.list_mongo_user_definitions
      info	[Changelog]   - Added operation group CassandraClustersOperations
      info	[Changelog]   - Added operation group CassandraDataCentersOperations
      info	[Changelog]   - Added operation group LocationsOperations
      info	[Changelog]   - Added operation group ServiceOperations
      info	[Changelog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter capacity
      info	[Changelog]   - Model DatabaseAccountGetResults has a new parameter capacity
      info	[Changelog]   - Model DatabaseAccountUpdateParameters has a new parameter capacity
      info	[Changelog]   - Model GremlinGraphGetPropertiesResource has a new parameter analytical_storage_ttl
      info	[Changelog]   - Model GremlinGraphResource has a new parameter analytical_storage_ttl
      info	[Changelog]   - Model PeriodicModeProperties has a new parameter backup_storage_redundancy
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 8c2afae6d513c567460304522aa48e6c6f8fc73b. 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
    • ️✔️armcosmos [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `RestorableMongodbResourcesListResult.Value` has been changed from `[]*DatabaseRestoreResource` to `[]*RestorableMongodbResourcesGetResult`
      info	[Changelog] - Type of `RestorableSQLResourcesListResult.Value` has been changed from `[]*DatabaseRestoreResource` to `[]*RestorableSQLResourcesGetResult`
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `ServiceTypeDataTransfer`
      info	[Changelog] - New const `ServiceTypeGraphAPICompute`
      info	[Changelog] - New const `ServiceSizeCosmosD4S`
      info	[Changelog] - New const `ServiceStatusStopped`
      info	[Changelog] - New const `ServiceTypeMaterializedViewsBuilder`
      info	[Changelog] - New const `MongoRoleDefinitionTypeBuiltInRole`
      info	[Changelog] - New const `ServiceSizeCosmosD16S`
      info	[Changelog] - New const `ServiceStatusUpdating`
      info	[Changelog] - New const `ServiceTypeSQLDedicatedGateway`
      info	[Changelog] - New const `ServiceStatusCreating`
      info	[Changelog] - New const `ServiceStatusError`
      info	[Changelog] - New const `ServiceSizeCosmosD8S`
      info	[Changelog] - New const `ServiceStatusRunning`
      info	[Changelog] - New const `MongoRoleDefinitionTypeCustomRole`
      info	[Changelog] - New const `ServiceStatusDeleting`
      info	[Changelog] - New function `PossibleMongoRoleDefinitionTypeValues() []MongoRoleDefinitionType`
      info	[Changelog] - New function `*MongoDBResourcesClient.BeginCreateUpdateMongoUserDefinition(context.Context, string, string, string, MongoUserDefinitionCreateUpdateParameters, *MongoDBResourcesClientBeginCreateUpdateMongoUserDefinitionOptions) (*runtime.Poller[MongoDBResourcesClientCreateUpdateMongoUserDefinitionResponse], error)`
      info	[Changelog] - New function `PossibleServiceSizeValues() []ServiceSize`
      info	[Changelog] - New function `*MongoDBResourcesClient.NewListMongoRoleDefinitionsPager(string, string, *MongoDBResourcesClientListMongoRoleDefinitionsOptions) *runtime.Pager[MongoDBResourcesClientListMongoRoleDefinitionsResponse]`
      info	[Changelog] - New function `*ServiceResourceProperties.GetServiceResourceProperties() *ServiceResourceProperties`
      info	[Changelog] - New function `*ServiceClient.Get(context.Context, string, string, string, *ServiceClientGetOptions) (ServiceClientGetResponse, error)`
      info	[Changelog] - New function `*ServiceClient.NewListPager(string, string, *ServiceClientListOptions) *runtime.Pager[ServiceClientListResponse]`
      info	[Changelog] - New function `*MongoDBResourcesClient.BeginCreateUpdateMongoRoleDefinition(context.Context, string, string, string, MongoRoleDefinitionCreateUpdateParameters, *MongoDBResourcesClientBeginCreateUpdateMongoRoleDefinitionOptions) (*runtime.Poller[MongoDBResourcesClientCreateUpdateMongoRoleDefinitionResponse], error)`
      info	[Changelog] - New function `*MongoDBResourcesClient.BeginDeleteMongoRoleDefinition(context.Context, string, string, string, *MongoDBResourcesClientBeginDeleteMongoRoleDefinitionOptions) (*runtime.Poller[MongoDBResourcesClientDeleteMongoRoleDefinitionResponse], error)`
      info	[Changelog] - New function `*SQLDedicatedGatewayServiceResourceProperties.GetServiceResourceProperties() *ServiceResourceProperties`
      info	[Changelog] - New function `*DataTransferServiceResourceProperties.GetServiceResourceProperties() *ServiceResourceProperties`
      info	[Changelog] - New function `*MongoDBResourcesClient.GetMongoRoleDefinition(context.Context, string, string, string, *MongoDBResourcesClientGetMongoRoleDefinitionOptions) (MongoDBResourcesClientGetMongoRoleDefinitionResponse, error)`
      info	[Changelog] - New function `*MongoDBResourcesClient.BeginDeleteMongoUserDefinition(context.Context, string, string, string, *MongoDBResourcesClientBeginDeleteMongoUserDefinitionOptions) (*runtime.Poller[MongoDBResourcesClientDeleteMongoUserDefinitionResponse], error)`
      info	[Changelog] - New function `*ServiceClient.BeginCreate(context.Context, string, string, string, ServiceResourceCreateUpdateParameters, *ServiceClientBeginCreateOptions) (*runtime.Poller[ServiceClientCreateResponse], error)`
      info	[Changelog] - New function `*MaterializedViewsBuilderServiceResourceProperties.GetServiceResourceProperties() *ServiceResourceProperties`
      info	[Changelog] - New function `*GraphAPIComputeServiceResourceProperties.GetServiceResourceProperties() *ServiceResourceProperties`
      info	[Changelog] - New function `PossibleServiceStatusValues() []ServiceStatus`
      info	[Changelog] - New function `*MongoDBResourcesClient.NewListMongoUserDefinitionsPager(string, string, *MongoDBResourcesClientListMongoUserDefinitionsOptions) *runtime.Pager[MongoDBResourcesClientListMongoUserDefinitionsResponse]`
      info	[Changelog] - New function `NewServiceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ServiceClient, error)`
      info	[Changelog] - New function `*ServiceClient.BeginDelete(context.Context, string, string, string, *ServiceClientBeginDeleteOptions) (*runtime.Poller[ServiceClientDeleteResponse], error)`
      info	[Changelog] - New function `*MongoDBResourcesClient.GetMongoUserDefinition(context.Context, string, string, string, *MongoDBResourcesClientGetMongoUserDefinitionOptions) (MongoDBResourcesClientGetMongoUserDefinitionResponse, error)`
      info	[Changelog] - New function `PossibleServiceTypeValues() []ServiceType`
      info	[Changelog] - New struct `DataTransferRegionalServiceResource`
      info	[Changelog] - New struct `DataTransferServiceResource`
      info	[Changelog] - New struct `DataTransferServiceResourceProperties`
      info	[Changelog] - New struct `GraphAPIComputeRegionalServiceResource`
      info	[Changelog] - New struct `GraphAPIComputeServiceResource`
      info	[Changelog] - New struct `GraphAPIComputeServiceResourceProperties`
      info	[Changelog] - New struct `MaterializedViewsBuilderRegionalServiceResource`
      info	[Changelog] - New struct `MaterializedViewsBuilderServiceResource`
      info	[Changelog] - New struct `MaterializedViewsBuilderServiceResourceProperties`
      info	[Changelog] - New struct `MongoDBResourcesClientBeginCreateUpdateMongoRoleDefinitionOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientBeginCreateUpdateMongoUserDefinitionOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientBeginDeleteMongoRoleDefinitionOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientBeginDeleteMongoUserDefinitionOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientCreateUpdateMongoRoleDefinitionResponse`
      info	[Changelog] - New struct `MongoDBResourcesClientCreateUpdateMongoUserDefinitionResponse`
      info	[Changelog] - New struct `MongoDBResourcesClientDeleteMongoRoleDefinitionResponse`
      info	[Changelog] - New struct `MongoDBResourcesClientDeleteMongoUserDefinitionResponse`
      info	[Changelog] - New struct `MongoDBResourcesClientGetMongoRoleDefinitionOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientGetMongoRoleDefinitionResponse`
      info	[Changelog] - New struct `MongoDBResourcesClientGetMongoUserDefinitionOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientGetMongoUserDefinitionResponse`
      info	[Changelog] - New struct `MongoDBResourcesClientListMongoRoleDefinitionsOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientListMongoRoleDefinitionsResponse`
      info	[Changelog] - New struct `MongoDBResourcesClientListMongoUserDefinitionsOptions`
      info	[Changelog] - New struct `MongoDBResourcesClientListMongoUserDefinitionsResponse`
      info	[Changelog] - New struct `MongoRoleDefinitionCreateUpdateParameters`
      info	[Changelog] - New struct `MongoRoleDefinitionGetResults`
      info	[Changelog] - New struct `MongoRoleDefinitionListResult`
      info	[Changelog] - New struct `MongoRoleDefinitionResource`
      info	[Changelog] - New struct `MongoUserDefinitionCreateUpdateParameters`
      info	[Changelog] - New struct `MongoUserDefinitionGetResults`
      info	[Changelog] - New struct `MongoUserDefinitionListResult`
      info	[Changelog] - New struct `MongoUserDefinitionResource`
      info	[Changelog] - New struct `Privilege`
      info	[Changelog] - New struct `PrivilegeResource`
      info	[Changelog] - New struct `RegionalServiceResource`
      info	[Changelog] - New struct `RestorableMongodbResourcesGetResult`
      info	[Changelog] - New struct `RestorableSQLResourcesGetResult`
      info	[Changelog] - New struct `Role`
      info	[Changelog] - New struct `SQLDedicatedGatewayRegionalServiceResource`
      info	[Changelog] - New struct `SQLDedicatedGatewayServiceResource`
      info	[Changelog] - New struct `SQLDedicatedGatewayServiceResourceProperties`
      info	[Changelog] - New struct `ServiceClient`
      info	[Changelog] - New struct `ServiceClientBeginCreateOptions`
      info	[Changelog] - New struct `ServiceClientBeginDeleteOptions`
      info	[Changelog] - New struct `ServiceClientCreateResponse`
      info	[Changelog] - New struct `ServiceClientDeleteResponse`
      info	[Changelog] - New struct `ServiceClientGetOptions`
      info	[Changelog] - New struct `ServiceClientGetResponse`
      info	[Changelog] - New struct `ServiceClientListOptions`
      info	[Changelog] - New struct `ServiceClientListResponse`
      info	[Changelog] - New struct `ServiceResource`
      info	[Changelog] - New struct `ServiceResourceCreateUpdateParameters`
      info	[Changelog] - New struct `ServiceResourceCreateUpdateProperties`
      info	[Changelog] - New struct `ServiceResourceListResult`
      info	[Changelog] - New struct `ServiceResourceProperties`
      info	[Changelog] - New field `AnalyticalStorageTTL` in struct `GremlinGraphResource`
      info	[Changelog] - New field `AnalyticalStorageTTL` in struct `GremlinGraphGetPropertiesResource`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 152 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs] Generate from 8c2afae6d513c567460304522aa48e6c6f8fc73b. 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
      cmderr	[automation_init.sh]  deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] npm WARN deprecated @opentelemetry/[email protected]: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh]  deprecated @azure/[email protected]: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh]  @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      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-cosmosdb [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation MongoDBResources.beginCreateUpdateMongoRoleDefinition
      info	[Changelog]   - Added operation MongoDBResources.beginCreateUpdateMongoRoleDefinitionAndWait
      info	[Changelog]   - Added operation MongoDBResources.beginCreateUpdateMongoUserDefinition
      info	[Changelog]   - Added operation MongoDBResources.beginCreateUpdateMongoUserDefinitionAndWait
      info	[Changelog]   - Added operation MongoDBResources.beginDeleteMongoRoleDefinition
      info	[Changelog]   - Added operation MongoDBResources.beginDeleteMongoRoleDefinitionAndWait
      info	[Changelog]   - Added operation MongoDBResources.beginDeleteMongoUserDefinition
      info	[Changelog]   - Added operation MongoDBResources.beginDeleteMongoUserDefinitionAndWait
      info	[Changelog]   - Added operation MongoDBResources.getMongoRoleDefinition
      info	[Changelog]   - Added operation MongoDBResources.getMongoUserDefinition
      info	[Changelog]   - Added operation MongoDBResources.listMongoRoleDefinitions
      info	[Changelog]   - Added operation MongoDBResources.listMongoUserDefinitions
      info	[Changelog]   - Added Interface MongoDBResourcesCreateUpdateMongoRoleDefinitionOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesCreateUpdateMongoUserDefinitionOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesDeleteMongoRoleDefinitionOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesDeleteMongoUserDefinitionOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesGetMongoRoleDefinitionOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesGetMongoUserDefinitionOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesListMongoRoleDefinitionsOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesListMongoUserDefinitionsOptionalParams
      info	[Changelog]   - Added Interface MongoRoleDefinitionCreateUpdateParameters
      info	[Changelog]   - Added Interface MongoRoleDefinitionListResult
      info	[Changelog]   - Added Interface MongoUserDefinitionCreateUpdateParameters
      info	[Changelog]   - Added Interface MongoUserDefinitionListResult
      info	[Changelog]   - Added Interface Privilege
      info	[Changelog]   - Added Interface PrivilegeResource
      info	[Changelog]   - Added Interface Role
      info	[Changelog]   - Added Type Alias CassandraKeyspaceCreateUpdateParameters
      info	[Changelog]   - Added Type Alias CassandraKeyspaceGetPropertiesOptions
      info	[Changelog]   - Added Type Alias CassandraKeyspaceGetPropertiesResource
      info	[Changelog]   - Added Type Alias CassandraKeyspaceGetResults
      info	[Changelog]   - Added Type Alias CassandraTableCreateUpdateParameters
      info	[Changelog]   - Added Type Alias CassandraTableGetPropertiesOptions
      info	[Changelog]   - Added Type Alias CassandraTableGetPropertiesResource
      info	[Changelog]   - Added Type Alias CassandraTableGetResults
      info	[Changelog]   - Added Type Alias ClusterResource
      info	[Changelog]   - Added Type Alias ContinuousModeBackupPolicy
      info	[Changelog]   - Added Type Alias DatabaseAccountCreateUpdateParameters
      info	[Changelog]   - Added Type Alias DatabaseAccountGetResults
      info	[Changelog]   - Added Type Alias DatabaseAccountListKeysResult
      info	[Changelog]   - Added Type Alias DataCenterResource
      info	[Changelog]   - Added Type Alias DataTransferRegionalServiceResource
      info	[Changelog]   - Added Type Alias DataTransferServiceResourceProperties
      info	[Changelog]   - Added Type Alias GraphAPIComputeRegionalServiceResource
      info	[Changelog]   - Added Type Alias GraphAPIComputeServiceResourceProperties
      info	[Changelog]   - Added Type Alias GremlinDatabaseCreateUpdateParameters
      info	[Changelog]   - Added Type Alias GremlinDatabaseGetPropertiesOptions
      info	[Changelog]   - Added Type Alias GremlinDatabaseGetPropertiesResource
      info	[Changelog]   - Added Type Alias GremlinDatabaseGetResults
      info	[Changelog]   - Added Type Alias GremlinGraphCreateUpdateParameters
      info	[Changelog]   - Added Type Alias GremlinGraphGetPropertiesOptions
      info	[Changelog]   - Added Type Alias GremlinGraphGetPropertiesResource
      info	[Changelog]   - Added Type Alias GremlinGraphGetResults
      info	[Changelog]   - Added Type Alias LocationGetResult
      info	[Changelog]   - Added Type Alias MaterializedViewsBuilderRegionalServiceResource
      info	[Changelog]   - Added Type Alias MaterializedViewsBuilderServiceResourceProperties
      info	[Changelog]   - Added Type Alias MongoDBCollectionCreateUpdateParameters
      info	[Changelog]   - Added Type Alias MongoDBCollectionGetPropertiesOptions
      info	[Changelog]   - Added Type Alias MongoDBCollectionGetPropertiesResource
      info	[Changelog]   - Added Type Alias MongoDBCollectionGetResults
      info	[Changelog]   - Added Type Alias MongoDBDatabaseCreateUpdateParameters
      info	[Changelog]   - Added Type Alias MongoDBDatabaseGetPropertiesOptions
      info	[Changelog]   - Added Type Alias MongoDBDatabaseGetPropertiesResource
      info	[Changelog]   - Added Type Alias MongoDBDatabaseGetResults
      info	[Changelog]   - Added Type Alias MongoDBResourcesCreateUpdateMongoRoleDefinitionResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesCreateUpdateMongoUserDefinitionResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesGetMongoRoleDefinitionResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesGetMongoUserDefinitionResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesListMongoRoleDefinitionsResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesListMongoUserDefinitionsResponse
      info	[Changelog]   - Added Type Alias MongoRoleDefinitionGetResults
      info	[Changelog]   - Added Type Alias MongoRoleDefinitionType
      info	[Changelog]   - Added Type Alias MongoUserDefinitionGetResults
      info	[Changelog]   - Added Type Alias NotebookWorkspace
      info	[Changelog]   - Added Type Alias NotebookWorkspaceCreateUpdateParameters
      info	[Changelog]   - Added Type Alias PartitionMetric
      info	[Changelog]   - Added Type Alias PartitionUsage
      info	[Changelog]   - Added Type Alias PercentileMetricValue
      info	[Changelog]   - Added Type Alias PeriodicModeBackupPolicy
      info	[Changelog]   - Added Type Alias PrivateEndpointConnection
      info	[Changelog]   - Added Type Alias PrivateLinkResource
      info	[Changelog]   - Added Type Alias ProxyResource
      info	[Changelog]   - Added Type Alias RestorableSqlContainerPropertiesResourceContainer
      info	[Changelog]   - Added Type Alias RestorableSqlDatabasePropertiesResourceDatabase
      info	[Changelog]   - Added Type Alias ServiceResource
      info	[Changelog]   - Added Type Alias SqlContainerCreateUpdateParameters
      info	[Changelog]   - Added Type Alias SqlContainerGetPropertiesOptions
      info	[Changelog]   - Added Type Alias SqlContainerGetPropertiesResource
      info	[Changelog]   - Added Type Alias SqlContainerGetResults
      info	[Changelog]   - Added Type Alias SqlDatabaseCreateUpdateParameters
      info	[Changelog]   - Added Type Alias SqlDatabaseGetPropertiesOptions
      info	[Changelog]   - Added Type Alias SqlDatabaseGetPropertiesResource
      info	[Changelog]   - Added Type Alias SqlDatabaseGetResults
      info	[Changelog]   - Added Type Alias SqlDedicatedGatewayRegionalServiceResource
      info	[Changelog]   - Added Type Alias SqlDedicatedGatewayServiceResourceProperties
      info	[Changelog]   - Added Type Alias SqlRoleAssignmentGetResults
      info	[Changelog]   - Added Type Alias SqlRoleDefinitionGetResults
      info	[Changelog]   - Added Type Alias SqlStoredProcedureCreateUpdateParameters
      info	[Changelog]   - Added Type Alias SqlStoredProcedureGetPropertiesResource
      info	[Changelog]   - Added Type Alias SqlStoredProcedureGetResults
      info	[Changelog]   - Added Type Alias SqlTriggerCreateUpdateParameters
      info	[Changelog]   - Added Type Alias SqlTriggerGetPropertiesResource
      info	[Changelog]   - Added Type Alias SqlTriggerGetResults
      info	[Changelog]   - Added Type Alias SqlUserDefinedFunctionCreateUpdateParameters
      info	[Changelog]   - Added Type Alias SqlUserDefinedFunctionGetPropertiesResource
      info	[Changelog]   - Added Type Alias SqlUserDefinedFunctionGetResults
      info	[Changelog]   - Added Type Alias TableCreateUpdateParameters
      info	[Changelog]   - Added Type Alias TableGetPropertiesOptions
      info	[Changelog]   - Added Type Alias TableGetPropertiesResource
      info	[Changelog]   - Added Type Alias TableGetResults
      info	[Changelog]   - Added Type Alias ThroughputSettingsGetPropertiesResource
      info	[Changelog]   - Added Type Alias ThroughputSettingsGetResults
      info	[Changelog]   - Added Type Alias ThroughputSettingsUpdateParameters
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 8c2afae6d513c567460304522aa48e6c6f8fc73b. 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]  old lockfile
      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
    • ️✔️cosmos-db [View full logs]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from 8c2afae6d513c567460304522aa48e6c6f8fc73b. 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
    • Az.cosmos-db [View full logs]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    Hi @ashwinisingh01, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    /azp run unifiedPipeline

    ashwinisingh01 avatar Jul 20 '22 19:07 ashwinisingh01

    No pipelines are associated with this pull request.

    azure-pipelines[bot] avatar Jul 20 '22 19:07 azure-pipelines[bot]

    /azp run

    dw511214992 avatar Jul 21 '22 05:07 dw511214992

    Azure Pipelines successfully started running 1 pipeline(s).

    azure-pipelines[bot] avatar Jul 21 '22 05:07 azure-pipelines[bot]

    Hi, @ashwinisingh01. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Aug 07 '22 16:08 ghost

    Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

    Hi, @ashwinisingh01. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Sep 04 '22 16:09 ghost