Skip to content
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

[Azure Stream Analytics] New 2021 preview version #16573

Merged
merged 14 commits into from
Nov 9, 2021

Conversation

roslynlu
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

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.
    ASAP
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
    ASAP
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

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 label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[X] 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.
  • 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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

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

@roslynlu roslynlu requested a review from atpham256 as a code owner October 28, 2021 00:40
@openapi-workflow-bot
Copy link

Hi, @roslynlu 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. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 28, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L605


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4015 - NestedResourcesMustHaveListOperation The nested resource 'Transformation' does not have list operation, please add it.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/transformations.json#L241
    R4037 - MissingTypeObject The schema 'FunctionListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L980
    R4037 - MissingTypeObject The schema 'properties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/subscriptions.json#L359
    R4037 - MissingTypeObject The schema 'Cluster' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/clusters.json#L368
    R4037 - MissingTypeObject The schema 'ClusterProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/clusters.json#L390
    R4037 - MissingTypeObject The schema 'ClusterListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/clusters.json#L421
    R4037 - MissingTypeObject The schema 'ClusterJob' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/clusters.json#L439
    R4037 - MissingTypeObject The schema 'ClusterJobListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/clusters.json#L458
    R4037 - MissingTypeObject The schema 'ClusterSku' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/clusters.json#L476
    R4037 - MissingTypeObject The schema 'PrivateEndpoint' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/privateEndpoints.json#L239
    R4037 - MissingTypeObject The schema 'PrivateEndpointProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/privateEndpoints.json#L258
    R4037 - MissingTypeObject The schema 'PrivateLinkServiceConnection' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/privateEndpoints.json#L275
    R4037 - MissingTypeObject The schema 'PrivateLinkServiceConnectionProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/privateEndpoints.json#L285
    R4037 - MissingTypeObject The schema 'PrivateLinkConnectionState' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/privateEndpoints.json#L309
    R4037 - MissingTypeObject The schema 'PrivateEndpointListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/privateEndpoints.json#L329
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L475
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/inputs.json#L433
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/clusters.json#L384
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.StreamAnalytics/preview/2020-03-01-preview/privateEndpoints.json#L247
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L349
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/inputs.json#L364
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/outputs.json#L412
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Subscriptions_ListQuotas' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/subscriptions.json#L37
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'transformations' with immediate parent 'StreamingJob', must have a list by immediate parent operation.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/transformations.json#L241
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isConfigurationParameter
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L539
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isGlobal
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/subscriptions.json#L662
    ⚠️ R4014 - AllResourcesMustHaveGetOperation The resource 'SubscriptionQuota' does not have get operation, please add it.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/subscriptions.json#L350
    ⚠️ R4021 - DescriptionAndTitleMissing 'FunctionConfiguration' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L504
    ⚠️ R4021 - DescriptionAndTitleMissing 'inputs' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L507
    ⚠️ R4021 - DescriptionAndTitleMissing 'container' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L962
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️❌Cross-Version Breaking Changes: 10 Errors, 10 Warnings failed [Detail]
    The following breaking changes are detected by comparison with the latest stable version:
    Rule Message
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ScalarFunctionConfiguration' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L465:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L459:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceFunctionBinding' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L465:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L459:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceFunctionBindingProperties' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L465:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L459:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceInputs' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L465:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L459:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L465:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L459:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceFunctionBindingRetrievalProperties' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L465:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L459:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceInputs' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L576:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/streamingjobs.json#L576:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceFunctionBindingProperties' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L576:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/streamingjobs.json#L576:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMachineLearningWebServiceFunctionBinding' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L576:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/streamingjobs.json#L576:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ScalarFunctionConfiguration' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L576:3
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/streamingjobs.json#L576:3
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L333:13
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L327:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/functions.json#L980:5
    Old: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L770:5


    The following breaking changes are detected by comparison with latest preview version:

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'StreamingJobSku' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L576:3
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/streamingjobs.json#L491:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'StreamingJobSku' removed or renamed?
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/subscriptions.json#L335:3
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/subscriptions.json#L335:3
    ⚠️ 1022 - RemovedAdditionalProperties The new version removes the 'additionalProperties' element.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/outputs.json#L914:9
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/outputs.json#L908:9
    ⚠️ 1022 - RemovedAdditionalProperties The new version removes the 'additionalProperties' element.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/outputs.json#L914:9
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/outputs.json#L908:9
    ⚠️ 1022 - RemovedAdditionalProperties The new version removes the 'additionalProperties' element.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/outputs.json#L914:9
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/outputs.json#L908:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L360:13
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/streamingjobs.json#L324:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L409:13
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/streamingjobs.json#L373:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.StreamAnalytics/preview/2021-10-01-preview/streamingjobs.json#L824:5
    Old: Microsoft.StreamAnalytics/preview/2017-04-01-preview/streamingjobs.json#L692:5
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @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 Oct 28, 2021
    @openapi-workflow-bot
    Copy link

    Hi, @roslynlu your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 28, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armstreamanalytics - 0.3.0
    +	Const `ClusterProvisioningStateCanceled` has been removed
    +	Const `ClusterProvisioningStateFailed` has been removed
    +	Const `ClusterProvisioningStateInProgress` has been removed
    +	Const `ClusterProvisioningStateSucceeded` has been removed
    +	Const `ClusterSKUNameDefault` has been removed
    +	Const `EventSerializationTypeCustomClr` has been removed
    +	Const `JobStateCreated` has been removed
    +	Const `JobStateDegraded` has been removed
    +	Const `JobStateDeleting` has been removed
    +	Const `JobStateFailed` has been removed
    +	Const `JobStateRestarting` has been removed
    +	Const `JobStateRunning` has been removed
    +	Const `JobStateScaling` has been removed
    +	Const `JobStateStarting` has been removed
    +	Const `JobStateStopped` has been removed
    +	Const `JobStateStopping` has been removed
    +	Const `QueryTestingResultStatusCompilerError` has been removed
    +	Const `QueryTestingResultStatusRuntimeError` has been removed
    +	Const `QueryTestingResultStatusStarted` has been removed
    +	Const `QueryTestingResultStatusSuccess` has been removed
    +	Const `QueryTestingResultStatusTimeout` has been removed
    +	Const `QueryTestingResultStatusUnknownError` has been removed
    +	Const `SampleInputResultStatusErrorConnectingToInput` has been removed
    +	Const `SampleInputResultStatusNoEventsFoundInRange` has been removed
    +	Const `SampleInputResultStatusReadAllEventsInRange` has been removed
    +	Const `StreamingJobSKUNameStandard` has been removed
    +	Const `TestDatasourceResultStatusTestFailed` has been removed
    +	Const `TestDatasourceResultStatusTestSucceeded` has been removed
    +	Field `Externals` of struct `StreamingJobProperties` has been removed
    +	Field `Properties` of struct `FunctionProperties` has been removed
    +	Function `*AzureFunctionOutputDataSource.UnmarshalJSON` has been removed
    +	Function `*AzureMachineLearningServiceFunctionBinding.UnmarshalJSON` has been removed
    +	Function `*AzureMachineLearningServiceFunctionRetrieveDefaultDefinitionParameters.UnmarshalJSON` has been removed
    +	Function `*AzureMachineLearningStudioFunctionBinding.UnmarshalJSON` has been removed
    +	Function `*AzureMachineLearningStudioFunctionRetrieveDefaultDefinitionParameters.UnmarshalJSON` has been removed
    +	Function `*CSharpFunctionBinding.UnmarshalJSON` has been removed
    +	Function `*CSharpFunctionRetrieveDefaultDefinitionParameters.UnmarshalJSON` has been removed
    +	Function `*ClusterProperties.UnmarshalJSON` has been removed
    +	Function `*ClustersClient.BeginCreateOrUpdate` has been removed
    +	Function `*ClustersClient.BeginDelete` has been removed
    +	Function `*ClustersClient.BeginUpdate` has been removed
    +	Function `*ClustersClient.Get` has been removed
    +	Function `*ClustersClient.ListByResourceGroup` has been removed
    +	Function `*ClustersClient.ListBySubscription` has been removed
    +	Function `*ClustersClient.ListStreamingJobs` has been removed
    +	Function `*ClustersCreateOrUpdatePoller.Done` has been removed
    +	Function `*ClustersCreateOrUpdatePoller.FinalResponse` has been removed
    +	Function `*ClustersCreateOrUpdatePoller.Poll` has been removed
    +	Function `*ClustersCreateOrUpdatePoller.ResumeToken` has been removed
    +	Function `*ClustersCreateOrUpdatePollerResponse.Resume` has been removed
    +	Function `*ClustersDeletePoller.Done` has been removed
    +	Function `*ClustersDeletePoller.FinalResponse` has been removed
    +	Function `*ClustersDeletePoller.Poll` has been removed
    +	Function `*ClustersDeletePoller.ResumeToken` has been removed
    +	Function `*ClustersDeletePollerResponse.Resume` has been removed
    +	Function `*ClustersListByResourceGroupPager.Err` has been removed
    +	Function `*ClustersListByResourceGroupPager.NextPage` has been removed
    +	Function `*ClustersListByResourceGroupPager.PageResponse` has been removed
    +	Function `*ClustersListBySubscriptionPager.Err` has been removed
    +	Function `*ClustersListBySubscriptionPager.NextPage` has been removed
    +	Function `*ClustersListBySubscriptionPager.PageResponse` has been removed
    +	Function `*ClustersListStreamingJobsPager.Err` has been removed
    +	Function `*ClustersListStreamingJobsPager.NextPage` has been removed
    +	Function `*ClustersListStreamingJobsPager.PageResponse` has been removed
    +	Function `*ClustersUpdatePoller.Done` has been removed
    +	Function `*ClustersUpdatePoller.FinalResponse` has been removed
    +	Function `*ClustersUpdatePoller.Poll` has been removed
    +	Function `*ClustersUpdatePoller.ResumeToken` has been removed
    +	Function `*ClustersUpdatePollerResponse.Resume` has been removed
    +	Function `*CustomClrSerialization.UnmarshalJSON` has been removed
    +	Function `*FunctionConfiguration.UnmarshalJSON` has been removed
    +	Function `*PrivateEndpointsClient.BeginDelete` has been removed
    +	Function `*PrivateEndpointsClient.CreateOrUpdate` has been removed
    +	Function `*PrivateEndpointsClient.Get` has been removed
    +	Function `*PrivateEndpointsClient.ListByCluster` has been removed
    +	Function `*PrivateEndpointsDeletePoller.Done` has been removed
    +	Function `*PrivateEndpointsDeletePoller.FinalResponse` has been removed
    +	Function `*PrivateEndpointsDeletePoller.Poll` has been removed
    +	Function `*PrivateEndpointsDeletePoller.ResumeToken` has been removed
    +	Function `*PrivateEndpointsDeletePollerResponse.Resume` has been removed
    +	Function `*PrivateEndpointsListByClusterPager.Err` has been removed
    +	Function `*PrivateEndpointsListByClusterPager.NextPage` has been removed
    +	Function `*PrivateEndpointsListByClusterPager.PageResponse` has been removed
    +	Function `*RawOutputDatasource.UnmarshalJSON` has been removed
    +	Function `*RawReferenceInputDataSource.UnmarshalJSON` has been removed
    +	Function `*RawStreamInputDataSource.UnmarshalJSON` has been removed
    +	Function `*SubscriptionsClient.BeginSampleInput` has been removed
    +	Function `*SubscriptionsClient.BeginTestInput` has been removed
    +	Function `*SubscriptionsClient.BeginTestOutput` has been removed
    +	Function `*SubscriptionsClient.BeginTestQuery` has been removed
    +	Function `*SubscriptionsClient.CompileQuery` has been removed
    +	Function `*SubscriptionsSampleInputPoller.Done` has been removed
    +	Function `*SubscriptionsSampleInputPoller.FinalResponse` has been removed
    +	Function `*SubscriptionsSampleInputPoller.Poll` has been removed
    +	Function `*SubscriptionsSampleInputPoller.ResumeToken` has been removed
    +	Function `*SubscriptionsSampleInputPollerResponse.Resume` has been removed
    +	Function `*SubscriptionsTestInputPoller.Done` has been removed
    +	Function `*SubscriptionsTestInputPoller.FinalResponse` has been removed
    +	Function `*SubscriptionsTestInputPoller.Poll` has been removed
    +	Function `*SubscriptionsTestInputPoller.ResumeToken` has been removed
    +	Function `*SubscriptionsTestInputPollerResponse.Resume` has been removed
    +	Function `*SubscriptionsTestOutputPoller.Done` has been removed
    +	Function `*SubscriptionsTestOutputPoller.FinalResponse` has been removed
    +	Function `*SubscriptionsTestOutputPoller.Poll` has been removed
    +	Function `*SubscriptionsTestOutputPoller.ResumeToken` has been removed
    +	Function `*SubscriptionsTestOutputPollerResponse.Resume` has been removed
    +	Function `*SubscriptionsTestQueryPoller.Done` has been removed
    +	Function `*SubscriptionsTestQueryPoller.FinalResponse` has been removed
    +	Function `*SubscriptionsTestQueryPoller.Poll` has been removed
    +	Function `*SubscriptionsTestQueryPoller.ResumeToken` has been removed
    +	Function `*SubscriptionsTestQueryPollerResponse.Resume` has been removed
    +	Function `AggregateFunctionProperties.MarshalJSON` has been removed
    +	Function `AzureFunctionOutputDataSource.MarshalJSON` has been removed
    +	Function `AzureMachineLearningServiceFunctionBinding.MarshalJSON` has been removed
    +	Function `AzureMachineLearningServiceFunctionBindingProperties.MarshalJSON` has been removed
    +	Function `AzureMachineLearningServiceFunctionRetrieveDefaultDefinitionParameters.MarshalJSON` has been removed
    +	Function `AzureMachineLearningServiceInputs.MarshalJSON` has been removed
    +	Function `AzureMachineLearningStudioFunctionBinding.MarshalJSON` has been removed
    +	Function `AzureMachineLearningStudioFunctionBindingProperties.MarshalJSON` has been removed
    +	Function `AzureMachineLearningStudioFunctionRetrieveDefaultDefinitionParameters.MarshalJSON` has been removed
    +	Function `AzureMachineLearningStudioInputs.MarshalJSON` has been removed
    +	Function `CSharpFunctionBinding.MarshalJSON` has been removed
    +	Function `CSharpFunctionRetrieveDefaultDefinitionParameters.MarshalJSON` has been removed
    +	Function `Cluster.MarshalJSON` has been removed
    +	Function `ClusterJobListResult.MarshalJSON` has been removed
    +	Function `ClusterListResult.MarshalJSON` has been removed
    +	Function `ClusterProperties.MarshalJSON` has been removed
    +	Function `ClusterProvisioningState.ToPtr` has been removed
    +	Function `ClusterSKUName.ToPtr` has been removed
    +	Function `ClustersCreateOrUpdatePollerResponse.PollUntilDone` has been removed
    +	Function `ClustersDeletePollerResponse.PollUntilDone` has been removed
    +	Function `ClustersUpdatePollerResponse.PollUntilDone` has been removed
    +	Function `CompileQuery.MarshalJSON` has been removed
    +	Function `CustomClrSerialization.MarshalJSON` has been removed
    +	Function `FunctionConfiguration.MarshalJSON` has been removed
    +	Function `JobState.ToPtr` has been removed
    +	Function `NewClustersClient` has been removed
    +	Function `NewPrivateEndpointsClient` has been removed
    +	Function `PossibleClusterProvisioningStateValues` has been removed
    +	Function `PossibleClusterSKUNameValues` has been removed
    +	Function `PossibleJobStateValues` has been removed
    +	Function `PossibleQueryTestingResultStatusValues` has been removed
    +	Function `PossibleSampleInputResultStatusValues` has been removed
    +	Function `PossibleStreamingJobSKUNameValues` has been removed
    +	Function `PossibleTestDatasourceResultStatusValues` has been removed
    +	Function `PrivateEndpoint.MarshalJSON` has been removed
    +	Function `PrivateEndpointListResult.MarshalJSON` has been removed
    +	Function `PrivateEndpointProperties.MarshalJSON` has been removed
    +	Function `PrivateEndpointsDeletePollerResponse.PollUntilDone` has been removed
    +	Function `PrivateLinkServiceConnectionProperties.MarshalJSON` has been removed
    +	Function `QueryCompilationResult.MarshalJSON` has been removed
    +	Function `QueryFunction.MarshalJSON` has been removed
    +	Function `QueryTestingResultStatus.ToPtr` has been removed
    +	Function `RawOutputDatasource.MarshalJSON` has been removed
    +	Function `RawReferenceInputDataSource.MarshalJSON` has been removed
    +	Function `RawStreamInputDataSource.MarshalJSON` has been removed
    +	Function `SampleInputResultStatus.ToPtr` has been removed
    +	Function `StreamingJobSKUName.ToPtr` has been removed
    +	Function `SubscriptionsSampleInputPollerResponse.PollUntilDone` has been removed
    +	Function `SubscriptionsTestInputPollerResponse.PollUntilDone` has been removed
    +	Function `SubscriptionsTestOutputPollerResponse.PollUntilDone` has been removed
    +	Function `SubscriptionsTestQueryPollerResponse.PollUntilDone` has been removed
    +	Function `TestDatasourceResultStatus.ToPtr` has been removed
    +	Struct `AggregateFunctionProperties` has been removed
    +	Struct `AzureFunctionOutputDataSourceProperties` has been removed
    +	Struct `AzureFunctionOutputDataSource` has been removed
    +	Struct `AzureMachineLearningServiceFunctionBindingProperties` has been removed
    +	Struct `AzureMachineLearningServiceFunctionBindingRetrievalProperties` has been removed
    +	Struct `AzureMachineLearningServiceFunctionBinding` has been removed
    +	Struct `AzureMachineLearningServiceFunctionRetrieveDefaultDefinitionParameters` has been removed
    +	Struct `AzureMachineLearningServiceInputColumn` has been removed
    +	Struct `AzureMachineLearningServiceInputs` has been removed
    +	Struct `AzureMachineLearningServiceOutputColumn` has been removed
    +	Struct `AzureMachineLearningStudioFunctionBindingProperties` has been removed
    +	Struct `AzureMachineLearningStudioFunctionBindingRetrievalProperties` has been removed
    +	Struct `AzureMachineLearningStudioFunctionBinding` has been removed
    +	Struct `AzureMachineLearningStudioFunctionRetrieveDefaultDefinitionParameters` has been removed
    +	Struct `AzureMachineLearningStudioInputColumn` has been removed
    +	Struct `AzureMachineLearningStudioInputs` has been removed
    +	Struct `AzureMachineLearningStudioOutputColumn` has been removed
    +	Struct `CSharpFunctionBindingProperties` has been removed
    +	Struct `CSharpFunctionBindingRetrievalProperties` has been removed
    +	Struct `CSharpFunctionBinding` has been removed
    +	Struct `CSharpFunctionRetrieveDefaultDefinitionParameters` has been removed
    +	Struct `ClusterJobListResult` has been removed
    +	Struct `ClusterJob` has been removed
    +	Struct `ClusterListResult` has been removed
    +	Struct `ClusterProperties` has been removed
    +	Struct `ClusterSKU` has been removed
    +	Struct `Cluster` has been removed
    +	Struct `ClustersBeginCreateOrUpdateOptions` has been removed
    +	Struct `ClustersBeginDeleteOptions` has been removed
    +	Struct `ClustersBeginUpdateOptions` has been removed
    +	Struct `ClustersClient` has been removed
    +	Struct `ClustersCreateOrUpdatePollerResponse` has been removed
    +	Struct `ClustersCreateOrUpdatePoller` has been removed
    +	Struct `ClustersCreateOrUpdateResponse` has been removed
    +	Struct `ClustersCreateOrUpdateResult` has been removed
    +	Struct `ClustersDeletePollerResponse` has been removed
    +	Struct `ClustersDeletePoller` has been removed
    +	Struct `ClustersDeleteResponse` has been removed
    +	Struct `ClustersGetOptions` has been removed
    +	Struct `ClustersGetResponse` has been removed
    +	Struct `ClustersGetResult` has been removed
    +	Struct `ClustersListByResourceGroupOptions` has been removed
    +	Struct `ClustersListByResourceGroupPager` has been removed
    +	Struct `ClustersListByResourceGroupResponse` has been removed
    +	Struct `ClustersListByResourceGroupResult` has been removed
    +	Struct `ClustersListBySubscriptionOptions` has been removed
    +	Struct `ClustersListBySubscriptionPager` has been removed
    +	Struct `ClustersListBySubscriptionResponse` has been removed
    +	Struct `ClustersListBySubscriptionResult` has been removed
    +	Struct `ClustersListStreamingJobsOptions` has been removed
    +	Struct `ClustersListStreamingJobsPager` has been removed
    +	Struct `ClustersListStreamingJobsResponse` has been removed
    +	Struct `ClustersListStreamingJobsResult` has been removed
    +	Struct `ClustersUpdatePollerResponse` has been removed
    +	Struct `ClustersUpdatePoller` has been removed
    +	Struct `ClustersUpdateResponse` has been removed
    +	Struct `ClustersUpdateResult` has been removed
    +	Struct `CompileQuery` has been removed
    +	Struct `CustomClrSerializationProperties` has been removed
    +	Struct `CustomClrSerialization` has been removed
    +	Struct `External` has been removed
    +	Struct `FunctionConfiguration` has been removed
    +	Struct `PrivateEndpointListResult` has been removed
    +	Struct `PrivateEndpointProperties` has been removed
    +	Struct `PrivateEndpoint` has been removed
    +	Struct `PrivateEndpointsBeginDeleteOptions` has been removed
    +	Struct `PrivateEndpointsClient` has been removed
    +	Struct `PrivateEndpointsCreateOrUpdateOptions` has been removed
    +	Struct `PrivateEndpointsCreateOrUpdateResponse` has been removed
    +	Struct `PrivateEndpointsCreateOrUpdateResult` has been removed
    +	Struct `PrivateEndpointsDeletePollerResponse` has been removed
    +	Struct `PrivateEndpointsDeletePoller` has been removed
    +	Struct `PrivateEndpointsDeleteResponse` has been removed
    +	Struct `PrivateEndpointsGetOptions` has been removed
    +	Struct `PrivateEndpointsGetResponse` has been removed
    +	Struct `PrivateEndpointsGetResult` has been removed
    +	Struct `PrivateEndpointsListByClusterOptions` has been removed
    +	Struct `PrivateEndpointsListByClusterPager` has been removed
    +	Struct `PrivateEndpointsListByClusterResponse` has been removed
    +	Struct `PrivateEndpointsListByClusterResult` has been removed
    +	Struct `PrivateLinkConnectionState` has been removed
    +	Struct `PrivateLinkServiceConnectionProperties` has been removed
    +	Struct `PrivateLinkServiceConnection` has been removed
    +	Struct `ProxyResource` has been removed
    +	Struct `QueryCompilationError` has been removed
    +	Struct `QueryCompilationResult` has been removed
    +	Struct `QueryFunction` has been removed
    +	Struct `QueryInput` has been removed
    +	Struct `QueryTestingResult` has been removed
    +	Struct `RawInputDatasourceProperties` has been removed
    +	Struct `RawOutputDatasourceProperties` has been removed
    +	Struct `RawOutputDatasource` has been removed
    +	Struct `RawReferenceInputDataSource` has been removed
    +	Struct `RawStreamInputDataSource` has been removed
    +	Struct `SampleInputResult` has been removed
    +	Struct `SampleInput` has been removed
    +	Struct `StreamingJobSKU` has been removed
    +	Struct `SubscriptionsBeginSampleInputOptions` has been removed
    +	Struct `SubscriptionsBeginTestInputOptions` has been removed
    +	Struct `SubscriptionsBeginTestOutputOptions` has been removed
    +	Struct `SubscriptionsBeginTestQueryOptions` has been removed
    +	Struct `SubscriptionsCompileQueryOptions` has been removed
    +	Struct `SubscriptionsCompileQueryResponse` has been removed
    +	Struct `SubscriptionsCompileQueryResult` has been removed
    +	Struct `SubscriptionsSampleInputPollerResponse` has been removed
    +	Struct `SubscriptionsSampleInputPoller` has been removed
    +	Struct `SubscriptionsSampleInputResponse` has been removed
    +	Struct `SubscriptionsSampleInputResult` has been removed
    +	Struct `SubscriptionsTestInputPollerResponse` has been removed
    +	Struct `SubscriptionsTestInputPoller` has been removed
    +	Struct `SubscriptionsTestInputResponse` has been removed
    +	Struct `SubscriptionsTestInputResult` has been removed
    +	Struct `SubscriptionsTestOutputPollerResponse` has been removed
    +	Struct `SubscriptionsTestOutputPoller` has been removed
    +	Struct `SubscriptionsTestOutputResponse` has been removed
    +	Struct `SubscriptionsTestOutputResult` has been removed
    +	Struct `SubscriptionsTestQueryPollerResponse` has been removed
    +	Struct `SubscriptionsTestQueryPoller` has been removed
    +	Struct `SubscriptionsTestQueryResponse` has been removed
    +	Struct `SubscriptionsTestQueryResult` has been removed
    +	Struct `TestDatasourceResult` has been removed
    +	Struct `TestInput` has been removed
    +	Struct `TestOutput` has been removed
    +	Struct `TestQueryDiagnostics` has been removed
    +	Struct `TestQuery` has been removed
    +	Type of `AzureSQLReferenceInputDataSourceProperties.RefreshType` has been changed from `*string` to `*RefreshType`
    +	Type of `Compression.Type` has been changed from `*string` to `*CompressionType`
    +	Type of `ServiceBusQueueOutputDataSourceProperties.SystemPropertyColumns` has been changed from `map[string]*string` to `map[string]interface{}`
    +	Type of `StreamingJobProperties.SKU` has been changed from `*StreamingJobSKU` to `*SKU`
    azure-sdk-for-go - streamanalytics/mgmt/2016-03-01/streamanalytics - v59.0.0
    +	Field `Location` of struct `Resource` has been removed
    +	Field `Tags` of struct `Resource` has been removed
    ️✔️azure-sdk-for-go - preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics - v59.0.0
    azure-sdk-for-python-track2 - track2_azure-mgmt-streamanalytics - 1.0.0rc1
    +	Model AzureSqlReferenceInputDataSource no longer has parameter properties
    +	Model FunctionProperties no longer has parameter binding
    +	Model FunctionProperties no longer has parameter inputs
    +	Model FunctionProperties no longer has parameter output
    +	Model StreamingJob no longer has parameter externals
    +	Removed operation group ClustersOperations
    +	Removed operation group PrivateEndpointsOperations
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 4b5b690. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/streamanalytics/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • Microsoft.Azure.Management.StreamAnalytics [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,79): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,131): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1051,70): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputs' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1051,113): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputs' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,85): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,140): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,86): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,142): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,79): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,131): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1051,113): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputs' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,85): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,140): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,86): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,142): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 4b5b690. 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
    • ️✔️track2_azure-mgmt-streamanalytics [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model Operation has a new parameter is_data_action
      info	[Changelog]   - Model Transformation has a new parameter valid_streaming_units
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter server
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter delta_snapshot_query
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter user
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter password
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter database
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter refresh_rate
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter table
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter refresh_type
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter full_snapshot_query
      info	[Changelog]   - Added operation StreamingJobsOperations.begin_scale
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model StreamingJob no longer has parameter externals
      info	[Changelog]   - Model FunctionProperties no longer has parameter binding
      info	[Changelog]   - Model FunctionProperties no longer has parameter inputs
      info	[Changelog]   - Model FunctionProperties no longer has parameter output
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource no longer has parameter properties
      info	[Changelog]   - Removed operation group PrivateEndpointsOperations
      info	[Changelog]   - Removed operation group ClustersOperations
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 4b5b690. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️streamanalytics/mgmt/2016-03-01/streamanalytics [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Field `Location` of struct `Resource` has been removed
      info	[Changelog] - Field `Tags` of struct `Resource` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `Csv`
      info	[Changelog] - New const `Avro`
      info	[Changelog] - New const `JSON`
      info	[Changelog] - New function `ProxyResource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleEventSerializationTypeValues() []EventSerializationType`
      info	[Changelog] - New function `TrackedResource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New struct `Error`
      info	[Changelog] - New struct `ErrorDetails`
      info	[Changelog] - New struct `ErrorError`
      info	[Changelog] - New struct `ProxyResource`
      info	[Changelog] - New struct `TrackedResource`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 16 additive change(s).
      info	[Changelog]
    • ️✔️preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics [View full logs
      Only show 60 items here, please refer to log for details.
      info	[Changelog] - New function `RawReferenceInputDataSource.AsBasicReferenceInputDataSource() (BasicReferenceInputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.CompileQueryMethod(context.Context, CompileQuery, string) (QueryCompilationResult, error)`
      info	[Changelog] - New function `SubscriptionsClient.TestOutputMethodResponder(*http.Response) (TestDatasourceResult, error)`
      info	[Changelog] - New function `SubscriptionsClient.CompileQueryMethodSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `AzureSQLDatabaseOutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestOutputMethodPreparer(context.Context, TestOutput, string) (*http.Request, error)`
      info	[Changelog] - New function `QueryCompilationResult.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleQueryTestingResultStatusValues() []QueryTestingResultStatus`
      info	[Changelog] - New function `*SubscriptionsTestOutputMethodFuture.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `SubscriptionsClient.TestQueryMethodResponder(*http.Response) (QueryTestingResult, error)`
      info	[Changelog] - New function `RawOutputDatasource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestQueryMethodSender(*http.Request) (SubscriptionsTestQueryMethodFuture, error)`
      info	[Changelog] - New function `ServiceBusQueueOutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `RawOutputDatasource.AsServiceBusQueueOutputDataSource() (*ServiceBusQueueOutputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestInputMethodPreparer(context.Context, TestInput, string) (*http.Request, error)`
      info	[Changelog] - New function `*SubscriptionsSampleInputMethodFuture.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AzureFunctionOutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `RawOutputDatasource.AsAzureTableOutputDataSource() (*AzureTableOutputDataSource, bool)`
      info	[Changelog] - New function `RawReferenceInputDataSource.AsReferenceInputDataSource() (*ReferenceInputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.CompileQueryMethodResponder(*http.Response) (QueryCompilationResult, error)`
      info	[Changelog] - New function `RawOutputDatasource.AsAzureSynapseOutputDataSource() (*AzureSynapseOutputDataSource, bool)`
      info	[Changelog] - New function `QueryCompilationError.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `RawOutputDatasource.AsPowerBIOutputDataSource() (*PowerBIOutputDataSource, bool)`
      info	[Changelog] - New function `*RawReferenceInputDataSource.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `RawOutputDatasource.AsServiceBusTopicOutputDataSource() (*ServiceBusTopicOutputDataSource, bool)`
      info	[Changelog] - New function `RawReferenceInputDataSource.AsRawReferenceInputDataSource() (*RawReferenceInputDataSource, bool)`
      info	[Changelog] - New function `*RawStreamInputDataSource.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AzureDataLakeStoreOutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `RawStreamInputDataSource.AsBlobStreamInputDataSource() (*BlobStreamInputDataSource, bool)`
      info	[Changelog] - New function `EventHubV2OutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `SampleInputResult.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `RawStreamInputDataSource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*SubscriptionsTestQueryMethodFuture.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `RawReferenceInputDataSource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `RawOutputDatasource.AsAzureFunctionOutputDataSource() (*AzureFunctionOutputDataSource, bool)`
      info	[Changelog] - New struct `CompileQuery`
      info	[Changelog] - New struct `QueryCompilationError`
      info	[Changelog] - New struct `QueryCompilationResult`
      info	[Changelog] - New struct `QueryFunction`
      info	[Changelog] - New struct `QueryInput`
      info	[Changelog] - New struct `QueryTestingResult`
      info	[Changelog] - New struct `RawInputDatasourceProperties`
      info	[Changelog] - New struct `RawOutputDatasource`
      info	[Changelog] - New struct `RawOutputDatasourceProperties`
      info	[Changelog] - New struct `RawReferenceInputDataSource`
      info	[Changelog] - New struct `RawStreamInputDataSource`
      info	[Changelog] - New struct `SampleInput`
      info	[Changelog] - New struct `SampleInputResult`
      info	[Changelog] - New struct `SubscriptionsSampleInputMethodFuture`
      info	[Changelog] - New struct `SubscriptionsTestInputMethodFuture`
      info	[Changelog] - New struct `SubscriptionsTestOutputMethodFuture`
      info	[Changelog] - New struct `SubscriptionsTestQueryMethodFuture`
      info	[Changelog] - New struct `TestDatasourceResult`
      info	[Changelog] - New struct `TestInput`
      info	[Changelog] - New struct `TestOutput`
      info	[Changelog] - New struct `TestQuery`
      info	[Changelog] - New struct `TestQueryDiagnostics`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 146 additive change(s).
      info	[Changelog]
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 4b5b690. 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
    • ️✔️armstreamanalytics [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Struct `FunctionConfiguration` has been removed
      info	[Changelog] - Struct `PrivateEndpoint` has been removed
      info	[Changelog] - Struct `PrivateEndpointListResult` has been removed
      info	[Changelog] - Struct `PrivateEndpointProperties` has been removed
      info	[Changelog] - Struct `PrivateEndpointsBeginDeleteOptions` has been removed
      info	[Changelog] - Struct `PrivateEndpointsClient` has been removed
      info	[Changelog] - Struct `PrivateEndpointsCreateOrUpdateOptions` has been removed
      info	[Changelog] - Struct `PrivateEndpointsCreateOrUpdateResponse` has been removed
      info	[Changelog] - Struct `PrivateEndpointsCreateOrUpdateResult` has been removed
      info	[Changelog] - Struct `PrivateEndpointsDeletePoller` has been removed
      info	[Changelog] - Struct `PrivateEndpointsDeletePollerResponse` has been removed
      info	[Changelog] - Struct `PrivateEndpointsDeleteResponse` has been removed
      info	[Changelog] - Struct `PrivateEndpointsGetOptions` has been removed
      info	[Changelog] - Struct `PrivateEndpointsGetResponse` has been removed
      info	[Changelog] - Struct `PrivateEndpointsGetResult` has been removed
      info	[Changelog] - Struct `PrivateEndpointsListByClusterOptions` has been removed
      info	[Changelog] - Struct `PrivateEndpointsListByClusterPager` has been removed
      info	[Changelog] - Struct `PrivateEndpointsListByClusterResponse` has been removed
      info	[Changelog] - Struct `PrivateEndpointsListByClusterResult` has been removed
      info	[Changelog] - Struct `PrivateLinkConnectionState` has been removed
      info	[Changelog] - Struct `PrivateLinkServiceConnection` has been removed
      info	[Changelog] - Struct `PrivateLinkServiceConnectionProperties` has been removed
      info	[Changelog] - Struct `ProxyResource` has been removed
      info	[Changelog] - Struct `QueryCompilationError` has been removed
      info	[Changelog] - Struct `QueryCompilationResult` has been removed
      info	[Changelog] - Struct `QueryFunction` has been removed
      info	[Changelog] - Struct `QueryInput` has been removed
      info	[Changelog] - Struct `QueryTestingResult` has been removed
      info	[Changelog] - Struct `RawInputDatasourceProperties` has been removed
      info	[Changelog] - Struct `RawOutputDatasource` has been removed
      info	[Changelog] - Struct `RawOutputDatasourceProperties` has been removed
      info	[Changelog] - Struct `RawReferenceInputDataSource` has been removed
      info	[Changelog] - Struct `RawStreamInputDataSource` has been removed
      info	[Changelog] - Struct `SampleInput` has been removed
      info	[Changelog] - Struct `SampleInputResult` has been removed
      info	[Changelog] - Struct `StreamingJobSKU` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginSampleInputOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginTestInputOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginTestOutputOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginTestQueryOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsCompileQueryOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsCompileQueryResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsCompileQueryResult` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputResult` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputResult` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputResult` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryResult` has been removed
      info	[Changelog] - Struct `TestDatasourceResult` has been removed
      info	[Changelog] - Struct `TestInput` has been removed
      info	[Changelog] - Struct `TestOutput` has been removed
      info	[Changelog] - Struct `TestQuery` has been removed
      info	[Changelog] - Struct `TestQueryDiagnostics` has been removed
      info	[Changelog] - Field `Externals` of struct `StreamingJobProperties` has been removed
      info	[Changelog] - Field `Properties` of struct `FunctionProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `RefreshTypeStatic`
      info	[Changelog] - New const `CompressionTypeNone`
      info	[Changelog] - New const `RefreshTypeRefreshPeriodicallyWithFull`
      info	[Changelog] - New const `CompressionTypeGZip`
      info	[Changelog] - New const `RefreshTypeRefreshPeriodicallyWithDelta`
      info	[Changelog] - New const `SKUNameStandard`
      info	[Changelog] - New const `CompressionTypeDeflate`
      info	[Changelog] - New const `CompatibilityLevelOne2`
      info	[Changelog] - New function `*StreamingJobsScalePoller.FinalResponse(context.Context) (StreamingJobsScaleResponse, error)`
      info	[Changelog] - New function `ScalarFunctionConfiguration.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*AzureMachineLearningWebServiceFunctionBinding.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AzureMachineLearningWebServiceFunctionBinding.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleSKUNameValues() []SKUName`
      info	[Changelog] - New function `AzureMachineLearningWebServiceFunctionBindingProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*ScalarFunctionConfiguration.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `TransformationProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*StreamingJobsClient.BeginScale(context.Context, string, string, *StreamingJobsBeginScaleOptions) (StreamingJobsScalePollerResponse, error)`
      info	[Changelog] - New function `PossibleRefreshTypeValues() []RefreshType`
      info	[Changelog] - New function `*AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AzureMachineLearningWebServiceInputs.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*StreamingJobsScalePoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*StreamingJobsScalePoller.Done() bool`
      info	[Changelog] - New function `CompressionType.ToPtr() *CompressionType`
      info	[Changelog] - New function `RefreshType.ToPtr() *RefreshType`
      info	[Changelog] - New function `AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*ScalarFunctionProperties.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*StreamingJobsScalePollerResponse.Resume(context.Context, *StreamingJobsClient, string) error`
      info	[Changelog] - New function `*StreamingJobsScalePoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `PossibleCompressionTypeValues() []CompressionType`
      info	[Changelog] - New function `SKUName.ToPtr() *SKUName`
      info	[Changelog] - New function `StreamingJobsScalePollerResponse.PollUntilDone(context.Context, time.Duration) (StreamingJobsScaleResponse, error)`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionBinding`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionBindingProperties`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionBindingRetrievalProperties`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceInputColumn`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceInputs`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceOutputColumn`
      info	[Changelog] - New struct `SKU`
      info	[Changelog] - New struct `ScalarFunctionConfiguration`
      info	[Changelog] - New struct `ScaleStreamingJobParameters`
      info	[Changelog] - New struct `StreamingJobsBeginScaleOptions`
      info	[Changelog] - New struct `StreamingJobsScalePoller`
      info	[Changelog] - New struct `StreamingJobsScalePollerResponse`
      info	[Changelog] - New struct `StreamingJobsScaleResponse`
      info	[Changelog] - New field `IsDataAction` in struct `Operation`
      info	[Changelog] - New field `Properties` in struct `ScalarFunctionProperties`
      info	[Changelog] - New field `ValidStreamingUnits` in struct `TransformationProperties`
      info	[Changelog]
      info	[Changelog] Total 417 breaking change(s), 62 additive change(s).
      info	[Changelog]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 4b5b690. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/streamanalytics/resource-manager/readme.md
    • ️✔️@azure/arm-streamanalytics [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/streamAnalyticsManagementClient.js → ./dist/arm-streamanalytics.js...
      cmderr	[npmPack] created ./dist/arm-streamanalytics.js in 437ms
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 4b5b690. 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] WARN 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
    • ️✔️streamanalytics [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @roslynlu, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @j5lim j5lim added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Oct 28, 2021
    Copy link
    Contributor

    @j5lim j5lim left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Approved from ARM side.

    @j5lim j5lim added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review labels Oct 29, 2021
    @leniatgh
    Copy link
    Contributor

    leniatgh commented Nov 1, 2021

    @tadelesh please help check the go sdk breaking changes.

    @ruowan
    Copy link
    Member

    ruowan commented Nov 2, 2021

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Nov 5, 2021
    @leniatgh leniatgh added the Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates label Nov 9, 2021
    @leniatgh leniatgh merged commit 4b5b690 into Azure:main Nov 9, 2021
    LeiWang3 pushed a commit to LeiWang3/azure-rest-api-specs that referenced this pull request Mar 31, 2022
    * copy 2017 folder
    
    * add userAssignedIdenties
    
    * update readme
    
    * copy GA version to new preview folder
    
    * update Identity
    
    * update readme2
    
    * some fixes
    
    * missed one
    
    * one more
    
    * change 2020 to 2021
    
    * hopefully no breaking changes
    
    * address comments
    
    * add functions
    
    * add customClr
    
    Co-authored-by: Roslyn Lu <roslu@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-Go-V2
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants