Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Updated keyvault access policy #3109

Merged

Conversation

AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented May 16, 2023

Summary of the Pull Request

This PR corrects the Object ID for the Microsoft.Azure.WebSites service account in the KeyVault access policy and also toggles enabledForDeployment: true that's needed for cert installation on the Function App host.

Fixes #3108

PR Checklist

Info on Pull Request

updated:
src/deployment/azuredeploy.bicep

Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2023

Codecov Report

Merging #3109 (38db8c8) into main (85c3e10) will increase coverage by 0.97%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3109      +/-   ##
==========================================
+ Coverage   28.70%   29.67%   +0.97%     
==========================================
  Files         174      332     +158     
  Lines       21483    39259   +17776     
==========================================
+ Hits         6166    11651    +5485     
- Misses      15317    27608   +12291     

see 190 files with indirect coverage changes

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review June 27, 2023 15:20
@AdamL-Microsoft AdamL-Microsoft merged commit f80386f into microsoft:main Jun 28, 2023
24 checks passed
@AdamL-Microsoft AdamL-Microsoft deleted the updated-keyvault-access-policy branch June 28, 2023 20:37
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyVault access policy has wrong Object ID for service account
3 participants