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

How do I update specific properties on a ContainerApp? #41244

Closed
groogiam opened this issue Jan 13, 2024 · 5 comments
Closed

How do I update specific properties on a ContainerApp? #41244

groogiam opened this issue Jan 13, 2024 · 5 comments
Assignees
Labels
Container Service customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone

Comments

@groogiam
Copy link

Library name and version

Azure.ResourceManager.AppContainers 1.1.1

Query/Question

I'm trying to pull down an existing container app definition, update a couple properties (custom domains) and then save the changes. This does not seem to work as the Get does not seem to populate secrets or container registry passwords, so when I try to save the object i get

Invalid Request: Container app secret(s) with name(s) 'container-registry-password' are invalid: value or keyVaultUrl and identity should be provided

My code does not directly have access to these secrets and I don't want to risk resetting these properties. How do I do a patch operations on just the properties I need to update as Update seems to do a put?

Environment

No response

@groogiam groogiam changed the title How do I update specific properties on a ContainerApp How do I update specific properties on a ContainerApp? Jan 13, 2024
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jan 13, 2024
@groogiam
Copy link
Author

This looks related to #35004

@jsquire jsquire added Mgmt This issue is related to a management-plane library. needs-team-attention This issue needs attention from Azure service team or SDK team Container Service and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Jan 14, 2024
@jsquire
Copy link
Member

jsquire commented Jan 14, 2024

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@HarveyLink HarveyLink added this to the 2024-02 milestone Jan 15, 2024
@HarveyLink
Copy link
Member

Duplicate with #35004

@HarveyLink HarveyLink added the issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. label Jan 15, 2024
@github-actions github-actions bot removed the needs-team-attention This issue needs attention from Azure service team or SDK team label Jan 15, 2024
Copy link

Hi @groogiam. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text "/unresolve" to remove the "issue-addressed" label and continue the conversation.

Copy link

Hi @groogiam, since you haven’t asked that we /unresolve the issue, we’ll close this out. If you believe further discussion is needed, please add a comment /unresolve to reopen the issue.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Container Service customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

4 participants