GithubHelp home page GithubHelp logo

Comments (3)

ahmedsza avatar ahmedsza commented on June 1, 2024

More info. See MicrosoftDocs/azure-docs#48421 and
https://stackoverflow.com/questions/58879254/azure-api-management-and-app-function-backend-backend-with-id-foo-could-not-b

in short the policy for an APIM has this

<policies>
<inbound>
<base />
<set-backend-service id="apim-generated-policy" backend-id="ahmsdemofunc" />
</inbound>
<backend>
<base />
</backend>
<outbound>
<base />
</outbound>
<on-error>
<base />
</on-error>
</policies>

and this backend id needs to extracted and/or published.. Not clear how do this .

from apiops.

rishabhsaha avatar rishabhsaha commented on June 1, 2024

Currently, the backend object isn't being extracted by the extractor. We would need to extract the backend object. The reference to the backend in the API and/or the policy is a reference and should work. We will triage this for a fix. If you create the backend object it works right?

from apiops.

waelkdouh avatar waelkdouh commented on June 1, 2024

This has been released as part of Release v1.0.0

from apiops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.