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

Error create containerapp job with user managed identity #26560

Open
olandese opened this issue May 30, 2023 · 2 comments
Open

Error create containerapp job with user managed identity #26560

olandese opened this issue May 30, 2023 · 2 comments
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. ContainerApp customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team.

Comments

@olandese
Copy link

Describe the bug

I am using the latest version of the containerapp extension 0.3.32

When I try to create a containerapp job (preview) with a managed identity I get errors. It seems the extension is splitting the resourceid of the managed identity in multiple strings.

I give the following paratemer switch:
--user-assigned '/subscriptions/XXXXXX/resourceGroups/rg-test/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-mi-user'

image

Related command

see description

Errors

image

Issue script & Debug output

https://app.screencast.com/3YmGWT7PwERkr

Expected behavior

no error

Environment Summary

azure-cli 2.49.0

core 2.49.0
telemetry 1.0.8

Extensions:
containerapp 0.3.32

Dependencies:
msal 1.20.0
azure-mgmt-resource 22.0.0

Python location '/opt/az/bin/python3'
Extensions directory '/home/olandese/.azure/cliextensions'

Python (Linux) 3.10.10 (main, May 19 2023, 08:20:31) [GCC 11.3.0]

Additional context

No response

@olandese olandese added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label May 30, 2023
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label May 30, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented May 30, 2023

Thank you for opening this issue, we will look into it.

@yonzhan yonzhan added ContainerApp CXP Attention This issue is handled by CXP team. labels May 30, 2023
@ghost
Copy link

ghost commented May 30, 2023

Thank you for your feedback. This has been routed to the support team for assistance.

@PramodValavala-MSFT PramodValavala-MSFT added Service Attention This issue is responsible by Azure service team. and removed CXP Attention This issue is handled by CXP team. labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. ContainerApp customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants