Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dapr-component-connection.md #125549

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions articles/container-apps/dapr-component-connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ms.author: hannahhunter
ms.reviewer: nickgreenf
ms.service: azure-container-apps
ms.topic: how-to
ms.date: 12/11/2024
ms.date: 01/21/2025
ms.custom: template-tutorial, service-connector, build-2023, engagement
---

Expand Down Expand Up @@ -35,7 +35,7 @@ Start by navigating to the Dapr component creation feature.
:::image type="content" source="media/dapr-component-connection/select-azure-component.png" alt-text="Screenshot of selecting Azure Component from the drop down menu.":::

> [!NOTE]
> Currently, creating Dapr components using Service Connector in the Azure portal only works with Azure services (Azure Service Bus, Azure Cosmos DB, etc.). To create non-Azure Dapr components (Redis), use the manual component creation option.
> Currently, creating Dapr components using Service Connector in the Azure portal is in preview and only works with Azure services (Azure Service Bus, Azure Cosmos DB, etc.). To create non-Azure Dapr components (Redis), use the manual component creation option.

### Provide required metadata

Expand Down Expand Up @@ -107,4 +107,4 @@ You can then check the YAML/Bicep artifact into a repo and recreate it outside o

Learn more about:
- [Using Dapr with Azure Container Apps](./dapr-overview.md)
- [Connecting to cloud services using Service Connector](./service-connector.md)
- [Connecting to cloud services using Service Connector](./service-connector.md)