Landon Hemsley

Results 3 comments of Landon Hemsley

@paravatha thanks for responding! I took a best guess [based on this documentation](https://learn.microsoft.com/en-us/azure/azure-functions/function-keys-how-to?tabs=azure-portal#manage-key-storage) (previously linked as well) and this seems to be all you need to do in the deployment...

> so, I had to create role and role-binding for that service account sounds like this would be excellent information to include in whatever improved documentation comes of this. Thanks...

> [@earlofhemsley](https://github.com/earlofhemsley) did you ever run into this `500 internal` issue mentioned here? [Azure/azure-functions-host#10740](https://github.com/Azure/azure-functions-host/issues/10740) That sounds very close to my issue, except that after i removed the `immutable` attribute from...