You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/certifications.astro
+16-8Lines changed: 16 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -49,22 +49,26 @@ const metadata = {
49
49
items={[
50
50
{
51
51
title: 'Azure Solutions Architect Expert',
52
-
description: 'Cert #DDFEG0-241C1D — Earned Jun 2020 · Expires Sep 2026. Expertise in designing cloud and hybrid solutions on Microsoft Azure.',
52
+
description:
53
+
'Cert #DDFEG0-241C1D — Earned Jun 2020 · Expires Sep 2026. Expertise in designing cloud and hybrid solutions on Microsoft Azure.',
53
54
icon: 'tabler:trophy',
54
55
},
55
56
{
56
57
title: 'Azure Security Engineer Associate',
57
-
description: 'Cert #F7A9V3-7DE2F5 — Earned Oct 2022 · Expires Oct 2026. Implements security controls, manages identity and access, and protects data and applications in Azure.',
58
+
description:
59
+
'Cert #F7A9V3-7DE2F5 — Earned Oct 2022 · Expires Oct 2026. Implements security controls, manages identity and access, and protects data and applications in Azure.',
58
60
icon: 'tabler:shield-lock',
59
61
},
60
62
{
61
63
title: 'Security Operations Analyst Associate',
62
-
description: 'Cert #81Y1EA-646F83 — Earned Apr 2023 · Expires Apr 2026. Investigates, responds to, and hunts for threats using Microsoft Sentinel and Microsoft Defender.',
64
+
description:
65
+
'Cert #81Y1EA-646F83 — Earned Apr 2023 · Expires Apr 2026. Investigates, responds to, and hunts for threats using Microsoft Sentinel and Microsoft Defender.',
63
66
icon: 'tabler:radar-2',
64
67
},
65
68
{
66
69
title: 'Windows Server Hybrid Administrator Associate',
67
-
description: 'Cert #Z0E8B6-2268E7 — Earned Nov 2022 · Expires Nov 2026. Configures and manages Windows Server on-premises, hybrid, and IaaS workloads.',
70
+
description:
71
+
'Cert #Z0E8B6-2268E7 — Earned Nov 2022 · Expires Nov 2026. Configures and manages Windows Server on-premises, hybrid, and IaaS workloads.',
68
72
icon: 'tabler:server',
69
73
},
70
74
]}
@@ -80,22 +84,26 @@ const metadata = {
80
84
items={[
81
85
{
82
86
title: 'Security, Compliance, and Identity Fundamentals',
83
-
description: 'Cert #C5CCWC-3E5DB4 — Earned Oct 2022 · No Expiration. Foundational knowledge of security, compliance, and identity across Microsoft services.',
87
+
description:
88
+
'Cert #C5CCWC-3E5DB4 — Earned Oct 2022 · No Expiration. Foundational knowledge of security, compliance, and identity across Microsoft services.',
84
89
icon: 'tabler:fingerprint',
85
90
},
86
91
{
87
92
title: 'Azure Fundamentals',
88
-
description: 'Cert #993F6W-D6D503 — Earned Apr 2019 · No Expiration. Foundational understanding of Azure cloud concepts, services, and management tools.',
93
+
description:
94
+
'Cert #993F6W-D6D503 — Earned Apr 2019 · No Expiration. Foundational understanding of Azure cloud concepts, services, and management tools.',
89
95
icon: 'tabler:cloud',
90
96
},
91
97
{
92
98
title: 'MCTS: System Center 2012 Configuration Manager',
93
-
description: 'Cert #7899C6-40F1F6 — Earned Jul 2013 · No Expiration. Administering and deploying System Center 2012 Configuration Manager.',
99
+
description:
100
+
'Cert #7899C6-40F1F6 — Earned Jul 2013 · No Expiration. Administering and deploying System Center 2012 Configuration Manager.',
94
101
icon: 'tabler:settings-automation',
95
102
},
96
103
{
97
104
title: 'Microsoft Certified Professional',
98
-
description: 'Cert #C2214C-3DC7BJ — Earned Apr 2012 · No Expiration. Foundation certification validating core IT professional skills.',
105
+
description:
106
+
'Cert #C2214C-3DC7BJ — Earned Apr 2012 · No Expiration. Foundation certification validating core IT professional skills.',
0 commit comments