Skip to content

az deployment group create: mode is not a known attribute of class... #26112

Description

@timmkrause

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az deployment group create

Errors:

mode is not a known attribute of class <class 'azure.mgmt.resource.resources.v2022_09_01.models._models_py3.TemplateLink'> and will be ignored

It breaks our pipelines. Why is a warning written to standard error?
With 2.46.0 everything was healthy.

To Reproduce:

  • az deployment group create --name "" --resource-group "" --template-spec "" --parameters ""

Expected Behavior

  • No warning should be displayed.
  • (Warnings shouldn't be written to standard error?)

Environment Summary

Windows-10-10.0.19045-SP0
Python 3.10.10
Installer: MSI

azure-cli 2.47.0

Extensions:
account 0.2.5
containerapp 0.3.27

Dependencies:
msal 1.20.0
azure-mgmt-resource 22.0.0

Metadata

Metadata

Assignees

Labels

ARM - TemplatesAuto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamService AttentionThis issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions