Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bicep: Add app settings to Functions and Static web app #75

Open
4 tasks
DanielLarsenNZ opened this issue Feb 3, 2022 · 0 comments
Open
4 tasks

Bicep: Add app settings to Functions and Static web app #75

DanielLarsenNZ opened this issue Feb 3, 2022 · 0 comments
Assignees

Comments

@DanielLarsenNZ
Copy link
Contributor

DanielLarsenNZ commented Feb 3, 2022

@wviriya please populate Key Vault secrets and set App Settings in Functions and Static web app at deployment time. The App settings for each Function are documented here.

Note: Only Cosmos key, connection string and AAD Client Secret need to be stored in Key Vault IMO. The rest of the settings can be ordinary App Settings, as they are not secrets. Application Insights iKey is also not a secret.

  • Create Cosmos Key, Connection string secret in Key Vault
  • Create Graph Client Secret in Key Vault
  • Set Key Vault references in App Settings for all Functions and Static web app
  • Set other settings in App Settings for all Functions and Static web app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants