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

Azure cli create container app not working after migration to Microsoft.App #4548

Closed
ShafeerAli opened this issue Mar 18, 2022 · 8 comments · Fixed by #4441
Closed

Azure cli create container app not working after migration to Microsoft.App #4548

ShafeerAli opened this issue Mar 18, 2022 · 8 comments · Fixed by #4441
Assignees
Labels
Auto-Assign Auto assign by bot ContainerApp customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team Service Attention This issue is responsible by Azure service team.

Comments

@ShafeerAli
Copy link

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az containerapp env create Extension Name: containerapp. Version: 0.2.4.

Errors:

Creation or update of environments and container apps in Microsoft.Web namespace are no longer supported. Please use Microsoft.App namespace instead. More information available via aka.ms/microsoftappmigration.

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az containerapp env create --name {} --resource-group {} --logs-workspace-id {} --logs-workspace-key {} --location {}

Expected Behavior

Environment Summary

Windows-10-10.0.19041-SP0
Python 3.8.9
Installer: MSI

azure-cli 2.34.1

Extensions:
aro 1.0.0
containerapp 0.2.4

Dependencies:
msal 1.16.0
azure-mgmt-resource 20.0.0

Additional Context

@ghost ghost added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot ContainerApp CXP Attention This issue is handled by CXP team. labels Mar 18, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 18, 2022

route to CXP team

@panchagnula
Copy link
Contributor

@ShafeerAli CLI experience currently doesn't support Microsoft.App - use portal until CLI release happens in the next week or so. Sorry for the inconvenience. @anthonychu , @torosent FYI

@navba-MSFT navba-MSFT self-assigned this Mar 21, 2022
@navba-MSFT
Copy link
Contributor

@ShafeerAli Apologies for the late reply. Could you please check the above suggestion provided by @panchagnula and let me know if you see any issue ? Awaiting your reply.

@navba-MSFT navba-MSFT added the needs-author-feedback More information is needed from author to address the issue. label Mar 21, 2022
@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Mar 21, 2022
@panchagnula panchagnula assigned calvinsID and unassigned navba-MSFT Mar 24, 2022
@panchagnula
Copy link
Contributor

@navba-MSFT Container APPs is not a GA feature yet, so hoping CXP can skip these issues for now.

@panchagnula
Copy link
Contributor

@ShafeerAli we will update this issue when the Microsoft.App support for Container apps using CLI is ready, so you can re-try & confirm.

@navba-MSFT navba-MSFT added Service Attention This issue is responsible by Azure service team. and removed CXP Attention This issue is handled by CXP team. labels Mar 25, 2022
@ghost
Copy link

ghost commented Mar 25, 2022

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @calvinsID.

Issue Details

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az containerapp env create Extension Name: containerapp. Version: 0.2.4.

Errors:

Creation or update of environments and container apps in Microsoft.Web namespace are no longer supported. Please use Microsoft.App namespace instead. More information available via aka.ms/microsoftappmigration.

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az containerapp env create --name {} --resource-group {} --logs-workspace-id {} --logs-workspace-key {} --location {}

Expected Behavior

Environment Summary

Windows-10-10.0.19041-SP0
Python 3.8.9
Installer: MSI

azure-cli 2.34.1

Extensions:
aro 1.0.0
containerapp 0.2.4

Dependencies:
msal 1.16.0
azure-mgmt-resource 20.0.0

Additional Context

Author: ShafeerAli
Assignees: calvinsID
Labels:

customer-reported, Service Attention, needs-author-feedback, Auto-Assign, ContainerApp

Milestone: -

@navba-MSFT navba-MSFT added needs-team-attention This issue needs attention from Azure service team or SDK team and removed needs-author-feedback More information is needed from author to address the issue. labels Mar 25, 2022
@anthonychu
Copy link
Member

The Microsoft.App-compatible version of the extension is now ready. Please see this issue for more: microsoft/azure-container-apps#152

@panchagnula
Copy link
Contributor

Please try the new version & let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot ContainerApp customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants