Bala G

Results 45 comments of Bala G

403 usually means the app was stopped. Could you check if the app is in stopped state by anychance?

Thanks. Does the service principal have contributor access to the app? If the permissions look good, please share the app name and approx timestamp that we can use to lookup...

Thanks for bringing this up. Yes, this is in the backlog but no definite timelines yet. Will update here as soon as we have one.

Could someone provide more details on the empty predefined function. Is the app using a valid zip file with host.json but no functions? Or is the app using WEBSITE_RUN_FROM_PACKAGE =...

Its okay from the point of functionality as function apps will not step over each other if multiple apps sharing the same storage account in general (except for the issue...

@ehamai Just to clarify your earlier comment, >If we wanted to remove the contributor requirement, we'd need the runtime itself to support it as something other than an app setting...

Yes, we were concerned about those other scenarios too. I think we see enough CRIs that maybe we should do a pointed change targeting just this common unrecoverable scenario and...

++ @fabiocav @ahmelsayed Yes, the proposal is for the settings to be configured using host.json. But this is not supported yet.

the mechanism to configure via host.json doesn't exist today. Adding @fabiocav for inputs/planning.