Skip to content

Commit d7b1a38

Browse files
authored
Add compliance portal
1 parent f681cf4 commit d7b1a38

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)