Privacy URL (go.microsoft.com/fwlink/?LinklD=521839) without the https:// for the store app #19026

Closed
opened 2026-01-31 06:31:38 +00:00 by claunia · 5 comments
Owner

Originally created by @akokolodim on GitHub (Dec 7, 2022).

Windows Terminal version

No response

Windows build number

No response

Other Software

No response

Steps to reproduce

Adding the app in Intune as a MS Store app (new) autopopulates the privacy URL field with go.microsoft.com/fwlink/?LinklD=521839
Same if the app is installed manually and you run the command winget show --id 9N0DX20K701
looking at the app in the store under Additional terms, not privacy link is present

Expected Behavior

Privacy URL starting with https://

Actual Behavior

Privacy URL go.microsoft.com/fwlink/?LinklD=521839

Originally created by @akokolodim on GitHub (Dec 7, 2022). ### Windows Terminal version _No response_ ### Windows build number _No response_ ### Other Software _No response_ ### Steps to reproduce Adding the app in Intune as a MS Store app (new) autopopulates the privacy URL field with go.microsoft.com/fwlink/?LinklD=521839 Same if the app is installed manually and you run the command winget show --id 9N0DX20K701 looking at the app in the store under Additional terms, not privacy link is present ### Expected Behavior Privacy URL starting with https:// ### Actual Behavior Privacy URL go.microsoft.com/fwlink/?LinklD=521839
claunia added the Needs-Tag-FixProduct-TerminalIssue-Docs labels 2026-01-31 06:31:39 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Dec 7, 2022):

What version of the Terminal are you using/?

da2b80bc0a/src/cascadia/TerminalApp/TerminalPage.xaml (L99-L122)

Those links have always been https links, since they were added.

@zadjii-msft commented on GitHub (Dec 7, 2022): What version of the Terminal are you using/? https://github.com/microsoft/terminal/blob/da2b80bc0a38f5df49a4b987527decb302d16b7b/src/cascadia/TerminalApp/TerminalPage.xaml#L99-L122 Those links have always been https links, since they were added.
Author
Owner

@akokolodim commented on GitHub (Dec 8, 2022):

Hello, i get version unknown as below. Also you can see the privacy URL
image

What version of the Terminal are you using/?

da2b80bc0a/src/cascadia/TerminalApp/TerminalPage.xaml (L99-L122)

Those links have always been https links, since they were added.

@akokolodim commented on GitHub (Dec 8, 2022): Hello, i get version unknown as below. Also you can see the privacy URL ![image](https://user-images.githubusercontent.com/120020019/206409886-7689eb34-8155-49bf-a4c1-f9c3b4186581.png) > What version of the Terminal are you using/? > > https://github.com/microsoft/terminal/blob/da2b80bc0a38f5df49a4b987527decb302d16b7b/src/cascadia/TerminalApp/TerminalPage.xaml#L99-L122 > > Those links have always been https links, since they were added.
Author
Owner

@zadjii-msft commented on GitHub (Dec 8, 2022):

Ah, I see, that's not the link in the app itself, it's the link in the Store PDP.

@DHowett / @nguyen-dows - one of you want to update that?

@zadjii-msft commented on GitHub (Dec 8, 2022): Ah, I see, that's not the link in the app itself, it's the link in the Store PDP. @DHowett / @nguyen-dows - one of you want to update that?
Author
Owner

@DHowett commented on GitHub (Dec 10, 2022):

I'll do that. Thanks!

It'll be in the next store push.

@DHowett commented on GitHub (Dec 10, 2022): I'll do that. Thanks! It'll be in the next store push.
Author
Owner

@akokolodim commented on GitHub (Dec 12, 2022):

thanks!!

@akokolodim commented on GitHub (Dec 12, 2022): thanks!!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19026