Azure / Azure/azure-quickstart-templates

How to add a private key certificate to Web App or App Service using ARM template

Open
#8,524 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

Hi,

I'm trying to setup a Web App using ARM templates. As part of the setup i would like to add a **private key certificate** to the web app. However so far i can only see the option to provide a public certificate using [this](https://docs.microsoft.com/en-us/azure/templates/microsoft.web/sites/publiccertificates )

I use this certificate in my code for token signing.

![image](https://user-images.githubusercontent.com/17155996/99513315-99846000-29de-11eb-8f97-a5d895dced13.png)

Any help will be greatly appreciated.

Thanks
ali

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names Azure ARM templates and the Microsoft.Web sites/publiccertificates template reference; start by checking that reference and the Web App certificate deployment options. Done means documenting whether and how a private key certificate can be added to an App Service through an ARM template.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, infrastructure
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.