-
Notifications
You must be signed in to change notification settings - Fork 473
Open
Milestone
Description
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:
- Create a Azure function and create the docker file for the Azure function
- Hos the docker container in Docker Desktop for windows CE
- 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
crhistianramirez, xsoheilalizadeh and Srokap
Metadata
Metadata
Assignees
Labels
No labels