-
Notifications
You must be signed in to change notification settings - Fork 272
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
v2 apps encounter 409 CONFLICT from associated Storage Account #430
Comments
Some questions:
|
Answers:
|
Cool. Thanks for confirming. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nupkg v1.6.0
Created a Function App from scratch w/ an associated storage account, all is well here.
I deploy my v2 Function App from Visual Studio 2017. Incidentally I also deployed identical code to a v1 Function app.
In the V2 Function App, the App Insights Live Stream shows me continuous 409 CONFLICT errors coming from the Storage Account:
The v1 Function App has no such issue and it's worth noting that the v1.5.0 nupkg didn't have this issue.
The text was updated successfully, but these errors were encountered: