Skip to content

Error running az webapp #10269

Description

@verricoi

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az webapp up

Errors:

[Errno 2] No such file or directory: '/home/azureuser/mslearn-secure-app-with-oidc-and-azure-ad/WebApp-OpenIDConnect-DotNet.csproj'
Traceback (most recent call last):
python3.6/site-packages/knack/cli.py, ln 206, in invoke
    cmd_result = self.invocation.execute(args)
cli/core/commands/__init__.py, ln 603, in execute
    raise ex
cli/core/commands/__init__.py, ln 661, in _run_jobs_serially
    results.append(self._run_job(expanded_arg, cmd_copy))
...
python3.6/xml/etree/ElementTree.py, ln 1196, in parse
    tree.parse(source, parser)
python3.6/xml/etree/ElementTree.py, ln 586, in parse
    source = open(source, "rb")
FileNotFoundError: [Errno 2] No such file or directory: '/home/azureuser/mslearn-secure-app-with-oidc-and-azure-ad/WebApp-OpenIDConnect-DotNet.csproj'

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 up --resource-group {} --sku {} --name {}

Expected Behavior

Environment Summary

Linux-4.15.0-1052-azure-x86_64-with-debian-stretch-sid
Python 3.6.5
Shell: bash

azure-cli 2.0.71

Additional Context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions