Skip to content

kusto: add discriminator in example#10451

Merged
fengzhou-msft merged 1 commit intoAzure:masterfrom
changlong-liu:20200804-kusto
Aug 25, 2020
Merged

kusto: add discriminator in example#10451
fengzhou-msft merged 1 commit intoAzure:masterfrom
changlong-liu:20200804-kusto

Conversation

@changlong-liu
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
  • 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-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 13, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
Posted by Swagger Pipeline | How to fix these errors?

@changlong-liu changlong-liu requested a review from astauben August 13, 2020 03:21
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 981ead7 with merge commit 87eba82. SDK Automation 13.0.17.20200807.2
  • ⚠️sdk/kusto/mgmt-v2019_11_09 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DatabaseInner.java:[23,52] cannot find symbol
      [mvn]   symbol: class ReadWriteDatabase
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DatabaseInner.java:[24,60] cannot find symbol
      [mvn]   symbol: class ReadOnlyFollowingDatabase
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DataConnectionInner.java:[23,51] cannot find symbol
      [mvn]   symbol: class EventHubDataConnection
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DataConnectionInner.java:[24,49] cannot find symbol
      [mvn]   symbol: class IotHubDataConnection
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DataConnectionInner.java:[25,52] cannot find symbol
      [mvn]   symbol: class EventGridDataConnection
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-kusto: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DatabaseInner.java:[23,52] cannot find symbol
      [mvn] [ERROR]   symbol: class ReadWriteDatabase
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DatabaseInner.java:[24,60] cannot find symbol
      [mvn] [ERROR]   symbol: class ReadOnlyFollowingDatabase
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DataConnectionInner.java:[23,51] cannot find symbol
      [mvn] [ERROR]   symbol: class EventHubDataConnection
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DataConnectionInner.java:[24,49] cannot find symbol
      [mvn] [ERROR]   symbol: class IotHubDataConnection
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_11_09/src/main/java/com/microsoft/azure/management/kusto/v2019_11_09/implementation/DataConnectionInner.java:[25,52] cannot find symbol
      [mvn] [ERROR]   symbol: class EventGridDataConnection
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • ⚠️sdk/kusto/mgmt-v2020_02_15 [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DatabaseInner.java:[23,52] cannot find symbol
        [mvn]   symbol: class ReadWriteDatabase
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DatabaseInner.java:[24,60] cannot find symbol
        [mvn]   symbol: class ReadOnlyFollowingDatabase
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DataConnectionInner.java:[23,51] cannot find symbol
        [mvn]   symbol: class EventHubDataConnection
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DataConnectionInner.java:[24,49] cannot find symbol
        [mvn]   symbol: class IotHubDataConnection
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DataConnectionInner.java:[25,52] cannot find symbol
        [mvn]   symbol: class EventGridDataConnection
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-kusto: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DatabaseInner.java:[23,52] cannot find symbol
        [mvn] [ERROR]   symbol: class ReadWriteDatabase
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DatabaseInner.java:[24,60] cannot find symbol
        [mvn] [ERROR]   symbol: class ReadOnlyFollowingDatabase
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DataConnectionInner.java:[23,51] cannot find symbol
        [mvn] [ERROR]   symbol: class EventHubDataConnection
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DataConnectionInner.java:[24,49] cannot find symbol
        [mvn] [ERROR]   symbol: class IotHubDataConnection
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_02_15/src/main/java/com/microsoft/azure/management/kusto/v2020_02_15/implementation/DataConnectionInner.java:[25,52] cannot find symbol
        [mvn] [ERROR]   symbol: class EventGridDataConnection
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      • ⚠️sdk/kusto/mgmt-v2020_06_14 [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DatabaseInner.java:[23,52] cannot find symbol
          [mvn]   symbol: class ReadWriteDatabase
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DatabaseInner.java:[24,60] cannot find symbol
          [mvn]   symbol: class ReadOnlyFollowingDatabase
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DataConnectionInner.java:[23,51] cannot find symbol
          [mvn]   symbol: class EventHubDataConnection
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DataConnectionInner.java:[24,49] cannot find symbol
          [mvn]   symbol: class IotHubDataConnection
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DataConnectionInner.java:[25,52] cannot find symbol
          [mvn]   symbol: class EventGridDataConnection
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-kusto: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DatabaseInner.java:[23,52] cannot find symbol
          [mvn] [ERROR]   symbol: class ReadWriteDatabase
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DatabaseInner.java:[24,60] cannot find symbol
          [mvn] [ERROR]   symbol: class ReadOnlyFollowingDatabase
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DataConnectionInner.java:[23,51] cannot find symbol
          [mvn] [ERROR]   symbol: class EventHubDataConnection
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DataConnectionInner.java:[24,49] cannot find symbol
          [mvn] [ERROR]   symbol: class IotHubDataConnection
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2020_06_14/src/main/java/com/microsoft/azure/management/kusto/v2020_06_14/implementation/DataConnectionInner.java:[25,52] cannot find symbol
          [mvn] [ERROR]   symbol: class EventGridDataConnection
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 2020

        Azure CLI Extension Generation - Release

        • Installation instruction for service kusto [Preview Changes]
          az extension add --source=https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/10451/azure-cli-extensions/Azure/azure-cli-extensions/kusto/kusto-0.1.0-py3-none-any.whl
        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 981ead7 with merge commit 87eba82. Azure CLI Automation 13.0.17.20200807.2
          [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ProxyResource' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterProperties' 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 'TrustedExternalTenant' 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 'AzureResourceSku' 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 'AttachedDatabaseConfigurationProperties' 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 'ReadWriteDatabaseProperties' 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 'ReadOnlyFollowingDatabaseProperties' 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 'EventHubConnectionProperties' 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 'IotHubConnectionProperties' 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 'EventGridConnectionProperties' 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 'Cluster' 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 'ClusterUpdate' 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 'AttachedDatabaseConfigurationListResult' 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 'AttachedDatabaseConfiguration' 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 'Database' 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 'ReadWriteDatabase' 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 'ReadOnlyFollowingDatabase' 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 'DatabasePrincipalAssignment' 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 'ClusterPrincipalAssignment' 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 'ClusterListResult' 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 'DatabaseListResult' 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 'DatabasePrincipalAssignmentListResult' 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 'ClusterPrincipalAssignmentListResult' 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 'DatabasePrincipalListResult' 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 'FollowerDatabaseListResult' 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 'DataConnection' 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 'DatabasePrincipalListRequest' 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 'DiagnoseVirtualNetworkResult' 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 'DataConnectionValidation' 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 'EventHubDataConnection' 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 'IotHubDataConnection' 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 'EventGridDataConnection' 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 'DataConnectionValidationListResult' 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 'DataConnectionListResult' 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 'CloudError' 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 'CloudErrorBody' 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 'OperationListResult' 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 'Identity' 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 'KeyVaultProperties' 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 'LanguageExtensionsList' 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 '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 'TrackedResource' 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 'ProxyResource' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 2020

        azure-sdk-for-go - Release

        ⚠️ warning [Logs] [Expand Details]

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 2020

        azure-sdk-for-net - Release

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 981ead7 with merge commit 87eba82. SDK Automation 13.0.17.20200807.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
          Failed to find any changed packages. Please check the changed file list.
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/AttachedDatabaseConfigurationsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/AttachedDatabaseConfigurationsOperationsExtensions.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/ClusterPrincipalAssignmentsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/ClusterPrincipalAssignmentsOperationsExtensions.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/ClustersOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/ClustersOperationsExtensions.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/DataConnectionsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/DataConnectionsOperationsExtensions.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/DatabasePrincipalAssignmentsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/DatabasePrincipalAssignmentsOperationsExtensions.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/DatabasesOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/DatabasesOperationsExtensions.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IAttachedDatabaseConfigurationsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IClusterPrincipalAssignmentsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IClustersOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IDataConnectionsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IDatabasePrincipalAssignmentsOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IDatabasesOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IKustoManagementClient.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/IOperations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/KustoManagementClient.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AttachedDatabaseConfiguration.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AzureCapacity.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AzureEntityResource.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AzureResourceSku.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AzureScaleType.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AzureSku.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AzureSkuName.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/AzureSkuTier.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/BlobStorageEventType.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/CheckNameRequest.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/CheckNameResult.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Cluster.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ClusterCheckNameRequest.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ClusterPrincipalAssignment.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ClusterPrincipalAssignmentCheckNameRequest.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ClusterPrincipalRole.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ClusterUpdate.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Compression.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DataConnection.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DataConnectionCheckNameRequest.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DataConnectionValidation.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DataConnectionValidationListResult.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DataConnectionValidationResult.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Database.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabasePrincipal.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabasePrincipalAssignment.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabasePrincipalAssignmentCheckNameRequest.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabasePrincipalListRequest.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabasePrincipalListResult.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabasePrincipalRole.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabasePrincipalType.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DatabaseStatistics.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DefaultPrincipalsModificationKind.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/DiagnoseVirtualNetworkResult.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/EventGridDataConnection.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/EventGridDataFormat.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/EventHubDataConnection.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/EventHubDataFormat.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/FollowerDatabaseDefinition.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Identity.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/IdentityType.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/IdentityUserAssignedIdentitiesValue.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/IotHubDataConnection.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/IotHubDataFormat.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/KeyVaultProperties.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/LanguageExtension.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/LanguageExtensionName.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/LanguageExtensionsList.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Operation.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/OperationDisplay.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/OptimizedAutoscale.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Page.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Page1.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/PrincipalType.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/PrincipalsModificationKind.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ProvisioningState.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ProxyResource.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ReadOnlyFollowingDatabase.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/ReadWriteDatabase.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Reason.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Resource.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/SkuDescription.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/SkuLocationInfoItem.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/State.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/TrackedResource.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/TrustedExternalTenant.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/Type.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Models/VirtualNetworkConfiguration.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/Operations.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/OperationsExtensions.cs
          /z/work/azure-sdk-for-net/sdk/Kusto/Management.Kusto/Generated/SdkInfo_KustoManagementClient.cs

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 2020

        azure-sdk-for-js - Release

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 981ead7 with merge commit 87eba82. SDK Automation 13.0.17.20200807.2
          Failed to find any diff after autorest so no changed packages was found.

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 2020

        azure-sdk-for-python - Release

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 981ead7 with merge commit 87eba82. SDK Automation 13.0.17.20200807.2
          Failed to find any diff after autorest so no changed packages was found.

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 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

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 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

        @leniatgh
        Copy link
        Contributor

        /azp run

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 3 pipeline(s).

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 13, 2020

        azure-resource-manager-schemas - Release

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 981ead7 with merge commit 87eba82. Schema Automation 13.0.17.20200807.2
        • ⚠️azure-kusto [View full logs]  [Release Schema Changes]
            [after_scripts|node] PostProcessor finished successfully.
            [after_scripts|node]   5526 passing (39s)
            [after_scripts|node]   95 failing
            AzureResourceSchema has no registered package commands.

          @fengzhou-msft fengzhou-msft merged commit 87eba82 into Azure:master Aug 25, 2020
          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

          Labels

          None yet

          Projects

          None yet

          Development

          Successfully merging this pull request may close these issues.

          5 participants