Azure-Samples / Azure-Samples/TestDeviceRegConnectivity

Http proxy parameters not detected in french version of Win 10

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
35
Forks
14
PR merge metrics
No merged PRs in 30d

Description

> Please provide us with the following information:
> ---------------------------------------------------------------

### This issue is for a: (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

### Minimal steps to reproduce
> When using this script in a non english system, the winHttp proxy settings are not recognised.
> The script is trying to search the string `Proxy Bypass List :`, but the system respond with `Serveur(s) proxy :`

### Expected/desired behavior
> Execute the `netsh winhttp show proxy`command in english context.

### OS and Version?
> Windows 10 Entreprise 21H2 French

### Mention any other details that might be useful

> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.

Contributor guide

Open the contributing guide

Research direction

Locate the PowerShell script that runs `netsh winhttp show proxy` and detects the `Proxy Bypass List :` text. Compare its parsing with the French output shown in the issue; done means proxy parameters are recognized on French Windows 10 while existing English behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
networking, operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.