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 private only feature to azure bastion service #30807

modify file name

83b3993
Select commit
Loading
Failed to load commit list.
Merged

add private only feature to azure bastion service #30807

modify file name
83b3993
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-net failed Oct 15, 2024 in 8m 7s

SDK azure-sdk-for-net failed

Details

Note

For more instructions, please refer to the FAQ .

  • Code Generator Failed in generating from b8a293a. 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: '$.definitions.ProvisioningState.description' has incompatible values (---
    cmderr	[Autorest] The current provisioning state.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] Provisioning states of a resource.
    cmderr	[Autorest] ).
    cmderr	[Autorest]   Error: '$.definitions.ProvisioningState.description' has incompatible values (---
    cmderr	[Autorest] The current provisioning state.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] Provisioning states of a resource.
    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.