We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c02a8d commit 91341d0Copy full SHA for 91341d0
_data/portals/consumer.json
@@ -27,6 +27,10 @@
27
"primaryURL": "https://account.microsoft.com/family/home"
28
},
29
{
30
+ "portalName": "Microsoft Movies & TV",
31
+ "primaryURL": "https://www.microsoft.com/movies-and-tv"
32
+ },
33
+ {
34
"portalName": "Microsoft Store",
35
"primaryURL": "https://microsoft.com/store"
36
}
@@ -72,6 +76,10 @@
72
76
73
77
"portalName": "Bing",
74
78
"primaryURL": "https://bing.com"
79
80
81
+ "portalName": "Rewards",
82
+ "primaryURL": "https://rewards.bing.com"
75
83
84
]
85
@@ -83,5 +91,14 @@
91
"primaryURL": "https://www.xbox.com/"
92
93
94
95
96
+ "groupName": "Other",
97
+ "portals": [
98
99
+ "portalName": "Consumer Feedback Australia",
100
+ "primaryURL": "https://www.microsoft.com/en-au/microsoftfeedback/"
101
+ }
102
+ ]
86
103
87
104
0 commit comments