How to deploy to ACA application using Dapr #852
Unanswered
laurentkempe
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Doesn't work yet: |
Beta Was this translation helpful? Give feedback.
2 replies
-
Just a note that it also requires changes on the Azure Dev CLI side: Azure/azure-dev#2992 Note that this is an incremental step towards supporting basic Dapr scenarios (e.g. service invocation and default state stores and pub-sub) but won't support every combination of Dapr components. Service bindings and specific state stores will still need some manual configuration post-deployment. (Would love input on how one imagines that would work.) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I updated the template to use Dapr and it work perfectly locally. Trying to update my application deployed to Azure Container Apps I get an error while running
azd deploy
Is there something I can do? Is this scenario already supported?
I tried to update to Azd 1.5.0 and now I get this
Beta Was this translation helpful? Give feedback.
All reactions