You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add Dapr components to the managed environment via Microsoft.App/managedEnvironments? I see a paramenter named daprConfiguration (https://learn.microsoft.com/en-us/azure/templates/microsoft.app/2023-08-01-preview/managedenvironments?pivots=deployment-language-bicep). But there is no documentation for it. Also it does not appear to be an array data type, so not sure how this is used?
I know I can do it via Microsoft.App/managedEnvironments/daprComponents, but I wanted to be able to specify at the managedEnvironments if that is possible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add Dapr components to the managed environment via Microsoft.App/managedEnvironments? I see a paramenter named daprConfiguration (https://learn.microsoft.com/en-us/azure/templates/microsoft.app/2023-08-01-preview/managedenvironments?pivots=deployment-language-bicep). But there is no documentation for it. Also it does not appear to be an array data type, so not sure how this is used?
I know I can do it via Microsoft.App/managedEnvironments/daprComponents, but I wanted to be able to specify at the managedEnvironments if that is possible.
Beta Was this translation helpful? Give feedback.
All reactions