https://pulumi.com logo
Title
a

ancient-solstice-53934

07/04/2022, 11:27 AM
Hi Team, How can we achieve below CLI in .Net and Pulumi code. My requirement is to deploy Dapr component files with Azure container app. Can we achieve with DaprComponentArgs?
az containerapp env dapr-component set --name ENVIRONMENT_NAME --resource-group RESOURCE_GROUP_NAME --dapr-component-name pubsub --yaml "./pubsub.yaml"