Arpit

Results 4 issues of Arpit

### Description Import-AzApiManagementApi : Error Code: ResourceGroupNotFound i'm trying to import function app to apim using below script and getting above error. though already set the subscription but still getting...

API Management
bug
customer-reported
needs-team-attention
CXP Attention

I'm trying to import a function app's apis to APIM by below command and keep getting below error: az apim api import -g test-rg --service-name test-apim --service-url "https://test.azure-api.net/api" --path deployCD...

question
API Management
customer-reported
needs-author-feedback
no-recent-activity
CXP Attention
Auto-Assign

i'm trying to import the function app api to apim with below command and getting 401 error. Import-AzApiManagementApi -Context $context -SpecificationUrl https://publiclyaccessibleurl.com/test/items -SpecificationFormat OpenApi -Path deployCD Response status code does...

question
Service Attention
customer-reported
Functions
CXP Attention

Hi Team, facing issue to trigger build pipeline using below resource block. Here, I'm trying to trigger a pipeline as soon as Release is completed. release pipeline is classical pipeline...