Azure / Azure/azure-functions-host

Automatically generation of host key in function and named value pair in API management using ARM template

Open
#5,155 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

#### Question

![image](https://user-images.githubusercontent.com/18653765/67617148-7047cf00-f7e0-11e9-986d-eddce856beff.png)

If u add function from azure portal it will automatically add host key to the function and named value pair to the API management. How to accomplish that with ARM template? Is there a way to automate this process, or do I have to:
1. Create a random host key in function (if yes, are there any rules on how to generate such key?)
2. Get proper host key in API Management template and save it as name-value

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Azure Functions and API Management ARM template resources involved in the portal flow, focusing on host keys and named-value pairs. Determine whether ARM templates expose the required relationship and identify the supported automation path. Done means the host key and corresponding API Management named value can be created and linked through the template, with the required rules documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.