Skip to content

Adding PublicNetworkAccess, InfrastructureEncryption, ResourceIdentity as Server Create/Update property for PostgreSQL/MySQL/MariaDB#8709

Merged
lirenhe merged 5 commits intoAzure:masterfrom
ramnov:master
Mar 18, 2020
Merged

Adding PublicNetworkAccess, InfrastructureEncryption, ResourceIdentity as Server Create/Update property for PostgreSQL/MySQL/MariaDB#8709
lirenhe merged 5 commits intoAzure:masterfrom
ramnov:master

Conversation

@ramnov
Copy link
Contributor

@ramnov ramnov commented Mar 13, 2020

Adding PublicNetworkAccess, InfrastructureEncryption, ResourceIdentity as Server Create/Update property for PostgreSQL/MySQL/MariaDB

Latest improvements:

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

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@markcowl markcowl added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Mar 13, 2020
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Mar 16, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Mar 16, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 0f6e9e7 with merge commit 0bb989c. SDK Automation 13.0.17.20200311.2
  • ⚠️sdk/mariadb/mgmt-v2018_06_01 [Logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn]   symbol:   class TopQueryStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn]   symbol:   class WaitStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-mariadb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn] [ERROR]   symbol:   class TopQueryStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn] [ERROR]   symbol:   class WaitStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [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/mysql/mgmt-v2017_12_01 [Logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [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/mysql/mgmt-v2017_12_01_preview [Logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [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/postgresql/mgmt-v2017_12_01 [Logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbforpostgresql: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [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/postgresql/mgmt-v2017_12_01_preview [Logs]  [Release SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbforpostgresql: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [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 Mar 16, 2020

            azure-sdk-for-go - Release

            ️✔️ succeeded [Logs] [Expand Details]

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Mar 16, 2020

            azure-sdk-for-python - Release

            failed [Logs] [Expand Details]
            • Generate from 0f6e9e7 with merge commit 0bb989c. SDK Automation 13.0.17.20200311.2
              SDK Repository Error: {}
              Error: git checkout master error: Your local changes to the following files would be overwritten by checkout:
              	sdk/rdbms/azure-mgmt-rdbms/azure-mgmt-rdbms-2.0.0.zip
              	sdk/rdbms/azure-mgmt-rdbms/azure_mgmt_rdbms-2.0.0-py2.py3-none-any.whl
              Please commit your changes or stash them before you switch branches.
              Aborting
              
              at Object.<anonymous> (/z/node_modules/@ts-common/azure-js-dev-tools/dist/lib/run.js:557:31)
              at step (/z/node_modules/tslib/tslib.js:136:27)
              at Object.next (/z/node_modules/tslib/tslib.js:117:57)
              at fulfilled (/z/node_modules/tslib/tslib.js:107:62)
              at runMicrotasks (<anonymous>)
              at processTicksAndRejections (internal/process/task_queues.js:97:5)</pre></li><li><div><span><code>️✔️</code><b>azure-mgmt-rdbms</b>
                    [<a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/8709/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/logs.txt" target="_blank">Logs</a>]&nbsp;
                    [<a href="https://github.com/Azure/azure-sdk-for-python/pull/10369" target="_blank">Release SDK Changes</a>]
                  </span></div><ul><li><a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/8709/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/azure-mgmt-rdbms-1.9.0.zip" target="_blank">azure-mgmt-rdbms-1.9.0.zip</a></li><li><a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/8709/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/azure-mgmt-rdbms-2.0.0.zip" target="_blank">azure-mgmt-rdbms-2.0.0.zip</a></li><li><a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/8709/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/azure_mgmt_rdbms-1.9.0-py2.py3-none-any.whl" target="_blank">azure_mgmt_rdbms-1.9.0-py2.py3-none-any.whl</a></li><li><a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/8709/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/azure_mgmt_rdbms-2.0.0-py2.py3-none-any.whl" target="_blank">azure_mgmt_rdbms-2.0.0-py2.py3-none-any.whl</a></li></ul><pre>[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)
              [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
              [breaking_change_setup] Cannot uninstall requirement azure-nspkg, not installed
              [breaking_change_setup] Command '['/usr/local/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
              [ChangeLog] Size of delta 4.102% size of original (original: 49661 chars, delta: 2037 chars)
              [ChangeLog]

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Mar 16, 2020

            azure-sdk-for-js - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from 0f6e9e7 with merge commit 0bb989c. SDK Automation 13.0.17.20200311.2
            • ️✔️@azure/arm-mariadb [Logs]  [Release SDK Changes]
              [npmPack] npm WARN lifecycle @azure/arm-mariadb@1.4.0~prepack: cannot run in wd @azure/arm-mariadb@1.4.0 npm install && npm run build (wd=/z/work/azure-sdk-for-js/sdk/mariadb/arm-mariadb)
            • ️✔️@azure/arm-mysql [Logs]  [Release SDK Changes]
              [npmPack] npm WARN lifecycle @azure/arm-mysql@3.3.0~prepack: cannot run in wd @azure/arm-mysql@3.3.0 npm install && npm run build (wd=/z/work/azure-sdk-for-js/sdk/mysql/arm-mysql)
            • ️✔️@azure/arm-postgresql [Logs]  [Release SDK Changes]
              [npmPack] npm WARN lifecycle @azure/arm-postgresql@4.4.0~prepack: cannot run in wd @azure/arm-postgresql@4.4.0 npm install && npm run build (wd=/z/work/azure-sdk-for-js/sdk/postgresql/arm-postgresql)

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Mar 16, 2020

            azure-cli-extensions - 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

            This was referenced Mar 16, 2020
            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            @ramnov ramnov changed the title Adding PublicNetworkAccess, InfrastructureEncryption as Server Create property for PostgreSQL/MySQL/MariaDB Adding PublicNetworkAccess, InfrastructureEncryption, ResourceIdentity as Server Create/Update property for PostgreSQL/MySQL/MariaDB Mar 17, 2020
            @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).

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            Copy link
            Member

            @anthony-c-martin anthony-c-martin left a comment

            Choose a reason for hiding this comment

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

            There are multiple breaking changes in this PR. What is the motivation?

            @anthony-c-martin anthony-c-martin added ARMChangesRequested ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMChangesRequested labels Mar 17, 2020
            @anthony-c-martin
            Copy link
            Member

            Discussed offline - these changes have already been partially signed off on, and we're adding properties that were previously missed.

            @lirenhe lirenhe merged commit 0bb989c into Azure:master Mar 18, 2020
            00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
            …y as Server Create/Update property for PostgreSQL/MySQL/MariaDB (Azure#8709)
            
            * Adding PublicNetworkAccess, InfrastructureEncryption as Server Create property for PostgreSQL/MySQL/MariaDB
            
            * proper spacing
            
            * Adding resource identity
            
            * Removing resource identity for mariadb
            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.

            5 participants