Skip to content

Commit 68a6e5f

Browse files
Merge pull request #1775 from rvdwegen/patch-5
Add compliance portal
2 parents f681cf4 + d7b1a38 commit 68a6e5f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/data/portals.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@
6262
"external": true,
6363
"icon": "shield-alt"
6464
},
65+
{
66+
"label": "Compliance Portal",
67+
"name": "Compliance_Portal",
68+
"url": "https://compliance.microsoft.com/?tid=customerId",
69+
"variable": "customerId",
70+
"target": "_blank",
71+
"external": true,
72+
"icon": "shield-alt"
73+
},
6574
{
6675
"label": "Sharepoint Admin",
6776
"name": "Sharepoint_Admin",

0 commit comments

Comments
 (0)