Skip to content

Don't see any option to provide import method type from command [APIM] #24311

Open
@akshay-zz

Description

@akshay-zz

Description

I can see an option to import in APIM by append+Postfix as the import method type in UI. Same kind of option I'm unable to get from the Azure Powershell command
https://learn.microsoft.com/en-us/powershell/module/az.apimanagement/import-azapimanagementapi?view=azps-11.3.0

Is there a way to do the same from the command to not override the existing operations?

Import-AzApiManagementApi -Context $apimnewcontext -SpecificationPath $(build.artifactstagingdirectory)/swagger.json -SpecificationFormat OpenApi -Path "organization/v1" -ApiId $(org_apim_api_id) -Protocol Https -ServiceUrl
http://$(org_site_name)

Script or Debug output

No response

Environment data

No response

Module versions

No response

Error output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    API ManagementService AttentionThis issue is responsible by Azure service team.customer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions