Skip to content

[Data Factory]Fix secret property in AmazonS3 linked service#11235

Merged
qianwens merged 11 commits intoAzure:masterfrom
rickysun93:haorsun/fixs3
Oct 16, 2020
Merged

[Data Factory]Fix secret property in AmazonS3 linked service#11235
qianwens merged 11 commits intoAzure:masterfrom
rickysun93:haorsun/fixs3

Conversation

@rickysun93
Copy link
Member

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

Contribution checklist:

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

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

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

@openapi-workflow-bot
Copy link

Hi, @rickysun93 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.
  • 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-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 16, 2020

    [Staging] Swagger Validation Report

    BreakingChange: 3 Errors, 0 Warnings [Detail] [Expand]
    Rule Message
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: stable/2018-06-01/entityTypes/LinkedService.json#L2708:9
    Old: stable/2018-06-01/entityTypes/LinkedService.json#L2708:9
    1034 - AddedRequiredProperty The new version has new required property 'type' that was not found in the old version.
    New: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L4233:7
    1034 - AddedRequiredProperty The new version has new required property 'type' that was not found in the old version.
    New: stable/2018-06-01/entityTypes/LinkedService.json#L2708:9
    Old: stable/2018-06-01/entityTypes/LinkedService.json#L2708:9
    ️✔️LintDiff [Detail]
     Validation passes for LintDiff. 
    ️✔️Avocado [Detail]
     Validation passes for Avocado. 
    ️✔️ModelValidation [Detail]
     Validation passes for ModelValidation. 
    ️✔️SemanticValidation [Detail]
     Validation passes for SemanticValidation. 
    Posted by Swagger Pipeline | How to fix these errors?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 16, 2020

    azure-resource-manager-schemas - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 2da7936 with merge commit ce71a0b. Schema Automation 13.0.17.20200918.2
      [datafactory][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
      [datafactory][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
      [datafactory][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    • ️✔️datafactory [View full logs]  [Release Schema Changes]
        [after_scripts|node] PostProcessor finished successfully.
        [after_scripts|node]   5778 passing (1m)
        AzureResourceSchema has no registered package commands.
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Fri, 16 Oct 2020 08:53:46 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0500:0ED8:BED28F:1BD780B:5F895F9A","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Oct 16, 2020

      azure-sdk-for-go - Release

      ⚠️ warning [Logs] [Expand Details]
      • ⚠️ Generate from 2da7936 with merge commit ce71a0b. SDK Automation 13.0.17.20200918.2
      • ️✔️datafactory/mgmt/2018-06-01 [View full logs]  [Release SDK Changes]
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Fri, 16 Oct 2020 08:56:53 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0442:13331:15CEC447:193C43F4:5F896054","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
      • ⚠️preview/datafactory/mgmt/2017-09-01-preview [View full logs
        No file is changed.

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Oct 16, 2020

      azure-sdk-for-java - Release

      ⚠️ warning [Logs] [Expand Details]
      • ⚠️ Generate from 2da7936 with merge commit ce71a0b. SDK Automation 13.0.17.20200918.2
      • ⚠️sdk/datafactory/mgmt-v2017_09_01_preview [View full logs]  [Release SDK Changes]
          Only show 100 items here, please refer to log for details.
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/ActivityRuns.java:[30,136] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: interface com.microsoft.azure.management.datafactory.v2017_09_01_preview.ActivityRuns
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/ActivityRuns.java:[30,162] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: interface com.microsoft.azure.management.datafactory.v2017_09_01_preview.ActivityRuns
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/Triggers.java:[87,132] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: interface com.microsoft.azure.management.datafactory.v2017_09_01_preview.Triggers
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/Triggers.java:[87,158] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: interface com.microsoft.azure.management.datafactory.v2017_09_01_preview.Triggers
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/ActivityRunsImpl.java:[36,143] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: class com.microsoft.azure.management.datafactory.v2017_09_01_preview.implementation.ActivityRunsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/ActivityRunsImpl.java:[36,169] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: class com.microsoft.azure.management.datafactory.v2017_09_01_preview.implementation.ActivityRunsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/TriggersImpl.java:[103,139] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: class com.microsoft.azure.management.datafactory.v2017_09_01_preview.implementation.TriggersImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/TriggersImpl.java:[103,165] cannot find symbol
          [mvn]   symbol:   class DateTime
          [mvn]   location: class com.microsoft.azure.management.datafactory.v2017_09_01_preview.implementation.TriggersImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[27,58] cannot find symbol
          [mvn]   symbol: class ResponsysObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[28,73] cannot find symbol
          [mvn]   symbol: class SalesforceMarketingCloudObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[29,55] cannot find symbol
          [mvn]   symbol: class VerticaTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[30,55] cannot find symbol
          [mvn]   symbol: class NetezzaTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[31,53] cannot find symbol
          [mvn]   symbol: class ZohoObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[32,53] cannot find symbol
          [mvn]   symbol: class XeroObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[33,55] cannot find symbol
          [mvn]   symbol: class SquareObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[34,54] cannot find symbol
          [mvn]   symbol: class SparkObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[35,56] cannot find symbol
          [mvn]   symbol: class ShopifyObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[36,59] cannot find symbol
          [mvn]   symbol: class ServiceNowObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[37,59] cannot find symbol
          [mvn]   symbol: class QuickBooksObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[38,55] cannot find symbol
          [mvn]   symbol: class PrestoObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[39,56] cannot find symbol
          [mvn]   symbol: class PhoenixObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[40,55] cannot find symbol
          [mvn]   symbol: class PaypalObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[41,56] cannot find symbol
          [mvn]   symbol: class MarketoObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[42,55] cannot find symbol
          [mvn]   symbol: class MariaDBTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[43,56] cannot find symbol
          [mvn]   symbol: class MagentoObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[44,53] cannot find symbol
          [mvn]   symbol: class JiraObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[45,55] cannot find symbol
          [mvn]   symbol: class ImpalaObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[46,56] cannot find symbol
          [mvn]   symbol: class HubspotObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[47,53] cannot find symbol
          [mvn]   symbol: class HiveObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[48,54] cannot find symbol
          [mvn]   symbol: class HBaseObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[49,57] cannot find symbol
          [mvn]   symbol: class GreenplumTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[50,63] cannot find symbol
          [mvn]   symbol: class GoogleBigQueryObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[51,55] cannot find symbol
          [mvn]   symbol: class EloquaObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[52,53] cannot find symbol
          [mvn]   symbol: class DrillTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[53,57] cannot find symbol
          [mvn]   symbol: class CouchbaseTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[54,55] cannot find symbol
          [mvn]   symbol: class ConcurObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[55,63] cannot find symbol
          [mvn]   symbol: class AzurePostgreSqlTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[56,58] cannot find symbol
          [mvn]   symbol: class AmazonMWSObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[57,51] cannot find symbol
          [mvn]   symbol: class HttpDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[58,59] cannot find symbol
          [mvn]   symbol: class AzureSearchIndexDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[59,51] cannot find symbol
          [mvn]   symbol: class WebTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[60,57] cannot find symbol
          [mvn]   symbol: class SqlServerTableDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[61,57] cannot find symbol
          [mvn]   symbol: class SapEccResourceDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[62,70] cannot find symbol
          [mvn]   symbol: class SapCloudForCustomerResourceDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[63,59] cannot find symbol
          [mvn]   symbol: class SalesforceObjectDataset
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2017_09_01_preview/src/main/java/com/microsoft/azure/management/datafactory/v2017_09_01_preview/implementation/DatasetInner.java:[64,58] cannot find symbol
        • ⚠️sdk/datafactory/mgmt-v2018_06_01 [View full logs]  [Release SDK Changes]
            Only show 100 items here, please refer to log for details.
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[28,74] cannot find symbol
            [mvn]   symbol: class AzureDatabricksDeltaLakeDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[29,71] cannot find symbol
            [mvn]   symbol: class SharePointOnlineListResourceDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[30,57] cannot find symbol
            [mvn]   symbol: class SnowflakeDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[31,62] cannot find symbol
            [mvn]   symbol: class GoogleAdWordsObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[32,65] cannot find symbol
            [mvn]   symbol: class AzureDataExplorerTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[33,67] cannot find symbol
            [mvn]   symbol: class OracleServiceCloudObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[34,61] cannot find symbol
            [mvn]   symbol: class DynamicsAXResourceDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[35,58] cannot find symbol
            [mvn]   symbol: class ResponsysObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[36,73] cannot find symbol
            [mvn]   symbol: class SalesforceMarketingCloudObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[37,55] cannot find symbol
            [mvn]   symbol: class VerticaTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[38,55] cannot find symbol
            [mvn]   symbol: class NetezzaTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[39,53] cannot find symbol
            [mvn]   symbol: class ZohoObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[40,53] cannot find symbol
            [mvn]   symbol: class XeroObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[41,55] cannot find symbol
            [mvn]   symbol: class SquareObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[42,54] cannot find symbol
            [mvn]   symbol: class SparkObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[43,56] cannot find symbol
            [mvn]   symbol: class ShopifyObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[44,59] cannot find symbol
            [mvn]   symbol: class ServiceNowObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[45,59] cannot find symbol
            [mvn]   symbol: class QuickBooksObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[46,55] cannot find symbol
            [mvn]   symbol: class PrestoObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[47,56] cannot find symbol
            [mvn]   symbol: class PhoenixObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[48,55] cannot find symbol
            [mvn]   symbol: class PaypalObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[49,56] cannot find symbol
            [mvn]   symbol: class MarketoObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[50,60] cannot find symbol
            [mvn]   symbol: class AzureMariaDBTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[51,55] cannot find symbol
            [mvn]   symbol: class MariaDBTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[52,56] cannot find symbol
            [mvn]   symbol: class MagentoObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[53,53] cannot find symbol
            [mvn]   symbol: class JiraObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[54,55] cannot find symbol
            [mvn]   symbol: class ImpalaObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[55,56] cannot find symbol
            [mvn]   symbol: class HubspotObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[56,53] cannot find symbol
            [mvn]   symbol: class HiveObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[57,54] cannot find symbol
            [mvn]   symbol: class HBaseObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[58,57] cannot find symbol
            [mvn]   symbol: class GreenplumTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[59,63] cannot find symbol
            [mvn]   symbol: class GoogleBigQueryObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[60,55] cannot find symbol
            [mvn]   symbol: class EloquaObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[61,53] cannot find symbol
            [mvn]   symbol: class DrillTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[62,57] cannot find symbol
            [mvn]   symbol: class CouchbaseTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[63,55] cannot find symbol
            [mvn]   symbol: class ConcurObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[64,63] cannot find symbol
            [mvn]   symbol: class AzurePostgreSqlTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[65,58] cannot find symbol
            [mvn]   symbol: class AmazonMWSObjectDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[66,51] cannot find symbol
            [mvn]   symbol: class HttpDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[67,59] cannot find symbol
            [mvn]   symbol: class AzureSearchIndexDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[68,51] cannot find symbol
            [mvn]   symbol: class WebTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[69,59] cannot find symbol
            [mvn]   symbol: class SapTableResourceDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[70,55] cannot find symbol
            [mvn]   symbol: class RestResourceDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[71,57] cannot find symbol
            [mvn]   symbol: class SqlServerTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[72,58] cannot find symbol
            [mvn]   symbol: class SapOpenHubTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[73,55] cannot find symbol
            [mvn]   symbol: class SapHanaTableDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[74,57] cannot find symbol
            [mvn]   symbol: class SapEccResourceDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[75,70] cannot find symbol
            [mvn]   symbol: class SapCloudForCustomerResourceDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[76,52] cannot find symbol
            [mvn]   symbol: class SapBwCubeDataset
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/datafactory/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/datafactory/v2018_06_01/implementation/DatasetInner.java:[77,54] cannot find symbol

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 16, 2020

          Azure CLI Extension Generation - Release

          • Installation instruction for service datafactory [Preview Changes]
            curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/11235/azure-cli-extensions/datafactory/datafactory-0.1.0-py3-none-any.whl" -o datafactory-0.1.0-py3-none-any.whl
            az extension add --source=datafactory-0.1.0-py3-none-any.whl
            
          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from 2da7936 with merge commit ce71a0b. Azure CLI Automation 13.0.17.20200918.2
            Only show 100 items here, please refer to log for details.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AzureDataLakeStoreLocation' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'FileServerLocation' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AzureFileStorageLocation' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'FtpServerLocation' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'SftpLocation' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'HdfsLocation' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AvroFormat' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OrcFormat' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ParquetFormat' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'DatasetBZip2Compression' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'DatasetTarCompression' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'SapBwCubeDataset' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'SsisFolder' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'WebAnonymousAuthentication' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ControlActivity' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'FileServerWriteSettings' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AzureFileStorageWriteSettings' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AzureQueueSink' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SubResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SubResourceDebugResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'IntegrationRuntimeReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'IntegrationRuntimeResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'IntegrationRuntimeDebugResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'IntegrationRuntimeStatusResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'FactoryRepoUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GitHubAccessTokenRequest' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GitHubAccessTokenResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UserAccessPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AccessPolicyResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'FactoryProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PipelineReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'TriggerPipelineReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'TriggerResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'FactoryUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'FactoryIdentity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DatasetReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DatasetResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DatasetDebugResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'LinkedServiceReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'LinkedServiceResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'LinkedServiceDebugResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFlowStagingInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFlowResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFlowDebugResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFlowReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ManagedPrivateEndpointResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ManagedVirtualNetworkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MappingDataFlowTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFlowSource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFlowSink' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AmazonS3DatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvroDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ExcelDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ParquetDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DelimitedTextDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'JsonDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'XmlDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OrcDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureBlobDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureSqlTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureSqlMITableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureSqlDWTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CassandraTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CosmosDbSqlApiCollectionDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DocumentDbCollectionDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DynamicsEntityDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DynamicsCrmEntityDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CommonDataServiceForAppsEntityDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureDataLakeStoreDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureBlobFSDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Office365DatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'FileShareDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MongoDbCollectionDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MongoDbAtlasCollectionDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MongoDbV2CollectionDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CosmosDbMongoDbApiCollectionDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ODataResourceDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OracleTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'TeradataTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureMySqlTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AmazonRedshiftTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Db2TableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'RelationalTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'InformixTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OdbcTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MySqlTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PostgreSqlTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MicrosoftAccessTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SalesforceObjectDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SalesforceServiceCloudObjectDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SybaseTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SapCloudForCustomerResourceDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SapEccResourceDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SapHanaTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SapOpenHubTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SqlServerTableDatasetTypeProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          • ️✔️datafactory [View full logs]  [Release Azure CLI Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Fri, 16 Oct 2020 08:49:30 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0400:27F1:28E9C11:5F1F84F:5F895E9A","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 16, 2020

          azure-sdk-for-net - Release

          failed [Logs] [Expand Details]
          • Generate from 2da7936 with merge commit ce71a0b. SDK Automation 13.0.17.20200918.2
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
          • Microsoft.Azure.Management.DataFactory [View full logs]  [Release SDK Changes]
              Failed to create the package Microsoft.Azure.Management.DataFactory.
              Error: dotnet msbuild build.proj /t:CreateNugetPackage /p:Scope=datafactory /v:n /p:SkipTests=true , {} 
              Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Fri, 16 Oct 2020 08:54:04 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0781:276E:180C775:275397D:5F895FAB","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 16, 2020

            azure-sdk-for-python - Release

            - Breaking Change detected in SDK

            ⚠️ warning [Logs] [Expand Details]
            • ⚠️ Generate from 2da7936 with merge commit ce71a0b. SDK Automation 13.0.17.20200918.2
            • ⚠️azure-mgmt-datafactory [View full logs]  [Release SDK Changes] Breaking Change Detected
              [build_conf] INFO:packaging_tools:Building template azure-mgmt-datafactory
              [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
              [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
              [build_conf] INFO:packaging_tools:Template done azure-mgmt-datafactory
              [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              [build_package]   warnings.warn(msg)
              [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              [build_package]   warnings.warn(msg)
              Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Fri, 16 Oct 2020 08:48:57 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0781:179B:ABB04E8:C78A908:5F895E79","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
              [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
              [ChangeLog] Size of delta 2.844% size of original (original: 652549 chars, delta: 18559 chars)
              [ChangeLog] **Features**
              [ChangeLog] 
              [ChangeLog]   - Model AmazonS3LinkedService has a new parameter session_token
              [ChangeLog]   - Model AmazonS3LinkedService has a new parameter authentication_type
              [ChangeLog]   - Model DelimitedTextWriteSettings has a new parameter file_name_prefix
              [ChangeLog]   - Model DelimitedTextWriteSettings has a new parameter max_rows_per_file
              [ChangeLog]   - Model RestSink has a new parameter http_compression_type
              [ChangeLog]   - Model AvroWriteSettings has a new parameter file_name_prefix
              [ChangeLog]   - Model AvroWriteSettings has a new parameter max_rows_per_file
              [ChangeLog]   - Model OrcSink has a new parameter format_settings
              [ChangeLog]   - Model Factory has a new parameter public_network_access
              [ChangeLog]   - Model CopyActivity has a new parameter log_settings
              [ChangeLog]   - Model ParquetSink has a new parameter format_settings
              [ChangeLog]   - Model ConcurLinkedService has a new parameter connection_properties
              [ChangeLog] 
              [ChangeLog] **Breaking changes**
              [ChangeLog] 
              [ChangeLog]   - Model RestSink no longer has parameter compression_type
              [ChangeLog]   - Model RestSink no longer has parameter wrap_request_json_in_an_object

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 16, 2020

            Trenton Generation - Release

            No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 16, 2020

            azure-sdk-for-js - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from 2da7936 with merge commit ce71a0b. SDK Automation 13.0.17.20200918.2
            • ️✔️@azure/arm-datafactory [View full logs]  [Release SDK Changes]
              Only show 100 items here, please refer to log for details.
              [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
              [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
              [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
              [npmPack] loaded rollup.config.js with warnings
              [npmPack] (!) Unused external imports
              [npmPack] default imported from external module 'rollup' but never used
              [npmPack] 
              [npmPack] ./esm/dataFactoryManagementClient.js → ./dist/arm-datafactory.js...
              [npmPack] created ./dist/arm-datafactory.js in 1.5s
              [npmPack] npm notice 
              [npmPack] npm notice package: @azure/arm-datafactory@7.3.0
              [npmPack] npm notice === Tarball Contents === 
              [npmPack] npm notice 2.3kB   esm/operations/activityRuns.js                             
              [npmPack] npm notice 517B    esm/models/activityRunsMappers.js                          
              [npmPack] npm notice 1.3MB   dist/arm-datafactory.js                                    
              [npmPack] npm notice 566.4kB dist/arm-datafactory.min.js                                
              [npmPack] npm notice 2.7kB   esm/dataFactoryManagementClient.js                         
              [npmPack] npm notice 2.6kB   esm/dataFactoryManagementClientContext.js                  
              [npmPack] npm notice 10.0kB  esm/operations/dataFlowDebugSession.js                     
              [npmPack] npm notice 7.2kB   esm/models/dataFlowDebugSessionMappers.js                  
              [npmPack] npm notice 6.1kB   esm/operations/dataFlows.js                                
              [npmPack] npm notice 12.4kB  esm/models/dataFlowsMappers.js                             
              [npmPack] npm notice 6.1kB   esm/operations/datasets.js                                 
              [npmPack] npm notice 12.4kB  esm/models/datasetsMappers.js                              
              [npmPack] npm notice 4.7kB   esm/operations/exposureControl.js                          
              [npmPack] npm notice 534B    esm/models/exposureControlMappers.js                       
              [npmPack] npm notice 11.9kB  esm/operations/factories.js                                
              [npmPack] npm notice 12.5kB  esm/models/factoriesMappers.js                             
              [npmPack] npm notice 345B    esm/models/index.js                                        
              [npmPack] npm notice 947B    esm/operations/index.js                                    
              [npmPack] npm notice 6.4kB   esm/operations/integrationRuntimeNodes.js                  
              [npmPack] npm notice 538B    esm/models/integrationRuntimeNodesMappers.js               
              [npmPack] npm notice 4.7kB   esm/operations/integrationRuntimeObjectMetadata.js         
              [npmPack] npm notice 669B    esm/models/integrationRuntimeObjectMetadataMappers.js      
              [npmPack] npm notice 23.7kB  esm/operations/integrationRuntimes.js                      
              [npmPack] npm notice 13.0kB  esm/models/integrationRuntimesMappers.js                   
              [npmPack] npm notice 6.3kB   esm/operations/linkedServices.js                           
              [npmPack] npm notice 12.4kB  esm/models/linkedServicesMappers.js                        
              [npmPack] npm notice 7.5kB   esm/operations/managedPrivateEndpoints.js                  
              [npmPack] npm notice 12.4kB  esm/models/managedPrivateEndpointsMappers.js               
              [npmPack] npm notice 5.5kB   esm/operations/managedVirtualNetworks.js                   
              [npmPack] npm notice 12.4kB  esm/models/managedVirtualNetworksMappers.js                
              [npmPack] npm notice 743.4kB esm/models/mappers.js                                      
              [npmPack] npm notice 2.3kB   esm/operations/operations.js                               
              [npmPack] npm notice 616B    esm/models/operationsMappers.js                            
              [npmPack] npm notice 7.1kB   esm/models/parameters.js                                   
              [npmPack] npm notice 4.3kB   esm/operations/pipelineRuns.js                             
              [npmPack] npm notice 539B    esm/models/pipelineRunsMappers.js                          
              [npmPack] npm notice 7.8kB   esm/operations/pipelines.js                                
              [npmPack] npm notice 12.4kB  esm/models/pipelinesMappers.js                             
              [npmPack] npm notice 995B    rollup.config.js                                           
              [npmPack] npm notice 4.4kB   esm/operations/triggerRuns.js                              
              [npmPack] npm notice 514B    esm/models/triggerRunsMappers.js                           
              [npmPack] npm notice 16.3kB  esm/operations/triggers.js                                 
              [npmPack] npm notice 12.4kB  esm/models/triggersMappers.js                              
              [npmPack] npm notice 1.7kB   package.json                                               
              [npmPack] npm notice 457B    tsconfig.json                                              
              [npmPack] npm notice 973B    esm/operations/activityRuns.d.ts.map                       
              [npmPack] npm notice 1.2kB   esm/operations/activityRuns.js.map                         
              [npmPack] npm notice 250B    esm/models/activityRunsMappers.d.ts.map                    
              [npmPack] npm notice 263B    esm/models/activityRunsMappers.js.map                      
              [npmPack] npm notice 2.4MB   dist/arm-datafactory.js.map                                
              [npmPack] npm notice 345.9kB dist/arm-datafactory.min.js.map                            
              [npmPack] npm notice 1.2kB   esm/dataFactoryManagementClient.d.ts.map                   
              [npmPack] npm notice 1.8kB   esm/dataFactoryManagementClient.js.map                     
              [npmPack] npm notice 520B    esm/dataFactoryManagementClientContext.d.ts.map            
              [npmPack] npm notice 1.4kB   esm/dataFactoryManagementClientContext.js.map              
              [npmPack] npm notice 3.0kB   esm/operations/dataFlowDebugSession.d.ts.map               
              [npmPack] npm notice 5.1kB   esm/operations/dataFlowDebugSession.js.map                 
              [npmPack] npm notice 3.7kB   esm/models/dataFlowDebugSessionMappers.d.ts.map            
              [npmPack] npm notice 3.7kB   esm/models/dataFlowDebugSessionMappers.js.map              
              [npmPack] npm notice 2.8kB   esm/operations/dataFlows.d.ts.map                          
              [npmPack] npm notice 3.6kB   esm/operations/dataFlows.js.map                            
              [npmPack] npm notice 6.8kB   esm/models/dataFlowsMappers.d.ts.map                       
              [npmPack] npm notice 6.8kB   esm/models/dataFlowsMappers.js.map                         
              [npmPack] npm notice 2.7kB   esm/operations/datasets.d.ts.map                           
              [npmPack] npm notice 3.6kB   esm/operations/datasets.js.map                             
              [npmPack] npm notice 6.8kB   esm/models/datasetsMappers.d.ts.map                        
              [npmPack] npm notice 6.8kB   esm/models/datasetsMappers.js.map                          
              [npmPack] npm notice 1.9kB   esm/operations/exposureControl.d.ts.map                    
              [npmPack] npm notice 2.6kB   esm/operations/exposureControl.js.map                      
              [npmPack] npm notice 251B    esm/models/exposureControlMappers.d.ts.map                 
              [npmPack] npm notice 264B    esm/models/exposureControlMappers.js.map                   
              [npmPack] npm notice 5.3kB   esm/operations/factories.d.ts.map                          
              [npmPack] npm notice 7.3kB   esm/operations/factories.js.map                            
              [npmPack] npm notice 6.9kB   esm/models/factoriesMappers.d.ts.map                       
              [npmPack] npm notice 6.9kB   esm/models/factoriesMappers.js.map                         
              [npmPack] npm notice 266.0kB esm/models/index.d.ts.map                                  
              [npmPack] npm notice 493B    esm/operations/index.d.ts.map                              
              [npmPack] npm notice 126B    esm/models/index.js.map                                    
              [npmPack] npm notice 508B    esm/operations/index.js.map                                
              [npmPack] npm notice 2.8kB   esm/operations/integrationRuntimeNodes.d.ts.map            
              [npmPack] npm notice 3.4kB   esm/operations/integrationRuntimeNodes.js.map              
              [npmPack] npm notice 254B    esm/models/integrationRuntimeNodesMappers.d.ts.map         
              [npmPack] npm notice 267B    esm/models/integrationRuntimeNodesMappers.js.map           
              [npmPack] npm notice 1.3kB   esm/operations/integrationRuntimeObjectMetadata.d.ts.map   
              [npmPack] npm notice 2.2kB   esm/operations/integrationRuntimeObjectMetadata.js.map     
              [npmPack] npm notice 358B    esm/models/integrationRuntimeObjectMetadataMappers.d.ts.map
              [npmPack] npm notice 371B    esm/models/integrationRuntimeObjectMetadataMappers.js.map  

            "sessionToken": {
            "type": "object",
            "description": "The session token for the S3 temporary security credential. Type: string (or Expression with resultType string)."
            "$ref": "../datafactory.json#/definitions/SecretBase",
            Copy link
            Member Author

            Choose a reason for hiding this comment

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

            This mistake was added by last PR #10903 just now. And there's no SDK release after that.
            So it won't be a breaking change.

            @qianwens qianwens added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Oct 16, 2020
            @qianwens qianwens merged commit ce71a0b into Azure:master Oct 16, 2020
            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 16, 2020

            azure-sdk-for-python-track2 - Release

            No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

            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 CI-BreakingChange-Python

            Projects

            None yet

            Development

            Successfully merging this pull request may close these issues.

            2 participants

            Comments