Skip to content

[FEEDBACK]: Option 2: Dev Proxy inside WSL, bash script requires unzip #1766

Description

@garrytrinder

Type of issue

Missing information

Feedback

When you install the latest version of Ubuntu in WSL, it does not ship with the unzip executable which the bash install script requires which results in an error

bash: line 66: unzip: command not found

We should include an admonition on the page to warn users that unzip is required. They can use the following command to install the executable:

sudo apt update
sudo apt install unzip

We should also include this admonition in the Linux setup instructions on the Get started page.

Page URL

https://learn.microsoft.com/en-us/microsoft-cloud/dev/dev-proxy/how-to/use-dev-proxy-with-wsl

Content source URL

https://github.com/MicrosoftDocs/microsoft-cloud/blob/main/docs/dev/dev-proxy/how-to/use-dev-proxy-with-wsl.md

Author

@waldekmastykarz

Document Id

8c90ce44-d1af-0865-edeb-35744cc6b2ec

Platform Id

86e7a2a3-7661-437e-df87-8f3dc8321d49

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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