Hi Mukku,
In your case, the restriction you’re seeing is enforced by Microsoft’s DLP policies applied to the VDI environment. Tools like Python installers and GitHub Desktop are being blocked because executables and developer utilities fall under restricted categories in the current policy baseline. To proceed, you’ll need to raise a formal exception request through the Microsoft DLP governance channel, specifying the business justification, the exact executables required (python.exe for the latest stable release and GitHubDesktopSetup.exe), and the intended use within VS Code for automation. Typically, exceptions are granted only after risk assessment and approval from the Information Security team, and they may require installation via a controlled software distribution mechanism rather than direct download. I recommend submitting the request with clear mapping to project deliverables under PwC’s vendor engagement, as this will help expedite approval. Without that exception, the restrictions cannot be bypassed.
If the above response helps answer your question, please hit "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
Harry.