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 properties as required for ipampool and body as required for put … #30701

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into sssharma/ipamupdates

f1158ba
Select commit
Loading
Failed to load commit list.
Open

Add properties as required for ipampool and body as required for put … #30701

Merge branch 'main' into sssharma/ipamupdates
f1158ba
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-net failed Oct 29, 2024 in 10m 17s

SDK azure-sdk-for-net failed

Details

Note

For more instructions, please refer to the FAQ .

  • Code Generator Failed in generating from ff30d45. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/network/resource-manager/readme.md
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] FATAL: swagger-document/compose - FAILED
    cmderr	[Autorest] FATAL: Error: '$.parameters.SubscriptionIdParameter.description' has incompatible values (---
    cmderr	[Autorest]   -
    cmderr	[Autorest]   The subscription credentials which uniquely identify the Microsoft Azure
    cmderr	[Autorest]   subscription. The subscription ID forms part of the URI for every service
    cmderr	[Autorest]   call.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The ID of the target subscription. The value must be an UUID.
    cmderr	[Autorest] ).
    cmderr	[Autorest]   Error: '$.parameters.SubscriptionIdParameter.description' has incompatible values (---
    cmderr	[Autorest]   -
    cmderr	[Autorest]   The subscription credentials which uniquely identify the Microsoft Azure
    cmderr	[Autorest]   subscription. The subscription ID forms part of the URI for every service
    cmderr	[Autorest]   call.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The ID of the target subscription. The value must be an UUID.
    cmderr	[Autorest] ).
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
    warn	Warning: Package processing is skipped as the SDK generation fails. Please look into the above generation errors or report this issue through https://aka.ms/azsdk/support/specreview-channel.