Skip to content

How do I get admin end point and master key when running in containerΒ #4147

@VenkateshSrini

Description

@VenkateshSrini

I'm running Azure function in container. I want to retrieve the master key and hit the admin endpoint for the function running in container. How do I do that?

Investigative information

Please provide the following:

  • Function App version (1.0 or 2.0):2.0
  • Function App name: N/A
  • Function name(s) (as appropriate):N/A
  • Invocation ID:N/A
  • Region: Container

Repro steps

Provide the steps required to reproduce the problem:

  1. Create a Azure function and create the docker file for the Azure function
  2. Hos the docker container in Docker Desktop for windows CE
  3. Access the admin end point. It is not accessible

Expected behavior

I should be able to access the and I should be able to retrieve the admin end point

Actual behavior

Provide a description of the actual behavior observed.

The Azure function admin endpoint is not accessible inside Docker container

Known workarounds

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions