azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

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

Open akshay-zz opened this issue 1 year ago • 3 comments

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

akshay-zz avatar Mar 05 '24 14:03 akshay-zz

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @solankisamir, @mikebudzynski, @KedarJoshi, @yingru97.

Any suggestions?

akshay-zz avatar Mar 11 '24 12:03 akshay-zz

Any feedback will be helpful.

akshay-zz avatar May 06 '24 09:05 akshay-zz