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

Unable to add a DAPR scope for a function app that is hosted on Azure Container Apps #1312

Open
VenkataRKC opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
Dapr Related to Dapr in ACA

Comments

@VenkataRKC
Copy link

VenkataRKC commented Oct 10, 2024

Issue description

I have deployed a Azure Function in an Azure Container App environment and enabled DAPR on the Azure Function.

However when i try to add the scope for the azure function to the pubsub service bus DAPR component, it does not show the Azure Function in the list and i am unable to add it to the scope. Please refer to the below screen shot for clarity

Steps to reproduce

  1. ..Create Azure Function in Azure Container Apps and Enable DAPR
  2. ..From the Azure Container App environment try to add the scope of the created Azure Function DAPR id to an existing component like Pubsbub service or any other component.

Expected behavior [What you expected to happen.]
Able to add the Scope of the Azure Function to the Azure container Environment DAPR component.

Actual behavior [What actually happened.]
Azure function DAPR app id does not show up in the list of values for scopes.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context

Ex. Via the Portal

There is a managed resource group which is created for Azure Functions in Azure Container Apps. if i navigate to the Resource and click on the Azure Function Container i can see the daprd and function container are running fine. attached the screen shot.

Image
Image
Image

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 Pending a first pass to read, tag, and assign label Oct 10, 2024
@v-vish v-vish added Dapr Related to Dapr in ACA and removed Needs: triage 🔍 Pending a first pass to read, tag, and assign labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dapr Related to Dapr in ACA
Projects
None yet
Development

No branches or pull requests

3 participants