Skip to content

Commit d7273a7

Browse files
authored
Update consumer.json
1 parent 57853d6 commit d7273a7

File tree

1 file changed

+102
-5
lines changed

1 file changed

+102
-5
lines changed

_data/portals/consumer.json

Lines changed: 102 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
"primaryURL": "https://support.microsoft.com"
1212
},
1313
{
14-
"portalName": "Microsoft Account",
15-
"primaryURL": "https://account.microsoft.com/",
16-
"note": "Includes Your Info, Subscriptions, Devices, Security, Privacy, Order History, Payment options, Address book"
17-
},
18-
{
1914
"portalName": "Microsoft Account Recovery (Password Reset)",
2015
"primaryURL": "https://account.live.com/password/reset"
2116
},
@@ -37,6 +32,51 @@
3732
}
3833
]
3934
},
35+
{
36+
"groupName": "Microsoft Account",
37+
"portals": [
38+
{
39+
"portalName": "Microsoft Account",
40+
"primaryURL": "https://account.microsoft.com/",
41+
},
42+
{
43+
"portalName": "Microsoft Account - Your Info",
44+
"primaryURL": "https://account.microsoft.com/profile",
45+
},
46+
{
47+
"portalName": "Microsoft Account - Subscriptions",
48+
"primaryURL": "https://account.microsoft.com/services",
49+
},
50+
{
51+
"portalName": "Microsoft Account - Devices",
52+
"primaryURL": "https://account.microsoft.com/devices",
53+
},
54+
{
55+
"portalName": "Microsoft Account - Devices - Find my device",
56+
"primaryURL": "https://account.microsoft.com/devices/find-my-device",
57+
},
58+
{
59+
"portalName": "Microsoft Account - Security",
60+
"primaryURL": "https://account.microsoft.com/security",
61+
},
62+
{
63+
"portalName": "Microsoft Account - Privacy",
64+
"primaryURL": "https://account.microsoft.com/privacy",
65+
},
66+
{
67+
"portalName": "Microsoft Account - Order History",
68+
"primaryURL": "https://account.microsoft.com/billing",
69+
},
70+
{
71+
"portalName": "Microsoft Account - Payment Options",
72+
"primaryURL": "https://account.microsoft.com/payments",
73+
},
74+
{
75+
"portalName": "Microsoft Account - Address Book",
76+
"primaryURL": "https://account.microsoft.com/billing/addresses",
77+
}
78+
]
79+
},
4080
{
4181
"groupName": "Microsoft 365 Consumer",
4282
"portals": [
@@ -65,6 +105,22 @@
65105
"portalName": "Teams",
66106
"primaryURL": "https://teams.live.com/"
67107
},
108+
{
109+
"portalName": "To-do",
110+
"primaryURL": "https://to-do.live.com/"
111+
},
112+
{
113+
"portalName": "Designer",
114+
"primaryURL": "https://designer.microsoft.com/"
115+
},
116+
{
117+
"portalName": "OneNote",
118+
"primaryURL": "https://www.onenote.com"
119+
},
120+
{
121+
"portalName": "ClipChamp",
122+
"primaryURL": "https://clipchamp.com"
123+
},
68124
{
69125
"portalName": "Outlook",
70126
"primaryURL": "https://outlook.com"
@@ -78,18 +134,39 @@
78134
"portalName": "Bing",
79135
"primaryURL": "https://bing.com"
80136
},
137+
{
138+
"portalName": "Bing Account Settings",
139+
"primaryURL": "https://www.bing.com/account/"
140+
},
81141
{
82142
"portalName": "Rewards",
83143
"primaryURL": "https://rewards.bing.com"
84144
}
85145
]
86146
},
147+
{
148+
"groupName": "Microsoft Edge",
149+
"portals": [
150+
{
151+
"portalName": "Edge",
152+
"primaryURL": "https://microsoftedge.microsoft.com/"
153+
},
154+
{
155+
"portalName": "Edge Add-ons",
156+
"primaryURL": "https://microsoftedge.microsoft.com/addons/"
157+
}
158+
]
159+
},
87160
{
88161
"groupName": "Xbox",
89162
"portals": [
90163
{
91164
"portalName": "Xbox Official Site",
92165
"primaryURL": "https://www.xbox.com/"
166+
},
167+
{
168+
"portalName": "Xbox Family Settings",
169+
"primaryURL": "https://www.xbox.com/family-hub"
93170
}
94171
]
95172
},
@@ -99,6 +176,26 @@
99176
{
100177
"portalName": "Consumer Feedback Australia",
101178
"primaryURL": "https://www.microsoft.com/en-au/microsoftfeedback/"
179+
},
180+
{
181+
"portalName": "MSN News",
182+
"primaryURL": "https://www.msn.com"
183+
},
184+
{
185+
"portalName": "Microsoft Insider",
186+
"primaryURL": "http://insider.microsoft.com/"
187+
},
188+
{
189+
"portalName": "Seeing AI",
190+
"primaryURL": "https://www.seeingai.com/"
191+
},
192+
{
193+
"portalName": "Microsoft Services Agreement",
194+
"primaryURL": "https://www.microsoft.com/servicesagreement"
195+
},
196+
{
197+
"portalName": "Microsoft Garage",
198+
"primaryURL": "https://www.microsoft.com/garage/"
102199
}
103200
]
104201
}

0 commit comments

Comments
 (0)