Azure Developer Community Blog articles

Azure Developer Community Blog articles

https://techcommunity.microsoft.com/t5/azure-developer-community-blog/bg-p/AzureDevCommunityBlog

Azure Developer Community Blog articles

Easily create Dapr components and connect to Azure services

Published

Easily create Dapr components and connect to Azure services

We’re excited to announce that authoring Dapr components for Azure services in the Azure Container Apps portal just became significantly easier!

 

With this new feature, you no longer need to worry about Dapr OSS concepts and required component metadata. Now, you can create a Dapr component by simply:

  1. Choosing the Dapr building block/API for which you’ll create the component (for example, “Publish and Subscribe”)
  2. Providing the component type (for example, “Azure Service Bus”)
  3. Referencing the component resource in your Azure subscription.

 

That’s all there is to it! Azure Containers Apps, Dapr, and Azure Service Connector then author the component resource on your behalf and provide you with a YAML and/or Bicep configuration for the component that you can check into your code repository if you need to recreate the component at a later time.

 

Try our improved component creation feature today and see how it can help streamline your development process in Azure Container Apps!

 

dapr-component-connection.gif

 

Continue to website...

More from Azure Developer Community Blog articles