Skip to content

az webapp library #31582

@martinvelezf

Description

@martinvelezf

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az webapp list

Errors:

The operation 'azure.cli.command_modules.appservice.custom#list_webapp' is invalid.
Traceback (most recent call last):
azure/cli/core/__init__.py, ln 536, in get_op_handler
    op = import_module(mod_to_import)
lib/python3.8/importlib/__init__.py, ln 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>, ln 1014, in _gcd_import
<frozen importlib._bootstrap>, ln 991, in _find_and_load
...
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_NOTIFY_POLICY'


azure/cli/core/__init__.py, ln 543, in get_op_handler
    raise ValueError("The operation '{}' is invalid.".format(operation))
ValueError: The operation 'azure.cli.command_modules.appservice.custom#list_webapp' is invalid.

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 webapp list

Expected Behavior

Environment Summary

Linux-5.15.0-139-generic-x86_64-with-glibc2.29
Python 3.8.10
Shell: bash

azure-cli 2.0.81

Extensions:
azure-devops 0.17.0

Additional Context

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAuto-ResolveAuto resolve by botService AttentionThis issue is responsible by Azure service team.Web Appsaz webappapp-service-generalcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions