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:
- Choosing the Dapr building block/API for which you’ll create the component (for example, “Publish and Subscribe”)
- Providing the component type (for example, “Azure Service Bus”)
- 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!
Published on:
Learn moreRelated posts
Retirement of Global Personal Access Tokens in Azure DevOps
In the new year, we’ll be retiring the Global Personal Access Token (PAT) type in Azure DevOps. Global PATs allow users to authenticate across...
Azure Cosmos DB vNext Emulator: Query and Observability Enhancements
The Azure Cosmos DB Linux-based vNext emulator (preview) is a local version of the Azure Cosmos DB service that runs as a Docker container on ...
Azure Cosmos DB : Becoming a Search-Native Database
For years, “Database” and “Search systems” (think Elastic Search) lived in separate worlds. While both Databases and Search Systems oper...
Announcing Azure DevOps Server General Availability
We’re thrilled to announce that Azure DevOps Server is now generally available (GA)! This release marks the transition from the Release Candid...
Blue-green deployment in Azure Container Apps using Azure Developer CLI
Learn how to implement blue-green deployment in Azure Container Apps using Azure Developer CLI (azd) revision-based deployment strategy. The p...