Skip to content

Conversation

@saguiitay
Copy link
Contributor

@saguiitay saguiitay commented Jan 23, 2020

If you are a MSFT employee you can view your work branch via this link.

Contribution checklist:

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

2 similar comments
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saguiitay
Copy link
Contributor Author

Any updates on this?

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 26, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 26, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 47e20e6 with merge commit 62d82a1. SDK Automation 13.0.17.20191226.1
  • ⚠️sdk/kusto/mgmt-v2018_09_07_preview [Logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2018_09_07_preview/src/main/java/com/microsoft/azure/management/kusto/v2018_09_07_preview/implementation/ClustersInner.java:[46,8] com.microsoft.azure.management.kusto.v2018_09_07_preview.implementation.ClustersInner is not abstract and does not override abstract method list() in com.microsoft.azure.arm.collection.InnerSupportsListing
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2018_09_07_preview/src/main/java/com/microsoft/azure/management/kusto/v2018_09_07_preview/implementation/ClustersInner.java:[1123,31] list() in com.microsoft.azure.management.kusto.v2018_09_07_preview.implementation.ClustersInner cannot implement list() in com.microsoft.azure.arm.collection.InnerSupportsListing
      [mvn]   return type java.util.List is not compatible with com.microsoft.azure.PagedList
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2018_09_07_preview/src/main/java/com/microsoft/azure/management/kusto/v2018_09_07_preview/implementation/ClustersInner.java:[1144,43] listAsync() in com.microsoft.azure.management.kusto.v2018_09_07_preview.implementation.ClustersInner cannot implement listAsync() in com.microsoft.azure.arm.collection.InnerSupportsListing
      [mvn]   return type rx.Observable> is not compatible with rx.Observable>
      [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-v2018_09_07_preview/src/main/java/com/microsoft/azure/management/kusto/v2018_09_07_preview/implementation/ClustersInner.java:[46,8] com.microsoft.azure.management.kusto.v2018_09_07_preview.implementation.ClustersInner is not abstract and does not override abstract method list() in com.microsoft.azure.arm.collection.InnerSupportsListing
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2018_09_07_preview/src/main/java/com/microsoft/azure/management/kusto/v2018_09_07_preview/implementation/ClustersInner.java:[1123,31] list() in com.microsoft.azure.management.kusto.v2018_09_07_preview.implementation.ClustersInner cannot implement list() in com.microsoft.azure.arm.collection.InnerSupportsListing
      [mvn] [ERROR]   return type java.util.List is not compatible with com.microsoft.azure.PagedList
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2018_09_07_preview/src/main/java/com/microsoft/azure/management/kusto/v2018_09_07_preview/implementation/ClustersInner.java:[1144,43] listAsync() in com.microsoft.azure.management.kusto.v2018_09_07_preview.implementation.ClustersInner cannot implement listAsync() in com.microsoft.azure.arm.collection.InnerSupportsListing
      [mvn] [ERROR]   return type rx.Observable> is not compatible with rx.Observable>
      [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-v2019_01_21 [Logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_01_21/src/main/java/com/microsoft/azure/management/kusto/v2019_01_21/implementation/DataConnectionInner.java:[23,51] cannot find symbol
        [mvn]   symbol: class EventHubDataConnection
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_01_21/src/main/java/com/microsoft/azure/management/kusto/v2019_01_21/implementation/DataConnectionInner.java:[24,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_01_21/src/main/java/com/microsoft/azure/management/kusto/v2019_01_21/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_01_21/src/main/java/com/microsoft/azure/management/kusto/v2019_01_21/implementation/DataConnectionInner.java:[24,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-v2019_05_15 [Logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_05_15/src/main/java/com/microsoft/azure/management/kusto/v2019_05_15/implementation/DataConnectionInner.java:[23,51] cannot find symbol
          [mvn]   symbol: class EventHubDataConnection
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_05_15/src/main/java/com/microsoft/azure/management/kusto/v2019_05_15/implementation/DataConnectionInner.java:[24,49] cannot find symbol
          [mvn]   symbol: class IotHubDataConnection
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_05_15/src/main/java/com/microsoft/azure/management/kusto/v2019_05_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-v2019_05_15/src/main/java/com/microsoft/azure/management/kusto/v2019_05_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-v2019_05_15/src/main/java/com/microsoft/azure/management/kusto/v2019_05_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-v2019_05_15/src/main/java/com/microsoft/azure/management/kusto/v2019_05_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-v2019_09_07 [Logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/implementation/DatabaseInner.java:[23,52] cannot find symbol
            [mvn]   symbol: class ReadWriteDatabase
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/implementation/DatabaseInner.java:[24,60] cannot find symbol
            [mvn]   symbol: class ReadOnlyFollowingDatabase
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/implementation/DataConnectionInner.java:[23,51] cannot find symbol
            [mvn]   symbol: class EventHubDataConnection
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/implementation/DataConnectionInner.java:[24,49] cannot find symbol
            [mvn]   symbol: class IotHubDataConnection
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/kusto/mgmt-v2019_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/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_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/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_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/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_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/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_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/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_09_07/src/main/java/com/microsoft/azure/management/kusto/v2019_09_07/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 Jan 26, 2020

          azure-sdk-for-js - 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 Jan 26, 2020

          azure-sdk-for-python - Release

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from 47e20e6 with merge commit 62d82a1. SDK Automation 13.0.17.20191226.1
          • ️✔️azure-mgmt-kusto [Logs]  [Release SDK Changes]
            [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)

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Jan 26, 2020

          azure-sdk-for-net - Release

          ⚠️ warning [Logs] [Expand Details]
          • ⚠️ Generate from 47e20e6 with merge commit 62d82a1. SDK Automation 13.0.17.20191226.1
            [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/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/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

          @azure-pipelines
          Copy link

          Azure Pipelines successfully started running 1 pipeline(s).

          @saguiitay
          Copy link
          Contributor Author

          /azp run automation - sdk

          @azure-pipelines
          Copy link

          Azure Pipelines successfully started running 1 pipeline(s).

          1 similar comment
          @azure-pipelines
          Copy link

          Azure Pipelines successfully started running 1 pipeline(s).

          @anthony-c-martin anthony-c-martin added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jan 27, 2020
          @allenjzhang allenjzhang merged commit 62d82a1 into Azure:master Jan 27, 2020
          @saguiitay saguiitay deleted the dev-azure-kusto-Microsoft.Kusto-2019-11-09 branch January 27, 2020 21:11
          ssripadham pushed a commit to ssripadham/azure-rest-api-specs that referenced this pull request Feb 21, 2020
          …ble/2019-11-09 (Azure#8214)
          
          * Added stateReason property to cluster
          
          * Executed prettier
          00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
          …ble/2019-11-09 (Azure#8214)
          
          * Added stateReason property to cluster
          
          * Executed prettier
          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

          Labels

          ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review

          Projects

          None yet

          Development

          Successfully merging this pull request may close these issues.

          3 participants