microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.94k stars 8.35k forks source link

Provide an official Microsoft.com download link to install #7492

Open Jojoshua opened 4 years ago

Jojoshua commented 4 years ago

All of the installation methods to get this software are blocked at my organization.

My request is to have the install file be copied to a Microsoft.com download link.

DHowett commented 4 years ago

If your organization has blocked the installation of Microsoft-signed software from the store and other external sources, it seems as though you will be working around your IT department’s official policy on installing third-party software with what is effectively a loophole. :smile:

Jojoshua commented 4 years ago

If I can get the software through the Microsoft website it should be ok. Only the distribution methods are blocked, not the actual signed software. Maybe if there was a separate MS terminal website like Vscode that would work too because we can get to that site and use it.

WSLUser commented 4 years ago

GIthub is owned by Microsoft and Windows Terminal provides a pre-installation kit now in addition to the msixbundle. Is that not official enough? Maybe add the binary to the Windows Terminal Docs be sufficient for your security?

Jojoshua commented 4 years ago

I've been fighting the github issue for a couple years.

Having the binary on the docs page would work.

DHowett commented 4 years ago

@cinnamon-msft passing the baton to you for this one. Plz measure need & see if there's precedent for it.

Jojoshua commented 3 years ago

This really isn't a docs issue, it's a request for an easy download link hosted on a Microsoft domain.

I noticed a new distribution called scoop..just hoping for something direct like the vscode website.

zadjii-msft commented 1 year ago
  1. Your IT department is absolutely mad
  2. What kinds of domains are or are not allowed?
    • Would simply having a hyperlink that pointed at a https://github.com/microsoft/terminal/releases/download/....zip URL, ON the learn.microsoft.com page work?
    • If not that, then would having an aka.ms link on our docs page (that ultimately resolved as a https://github.com/microsoft/terminal/releases/download/....zip) URL work?
  3. I think it's important to note that your org's policies are M A D
Jojoshua commented 1 year ago
  1. Your IT department is absolutely mad
  2. What kinds of domains are or are not allowed?

    • Would simply having a hyperlink that pointed at a https://github.com/microsoft/terminal/releases/download/....zip URL, ON the learn.microsoft.com page work?
    • If not that, then would having an aka.ms link on our docs page (that ultimately resolved as a https://github.com/microsoft/terminal/releases/download/....zip) URL work?
  3. I think it's important to note that your org's policies are M A D

I definitely agree with you @zadjii-msft but it's hard to argue with the Government (thought it's more our Cyber policy issue). Basically anything github.com is blocked so even if it's redirected to GitHub that would not work.

They do allow downloading from microsoft.com* and the VSCode download links (https://code.visualstudio.com/download) are also available. Would it be possible to host a link off of the Developer Tools section of microsoft.com downloads?

https://www.microsoft.com/en-us/download/developer-tools.aspx

DHowett commented 1 year ago

So, alright. I'm asking around ("getting the adults") for how we can solve this all-up. However, two things:

  1. The Microsoft Store is the sanctioned distribution mechanism for Windows Terminal; it operates off Microsoft's servers, and a business or other enterprise (or government!) can configure the Windows Store for Business to control what is available and how it is made available.
  2. The unpackaged distribution (really #15034, not #15051) is not going to be offered as an officially supported download outside of GiHub or under the same SLA as the store distribution until we are certain that it is ready for it. Chief among the things that are missing is a way to notify users that there's an update! :)
Jojoshua commented 1 year ago

Thank you for checking into that.

Touching on your note regarding updates, although the Windows Store is also blocked....most of our updates to software (Visual Studio, Visual Studio Code, MS Office, etc) is configured by the sys admins and distributed through the Windows Sofware Center (https://learn.microsoft.com/en-us/mem/configmgr/core/understand/software-center)