Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add identity property to service resource #8017

Merged
merged 3 commits into from
Jan 8, 2020
Merged

Conversation

feordin
Copy link
Contributor

@feordin feordin commented Dec 20, 2019

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

None of the below apply, nothing has been removed and no new service added, we are adding one additional property to a resource

  • 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.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Dec 20, 2019

azure-sdk-for-python - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Dec 20, 2019

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Dec 20, 2019

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 14f40d1 with merge commit 3e6f0b6. SDK Automation 13.0.17.20191226.1
  • ⚠️sdk/healthcareapis/mgmt-v2018_08_20_preview [Logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/healthcareapis/mgmt-v2018_08_20_preview/src/main/java/com/microsoft/azure/management/healthcareapis/v2018_08_20_preview/implementation/ServicesInner.java:[19,73] cannot find symbol
      [mvn]   symbol:   class ErrorDetailsInnerException
      [mvn]   location: package com.microsoft.azure.management.healthcareapis.v2018_08_20_preview
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/healthcareapis/mgmt-v2018_08_20_preview/src/main/java/com/microsoft/azure/management/healthcareapis/v2018_08_20_preview/implementation/OperationsInner.java:[15,73] cannot find symbol
      [mvn]   symbol:   class ErrorDetailsInnerException
      [mvn]   location: package com.microsoft.azure.management.healthcareapis.v2018_08_20_preview
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/healthcareapis/mgmt-v2018_08_20_preview/src/main/java/com/microsoft/azure/management/healthcareapis/v2018_08_20_preview/implementation/OperationResultsInner.java:[13,73] cannot find symbol
      [mvn]   symbol:   class ErrorDetailsInnerException
      [mvn]   location: package com.microsoft.azure.management.healthcareapis.v2018_08_20_preview
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-healthcareapis: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/healthcareapis/mgmt-v2018_08_20_preview/src/main/java/com/microsoft/azure/management/healthcareapis/v2018_08_20_preview/implementation/ServicesInner.java:[19,73] cannot find symbol
      [mvn] [ERROR]   symbol:   class ErrorDetailsInnerException
      [mvn] [ERROR]   location: package com.microsoft.azure.management.healthcareapis.v2018_08_20_preview
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/healthcareapis/mgmt-v2018_08_20_preview/src/main/java/com/microsoft/azure/management/healthcareapis/v2018_08_20_preview/implementation/OperationsInner.java:[15,73] cannot find symbol
      [mvn] [ERROR]   symbol:   class ErrorDetailsInnerException
      [mvn] [ERROR]   location: package com.microsoft.azure.management.healthcareapis.v2018_08_20_preview
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/healthcareapis/mgmt-v2018_08_20_preview/src/main/java/com/microsoft/azure/management/healthcareapis/v2018_08_20_preview/implementation/OperationResultsInner.java:[13,73] cannot find symbol
      [mvn] [ERROR]   symbol:   class ErrorDetailsInnerException
      [mvn] [ERROR]   location: package com.microsoft.azure.management.healthcareapis.v2018_08_20_preview
      [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/healthcareapis/mgmt-v2019-09-16 [Logs]  [Release SDK Changes]
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-mgmt-healthcareapis: MavenReportException: Error while creating archive: 
        [mvn] [ERROR] Exit code: 1 - javadoc: error - Illegal package name: "com.microsoft.azure.management.healthcareapis.v2019-09-16"
        [mvn] [ERROR] 
        [mvn] [ERROR] Command line was: /usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc @options @packages
        [mvn] [ERROR] 
        [mvn] [ERROR] Refer to the generated Javadoc files in '/z/work/azure-sdk-for-java/sdk/healthcareapis/mgmt-v2019-09-16/target/apidocs' dir.
        [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/MojoExecutionException

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Dec 20, 2019

      azure-sdk-for-js - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from 14f40d1 with merge commit 3e6f0b6. SDK Automation 13.0.17.20191226.1
      • ️✔️@azure/arm-healthcareapis [Logs]  [Release SDK Changes]
        [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
        [npmPack] loaded rollup.config.js with warnings
        [npmPack] (!) Unused external imports
        [npmPack] default imported from external module 'rollup' but never used
        [npmPack] 
        [npmPack] ./esm/healthcareApisManagementClient.js → ./dist/arm-healthcareapis.js...
        [npmPack] created ./dist/arm-healthcareapis.js in 268ms

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Dec 20, 2019

      azure-sdk-for-net - Release

      failed [Logs] [Expand Details]
      • Generate from 14f40d1 with merge commit 3e6f0b6. 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
      • Microsoft.Azure.Management.HealthcareApis [Logs]  [Release SDK Changes]
          Failed to create the package Microsoft.Azure.Management.HealthcareApis.
          Error: dotnet msbuild build.proj /t:CreateNugetPackage /p:Scope=healthcareapis /v:n /p:SkipTests=true , {} 

        @azuresdkci
        Copy link
        Contributor

        Can one of the admins verify this patch?

        @yungezz yungezz added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Dec 23, 2019
        @yungezz
        Copy link
        Member

        yungezz commented Jan 6, 2020

        pinging ARM for feedback.

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

        yungezz commented Jan 7, 2020

        /azp run

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 3 pipeline(s).

        @yungezz
        Copy link
        Member

        yungezz commented Jan 7, 2020

        hi @NullMDR could you pls help to look at the SDK Net task failure? thanks.

        @PhoenixHe-NV
        Copy link
        Contributor

        @yungezz It could be ignored as .net SDK owner said. I'll suppress this failure later.

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @yungezz yungezz merged commit 3e6f0b6 into Azure:master Jan 8, 2020
        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