{"id":204,"date":"2022-02-02T11:04:44","date_gmt":"2022-02-02T11:04:44","guid":{"rendered":"https:\/\/www.cloudproinc.com.au\/?page_id=204"},"modified":"2026-02-22T14:32:42","modified_gmt":"2026-02-22T04:32:42","slug":"about","status":"publish","type":"page","link":"https:\/\/cloudproinc.com.au\/index.php\/about\/","title":{"rendered":"About"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>About CPI Consulting | Cloud, AI &#038; Cybersecurity<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=Playfair+Display:wght@600;700&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --navy: #0B1D3A;\n      --navy-light: #112B55;\n      --blue: #2563EB;\n      --blue-light: #3B82F6;\n      --sky: #E8F1FD;\n      --gold: #D4A843;\n      --gold-light: #E8C76A;\n      --white: #FFFFFF;\n      --gray-50: #F8FAFC;\n      --gray-100: #F1F5F9;\n      --gray-200: #E2E8F0;\n      --gray-400: #94A3B8;\n      --gray-500: #64748B;\n      --gray-600: #475569;\n      --gray-700: #334155;\n      --gray-800: #1E293B;\n      --green: #059669;\n      --font-body: 'DM Sans', -apple-system, sans-serif;\n      --font-display: 'Playfair Display', Georgia, serif;\n    }\n\n    \/* Force full width - break out of WordPress\/Divi container *\/\n    .cpi-page-wrapper {\n      width: 100vw !important;\n      max-width: 100vw !important;\n      margin-left: calc(-50vw + 50%) !important;\n      margin-right: calc(-50vw + 50%) !important;\n      overflow-x: hidden !important;\n      position: relative !important;\n      margin-top: -40px !important;\n    }\n\n    \/* Kill Divi theme spacing *\/\n    .entry-content, .et_pb_post, #main-content, .container, #content-area,\n    .et_pb_section, .post-entry, article, .page .entry-content {\n      padding-top: 0 !important;\n      margin-top: 0 !important;\n    }\n\n    \/* Hide WordPress page title *\/\n    .entry-title, .page-title, h1.entry-title, .et_post_meta_wrapper h1,\n    article > h1:first-of-type, .et_pb_post h1.entry-title {\n      display: none !important;\n    }\n\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n      font-family: var(--font-body);\n      color: var(--gray-800);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ============================================ *\/\n    \/* HERO                                         *\/\n    \/* ============================================ *\/\n    .hero {\n      background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 50%, #1a3a6e 100%);\n      color: var(--white);\n      padding: 80px 24px 90px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      top: -50%;\n      right: -20%;\n      width: 600px;\n      height: 600px;\n      background: radial-gradient(circle, rgba(37,99,235,0.15) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n\n    .hero::after {\n      content: '';\n      position: absolute;\n      bottom: -30%;\n      left: -10%;\n      width: 400px;\n      height: 400px;\n      background: radial-gradient(circle, rgba(212,168,67,0.1) 0%, transparent 70%);\n      border-radius: 50%;\n    }\n\n    .hero-inner {\n      max-width: 900px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .hero-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(255,255,255,0.08);\n      border: 1px solid rgba(255,255,255,0.15);\n      padding: 8px 18px;\n      border-radius: 40px;\n      font-size: 13px;\n      font-weight: 500;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n      margin-bottom: 32px;\n      backdrop-filter: blur(4px);\n      color: var(--white) !important;\n    }\n\n    .hero-badge .dot {\n      width: 8px;\n      height: 8px;\n      background: var(--gold);\n      border-radius: 50%;\n      animation: pulse 2s ease-in-out infinite;\n    }\n\n    @keyframes pulse {\n      0%, 100% { opacity: 1; }\n      50% { opacity: 0.4; }\n    }\n\n    .hero h1 {\n      font-family: var(--font-display);\n      font-size: clamp(36px, 5vw, 56px) !important;\n      font-weight: 700 !important;\n      line-height: 1.15 !important;\n      margin-bottom: 24px !important;\n      letter-spacing: -0.5px;\n      color: var(--white) !important;\n    }\n\n    .hero h1 span {\n      color: var(--gold) !important;\n    }\n\n    .hero-sub {\n      font-size: 19px !important;\n      line-height: 1.7 !important;\n      color: rgba(255,255,255,0.8) !important;\n      max-width: 700px;\n      margin-bottom: 0 !important;\n    }\n\n    \/* ============================================ *\/\n    \/* SECTION COMMON                               *\/\n    \/* ============================================ *\/\n    .section {\n      padding: 80px 24px;\n    }\n\n    .section-inner {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .section-label {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 12px;\n    }\n\n    .section-title {\n      font-family: var(--font-display);\n      font-size: clamp(28px, 4vw, 40px);\n      font-weight: 700;\n      color: var(--navy);\n      margin-bottom: 20px;\n      line-height: 1.2;\n    }\n\n    .section-subtitle {\n      font-size: 17px;\n      color: var(--gray-600);\n      max-width: 700px;\n      line-height: 1.7;\n      margin-bottom: 48px;\n    }\n\n    \/* ============================================ *\/\n    \/* WHO WE ARE                                   *\/\n    \/* ============================================ *\/\n    .who-we-are {\n      background: var(--white);\n    }\n\n    .who-content {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n      align-items: start;\n    }\n\n    .who-text p {\n      font-size: 16px;\n      color: var(--gray-600);\n      line-height: 1.8;\n      margin-bottom: 20px;\n    }\n\n    .who-text p strong {\n      color: var(--navy);\n    }\n\n    .who-highlights {\n      background: var(--gray-50);\n      border: 1px solid var(--gray-200);\n      border-radius: 16px;\n      padding: 36px;\n    }\n\n    .who-highlights h3 {\n      font-family: var(--font-display);\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--navy);\n      margin-bottom: 24px;\n    }\n\n    .highlight-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      margin-bottom: 20px;\n    }\n\n    .highlight-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .highlight-icon {\n      width: 36px;\n      height: 36px;\n      min-width: 36px;\n      background: var(--sky);\n      border-radius: 8px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 16px;\n    }\n\n    .highlight-item h4 {\n      font-size: 15px;\n      font-weight: 600;\n      color: var(--navy);\n      margin-bottom: 2px;\n    }\n\n    .highlight-item p {\n      font-size: 14px;\n      color: var(--gray-500);\n      line-height: 1.5;\n      margin-bottom: 0;\n    }\n\n    \/* ============================================ *\/\n    \/* FOUNDER                                      *\/\n    \/* ============================================ *\/\n    .founder {\n      background: var(--gray-50);\n    }\n\n    .founder-card {\n      background: var(--white);\n      border: 1px solid var(--gray-200);\n      border-radius: 16px;\n      padding: 48px;\n    }\n\n    .founder-header {\n      display: flex;\n      align-items: center;\n      gap: 24px;\n      margin-bottom: 28px;\n    }\n\n    .founder-avatar {\n      width: 80px;\n      height: 80px;\n      min-width: 80px;\n      background: linear-gradient(135deg, var(--navy) 0%, var(--blue) 100%);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 32px;\n      font-weight: 700;\n      color: var(--white) !important;\n      font-family: var(--font-display);\n    }\n\n    .founder-name {\n      font-family: var(--font-display);\n      font-size: 28px;\n      font-weight: 700;\n      color: var(--navy);\n      margin-bottom: 4px;\n    }\n\n    .founder-role {\n      font-size: 15px;\n      color: var(--blue);\n      font-weight: 500;\n    }\n\n    .founder-bio p {\n      font-size: 16px;\n      color: var(--gray-600);\n      line-height: 1.8;\n      margin-bottom: 20px;\n    }\n\n    .founder-bio p strong {\n      color: var(--navy);\n    }\n\n    .creds-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 16px;\n      margin-top: 32px;\n    }\n\n    .cred-item {\n      background: var(--gray-50);\n      border: 1px solid var(--gray-200);\n      border-radius: 10px;\n      padding: 20px;\n      text-align: center;\n    }\n\n    .cred-number {\n      font-family: var(--font-display);\n      font-size: 32px;\n      font-weight: 700;\n      color: var(--navy);\n      line-height: 1;\n      margin-bottom: 4px;\n    }\n\n    .cred-number span {\n      color: var(--gold);\n    }\n\n    .cred-label {\n      font-size: 13px;\n      font-weight: 600;\n      color: var(--gray-700);\n    }\n\n    .cred-detail {\n      font-size: 12px;\n      color: var(--gray-500);\n      margin-top: 2px;\n    }\n\n    \/* ============================================ *\/\n    \/* WHAT WE DO                                   *\/\n    \/* ============================================ *\/\n    .what-we-do {\n      background: var(--white);\n    }\n\n    .services-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 24px;\n    }\n\n    .service-card {\n      background: var(--gray-50);\n      border: 1px solid var(--gray-200);\n      border-radius: 14px;\n      padding: 32px;\n      transition: all 0.25s ease;\n    }\n\n    .service-card:hover {\n      border-color: var(--blue-light);\n      box-shadow: 0 4px 16px rgba(37,99,235,0.08);\n      transform: translateY(-2px);\n    }\n\n    .service-card-icon {\n      width: 48px;\n      height: 48px;\n      background: linear-gradient(135deg, var(--blue) 0%, #1d4ed8 100%);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 22px;\n      margin-bottom: 18px;\n    }\n\n    .service-card h3 {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--navy);\n      margin-bottom: 10px;\n    }\n\n    .service-card p {\n      font-size: 15px;\n      color: var(--gray-600);\n      line-height: 1.6;\n    }\n\n    \/* ============================================ *\/\n    \/* HOW WE WORK                                  *\/\n    \/* ============================================ *\/\n    .how-we-work {\n      background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);\n      color: var(--white);\n    }\n\n    .how-we-work .section-label {\n      color: var(--gold) !important;\n    }\n\n    .how-we-work .section-title {\n      color: var(--white) !important;\n    }\n\n    .how-we-work .section-subtitle {\n      color: rgba(255,255,255,0.7) !important;\n    }\n\n    .principles-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 24px;\n    }\n\n    .principle {\n      padding: 28px;\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 12px;\n      transition: all 0.25s ease;\n    }\n\n    .principle:hover {\n      background: rgba(255,255,255,0.07);\n      border-color: rgba(255,255,255,0.15);\n    }\n\n    .principle-icon {\n      width: 44px;\n      height: 44px;\n      background: var(--gold);\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 20px;\n      margin-bottom: 16px;\n    }\n\n    .principle h3 {\n      font-size: 17px;\n      font-weight: 600;\n      margin-bottom: 8px;\n      color: var(--white) !important;\n    }\n\n    .principle p {\n      font-size: 14px;\n      color: rgba(255,255,255,0.65) !important;\n      line-height: 1.6;\n    }\n\n    \/* ============================================ *\/\n    \/* CLIENTS                                      *\/\n    \/* ============================================ *\/\n    .clients {\n      background: var(--gray-50);\n    }\n\n    .client-types {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 20px;\n    }\n\n    .client-type {\n      background: var(--white);\n      border: 1px solid var(--gray-200);\n      border-radius: 12px;\n      padding: 28px;\n      text-align: center;\n      transition: all 0.25s ease;\n    }\n\n    .client-type:hover {\n      box-shadow: 0 4px 16px rgba(0,0,0,0.05);\n    }\n\n    .client-type-icon {\n      font-size: 32px;\n      margin-bottom: 12px;\n    }\n\n    .client-type h3 {\n      font-size: 16px;\n      font-weight: 600;\n      color: var(--navy);\n      margin-bottom: 6px;\n    }\n\n    .client-type p {\n      font-size: 14px;\n      color: var(--gray-500);\n      line-height: 1.5;\n    }\n\n    \/* ============================================ *\/\n    \/* CTA                                          *\/\n    \/* ============================================ *\/\n    .cta-section {\n      background: var(--white);\n      padding: 80px 24px;\n      text-align: center;\n      border-top: 1px solid var(--gray-200);\n    }\n\n    .cta-inner {\n      max-width: 640px;\n      margin: 0 auto;\n    }\n\n    .cta-section .section-title {\n      margin-bottom: 16px;\n    }\n\n    .cta-section p {\n      font-size: 17px;\n      color: var(--gray-600);\n      line-height: 1.7;\n      margin-bottom: 36px;\n    }\n\n    .cta-buttons {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 16px;\n    }\n\n    .btn-cta-primary {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: var(--navy) !important;\n      color: var(--white) !important;\n      font-weight: 600;\n      font-size: 16px;\n      padding: 16px 36px;\n      border-radius: 8px;\n      text-decoration: none !important;\n      transition: all 0.25s ease;\n    }\n\n    .btn-cta-primary:hover {\n      background: var(--navy-light) !important;\n      color: var(--white) !important;\n      transform: translateY(-2px);\n      box-shadow: 0 8px 24px rgba(11,29,58,0.2);\n      text-decoration: none !important;\n    }\n\n    .btn-cta-secondary {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: var(--white) !important;\n      color: var(--navy) !important;\n      font-weight: 600;\n      font-size: 16px;\n      padding: 16px 36px;\n      border-radius: 8px;\n      text-decoration: none !important;\n      border: 1px solid var(--gray-200);\n      transition: all 0.25s ease;\n    }\n\n    .btn-cta-secondary:hover {\n      border-color: var(--navy);\n      color: var(--navy) !important;\n      text-decoration: none !important;\n    }\n\n    \/* ============================================ *\/\n    \/* FOOTER NOTE                                  *\/\n    \/* ============================================ *\/\n    .footer-note {\n      background: var(--gray-50);\n      border-top: 1px solid var(--gray-200);\n      padding: 32px 24px;\n      text-align: center;\n    }\n\n    .footer-note p {\n      font-size: 14px;\n      color: var(--gray-500);\n      max-width: 700px;\n      margin: 0 auto;\n    }\n\n    .footer-note strong {\n      color: var(--gray-700);\n    }\n\n    \/* ============================================ *\/\n    \/* RESPONSIVE                                   *\/\n    \/* ============================================ *\/\n    @media (max-width: 768px) {\n      .who-content { grid-template-columns: 1fr; gap: 32px; }\n      .founder-card { padding: 32px; }\n      .founder-header { flex-direction: column; text-align: center; }\n      .creds-grid { grid-template-columns: repeat(2, 1fr); }\n    }\n\n    @media (max-width: 640px) {\n      .hero { padding: 60px 20px 70px; }\n      .section { padding: 60px 20px; }\n      .principles-grid { grid-template-columns: 1fr; }\n      .client-types { grid-template-columns: repeat(2, 1fr); }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"cpi-page-wrapper\">\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"hero-inner\">\n      <div class=\"hero-badge\">\n        <span class=\"dot\"><\/span>\n        CPI Consulting Pty Ltd &bull; Melbourne, Australia\n      <\/div>\n      <h1>Enterprise Cloud, AI &#038;<br><span>Cybersecurity<\/span><br>Consulting<\/h1>\n      <p class=\"hero-sub\">CPI Consulting helps Australian organisations secure their infrastructure, modernise their IT, and adopt AI \u2014 with the architecture-level expertise that comes from 20+ years in enterprise technology and 5 published books.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- WHO WE ARE -->\n  <section class=\"section who-we-are\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">Who We Are<\/div>\n      <h2 class=\"section-title\">Built for Enterprise. Sized for Agility.<\/h2>\n      <div class=\"who-content\">\n        <div class=\"who-text\">\n          <p><strong>CPI Consulting Pty Ltd<\/strong>, trading as CloudPro Inc, is a specialist IT consultancy based in Melbourne, Australia. We work with mid-size and enterprise organisations nationally and internationally, delivering hands-on consulting across cloud infrastructure, cybersecurity, endpoint management, and AI.<\/p>\n          <p>We&#8217;re not a large firm with layers of account managers between you and the person doing the work. When you engage CPI, you get <strong>direct access to a senior architect<\/strong> who designs the solution, implements it, and stands behind it.<\/p>\n          <p>Our clients include government agencies, financial services, healthcare, and mid-market businesses \u2014 organisations where security, compliance, and reliability aren&#8217;t optional.<\/p>\n          <p>We hold an <strong>active NV-1 security clearance<\/strong> and operate as a <strong>Microsoft Partner<\/strong> and <strong>Wiz Security Integrator<\/strong>.<\/p>\n        <\/div>\n        <div class=\"who-highlights\">\n          <h3>At a Glance<\/h3>\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\ud83d\udee1\ufe0f<\/div>\n            <div>\n              <h4>NV-1 Security Cleared<\/h4>\n              <p>Australian Government security clearance<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\u2601\ufe0f<\/div>\n            <div>\n              <h4>Microsoft Partner<\/h4>\n              <p>Azure, Microsoft 365, Intune, Defender<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\ud83d\udd12<\/div>\n            <div>\n              <h4>Wiz Security Integrator<\/h4>\n              <p>Cloud security posture management<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\ud83d\udccd<\/div>\n            <div>\n              <h4>Melbourne, Australia<\/h4>\n              <p>Serving clients nationally &#038; internationally<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"highlight-item\">\n            <div class=\"highlight-icon\">\ud83d\udcd6<\/div>\n            <div>\n              <h4>5 Published Books<\/h4>\n              <p>Enterprise cloud, containers &#038; AI<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PRINCIPAL CONSULTANT -->\n  <section class=\"section founder\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">Our Team<\/div>\n      <h2 class=\"section-title\">Led by a Published Author &#038; Enterprise Architect<\/h2>\n      <div class=\"founder-card\">\n        <div class=\"founder-header\">\n          <div class=\"founder-avatar\">CPI<\/div>\n          <div>\n            <div class=\"founder-name\">Our Principal Consultant<\/div>\n            <div class=\"founder-role\">Solutions Architect &#038; Enterprise Security Specialist<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"founder-bio\">\n          <p>Our principal consultant brings over <strong>20 years of enterprise IT experience<\/strong> spanning Solution Architecture, Enterprise Architecture, cybersecurity, and cloud infrastructure. He has worked with some of Australia&#8217;s largest organisations across government, financial services, and enterprise \u2014 designing, securing, and implementing the systems that businesses rely on every day.<\/p>\n          <p>He is the author of <strong>5 published technical books<\/strong> covering Azure, containers, Kubernetes, and AI \u2014 including <em>Getting Started with Azure OpenAI<\/em>. His work has been used by thousands of engineers and architects worldwide as a reference for building enterprise cloud solutions.<\/p>\n          <p>He holds an <strong>NV-1 security clearance<\/strong> and maintains over <strong>20 vendor certifications<\/strong> across Microsoft, Cisco, and VMware. He is equally comfortable presenting to a board as he is configuring Intune policies or writing PowerShell automation.<\/p>\n          <p>His approach is direct, practical, and grounded in real-world delivery \u2014 not theory. Every engagement is hands-on, architecture-led, and focused on outcomes that survive governance, security review, and operational reality.<\/p>\n        <\/div>\n        <div class=\"creds-grid\">\n          <div class=\"cred-item\">\n            <div class=\"cred-number\">20<span>+<\/span><\/div>\n            <div class=\"cred-label\">Years Experience<\/div>\n            <div class=\"cred-detail\">Enterprise IT<\/div>\n          <\/div>\n          <div class=\"cred-item\">\n            <div class=\"cred-number\">5<\/div>\n            <div class=\"cred-label\">Published Books<\/div>\n            <div class=\"cred-detail\">Cloud, Containers &#038; AI<\/div>\n          <\/div>\n          <div class=\"cred-item\">\n            <div class=\"cred-number\">20<span>+<\/span><\/div>\n            <div class=\"cred-label\">Certifications<\/div>\n            <div class=\"cred-detail\">Microsoft, Cisco, VMware<\/div>\n          <\/div>\n          <div class=\"cred-item\">\n            <div class=\"cred-number\">NV-1<\/div>\n            <div class=\"cred-label\">Cleared<\/div>\n            <div class=\"cred-detail\">Australian Government<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT WE DO -->\n  <section class=\"section what-we-do\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">What We Do<\/div>\n      <h2 class=\"section-title\">Our Core Services<\/h2>\n      <p class=\"section-subtitle\">We specialise in the technologies that Australian businesses depend on most \u2014 and we deliver at the architecture level, not the help desk level.<\/p>\n      <div class=\"services-grid\">\n        <div class=\"service-card\">\n          <div class=\"service-card-icon\">\ud83d\udee1\ufe0f<\/div>\n          <h3>Microsoft Intune<\/h3>\n          <p>Full endpoint management across Windows, macOS, iOS, and Android. Autopilot, compliance policies, conditional access, and Defender integration.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-card-icon\">\ud83d\udd12<\/div>\n          <h3>Essential Eight Compliance<\/h3>\n          <p>Maturity assessments, gap analysis, and hands-on remediation aligned to ACSC guidelines \u2014 using the Microsoft tools you already own.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-card-icon\">\u2601\ufe0f<\/div>\n          <h3>Azure &#038; Microsoft 365<\/h3>\n          <p>Cloud architecture, security hardening, licensing optimisation, identity governance, and migration for Azure and Microsoft 365 environments.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-card-icon\">\ud83e\udd16<\/div>\n          <h3>AI Consulting<\/h3>\n          <p>Enterprise AI strategy, OpenAI and Claude integration, AI security governance, and practical adoption roadmaps for business leaders.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-card-icon\">\u26a1<\/div>\n          <h3>Automation<\/h3>\n          <p>Infrastructure automation with PowerShell, .NET, and Azure services. We eliminate manual processes and build repeatable, scalable operations.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-card-icon\">\ud83d\udd0d<\/div>\n          <h3>Security Architecture<\/h3>\n          <p>Defender for Endpoint, Wiz cloud security, Entra ID, conditional access, DLP, and end-to-end security posture design and implementation.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HOW WE WORK -->\n  <section class=\"section how-we-work\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">How We Work<\/div>\n      <h2 class=\"section-title\">Our Principles<\/h2>\n      <p class=\"section-subtitle\">Every engagement follows the same core principles \u2014 regardless of size, scope, or industry.<\/p>\n      <div class=\"principles-grid\">\n        <div class=\"principle\">\n          <div class=\"principle-icon\">\ud83c\udfaf<\/div>\n          <h3>Architecture First<\/h3>\n          <p>We design before we build. Every engagement starts with understanding your environment, constraints, and business goals \u2014 not jumping to implementation.<\/p>\n        <\/div>\n        <div class=\"principle\">\n          <div class=\"principle-icon\">\ud83d\udd27<\/div>\n          <h3>Hands-On Delivery<\/h3>\n          <p>We don&#8217;t hand you a PDF and walk away. We implement, configure, test, and validate. The same person who designs the solution builds it.<\/p>\n        <\/div>\n        <div class=\"principle\">\n          <div class=\"principle-icon\">\ud83d\udd10<\/div>\n          <h3>Security by Default<\/h3>\n          <p>Security isn&#8217;t an afterthought or an add-on. It&#8217;s embedded in every decision \u2014 identity, access, data protection, monitoring, and compliance.<\/p>\n        <\/div>\n        <div class=\"principle\">\n          <div class=\"principle-icon\">\ud83d\udcac<\/div>\n          <h3>Plain Language<\/h3>\n          <p>We translate complex technology into clear decisions. Whether you&#8217;re a CIO or a business owner, you&#8217;ll understand what we&#8217;re recommending and why.<\/p>\n        <\/div>\n        <div class=\"principle\">\n          <div class=\"principle-icon\">\ud83d\udccb<\/div>\n          <h3>Documentation &#038; Handover<\/h3>\n          <p>Every engagement includes operational documentation and knowledge transfer. Your team inherits a system they can run, not a black box they can&#8217;t maintain.<\/p>\n        <\/div>\n        <div class=\"principle\">\n          <div class=\"principle-icon\">\ud83c\udde6\ud83c\uddfa<\/div>\n          <h3>Australian Context<\/h3>\n          <p>We understand Australian compliance requirements \u2014 Essential Eight, ACSC guidelines, privacy obligations, and the realities of operating in regulated Australian industries.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CLIENTS -->\n  <section class=\"section clients\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">Who We Work With<\/div>\n      <h2 class=\"section-title\">Our Clients<\/h2>\n      <p class=\"section-subtitle\">We work with organisations that take their IT seriously \u2014 where security, compliance, and operational reliability are business-critical.<\/p>\n      <div class=\"client-types\">\n        <div class=\"client-type\">\n          <div class=\"client-type-icon\">\ud83c\udfdb\ufe0f<\/div>\n          <h3>Government<\/h3>\n          <p>Federal and state agencies requiring NV-1 cleared consultants<\/p>\n        <\/div>\n        <div class=\"client-type\">\n          <div class=\"client-type-icon\">\ud83c\udfe6<\/div>\n          <h3>Financial Services<\/h3>\n          <p>Banks, insurers, and financial institutions with strict compliance<\/p>\n        <\/div>\n        <div class=\"client-type\">\n          <div class=\"client-type-icon\">\ud83c\udfe5<\/div>\n          <h3>Healthcare<\/h3>\n          <p>Health providers with sensitive data and regulatory obligations<\/p>\n        <\/div>\n        <div class=\"client-type\">\n          <div class=\"client-type-icon\">\ud83c\udfe2<\/div>\n          <h3>Enterprise<\/h3>\n          <p>Mid-to-large organisations with 50\u20135,000+ employees<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"cta-section\">\n    <div class=\"cta-inner\">\n      <div class=\"section-label\">Get in Touch<\/div>\n      <h2 class=\"section-title\">Let&#8217;s Talk About Your IT Challenges<\/h2>\n      <p>Whether you need help with Intune, Essential Eight compliance, cloud security, or AI strategy \u2014 we&#8217;re happy to have a straight conversation about what your organisation needs. No obligation, no sales pitch.<\/p>\n      <div class=\"cta-buttons\">\n        <a href=\"https:\/\/forms.office.com\/pages\/responsepage.aspx?id=w5g4zWUQs0q0RKOAr0mKxMeLlQ3fFSNOhYiH0Jo7YztUQUhNOTgwN0VRUkZGNlQ3VkJNMFRNTzhWNS4u&#038;route=shorturl\" class=\"btn-cta-primary\">Contact Us &rarr;<\/a>\n        <a href=\"https:\/\/www.linkedin.com\/company\/cloudproinc\" class=\"btn-cta-secondary\">Connect on LinkedIn<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FOOTER -->\n  <section class=\"footer-note\">\n    <p><strong>CPI Consulting Pty Ltd<\/strong> trading as CloudProInc &bull; Microsoft Partner &bull; Wiz Security Integrator &bull; Melbourne, Australia<\/p>\n  <\/section>\n\n<\/div><!-- end cpi-page-wrapper -->\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>About CPI Consulting | Cloud, AI &#038; Cybersecurity CPI Consulting Pty Ltd &bull; Melbourne, Australia Enterprise Cloud, AI &#038;CybersecurityConsulting CPI Consulting helps Australian organisations secure their infrastructure, modernise their IT, and adopt AI \u2014 with the architecture-level expertise that comes from 20+ years in enterprise technology and 5 published books. Who We Are Built for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_et_pb_use_builder":"off","_et_pb_old_content":"<!-- wp:paragraph -->\n<p>Welcome to CPI Consulting, your Microsoft trusted partner in leveraging technology to secure and streamline your business operations. As a proud Microsoft Partner, we specialize in cybersecurity, Azure AI, and Azure Cloud solutions, bringing over 20 years of experience in IT, DevOps, Security, and software to the table.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Expertise<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Cyber Security<\/strong>: We help organizations secure their Microsoft 365 infrastructure and endpoints with cutting-edge security measures.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Azure AI and Cloud<\/strong>: Our expertise in Azure AI and Azure Cloud enables businesses to harness the power of artificial intelligence and cloud computing for enhanced productivity and innovation.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Microsoft Intune<\/strong>: As Microsoft Intune experts, we ensure your devices and applications are securely managed, protecting your data and enabling a seamless user experience.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Automation<\/strong>: We automate your infrastructure using PowerShell, .NET, and Azure AI Services, streamlining your operations and reducing manual effort.<\/li>\n<!-- \/wp:list-item --><\/ul>\n<!-- \/wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Key Focus Areas<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Azure Cloud<\/strong><\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Microsoft Intune<\/strong><\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Azure DevOps<\/strong><\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Microsoft 365<\/strong><\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Automation<\/strong><\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>.NET<\/strong><\/li>\n<!-- \/wp:list-item --><\/ul>\n<!-- \/wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Services<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>CPI Consulting provides comprehensive Cloud Computing consultancy services, focusing on the management and deployment of cloud-based productivity tools and infrastructure. We deliver a full spectrum of IT services as an operational expense, much like a utility company, allowing businesses to pay only for what they need. This approach eliminates the burden of administrative tasks such as licensing or security and negates the necessity for maintaining large internal IT departments. By reducing recurring capital expenses for hardware and software upgrades, we enable our clients to concentrate on their core business activities.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Commitment<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With 20 years of industry experience working with some of the world's largest enterprises, our knowledge and expertise are unparalleled. Our clients are at the heart of everything we do, driving our decisions and ensuring we provide dependable, customized IT solutions. Clients choose us for our commitment to high-quality customer service, cutting-edge, affordable, and secure IT solutions. We promise friendly, personalized service and reliable technology, ensuring you can trust us with your IT needs, no matter the size of your organization.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At CPI Consulting, we give you the freedom to focus on what matters most: your business and your customers.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Get in touch<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:jetpack\/contact-form {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"right\":\"16px\",\"bottom\":\"16px\",\"left\":\"16px\"}}}} -->\n<div class=\"wp-block-jetpack-contact-form\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\"><!-- wp:jetpack\/field-name {\"required\":true} \/-->\n\n<!-- wp:jetpack\/field-email {\"required\":true} \/-->\n\n<!-- wp:jetpack\/field-textarea {\"label\":\"Message\"} \/-->\n\n<!-- wp:jetpack\/button {\"element\":\"button\",\"text\":\"Contact Us\",\"lock\":{\"remove\":true}} \/--><\/div>\n<!-- \/wp:jetpack\/contact-form -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><\/div>\n<!-- \/wp:columns -->","_et_gb_content_width":"1080","footnotes":""},"class_list":["post-204","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>About - CPI Consulting<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cloudproinc.com.au\/index.php\/about\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About\" \/>\n<meta property=\"og:description\" content=\"About CPI Consulting | Cloud, AI &#038; Cybersecurity CPI Consulting Pty Ltd &bull; Melbourne, Australia Enterprise Cloud, AI &#038;CybersecurityConsulting CPI Consulting helps Australian organisations secure their infrastructure, modernise their IT, and adopt AI \u2014 with the architecture-level expertise that comes from 20+ years in enterprise technology and 5 published books. Who We Are Built for [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cloudproinc.com.au\/index.php\/about\/\" \/>\n<meta property=\"og:site_name\" content=\"CPI Consulting\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-22T04:32:42+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/about\\\/\",\"url\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/about\\\/\",\"name\":\"About - CPI Consulting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\"},\"datePublished\":\"2022-02-02T11:04:44+00:00\",\"dateModified\":\"2026-02-22T04:32:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/about\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/about\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/about\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cloudproinc.com.au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"name\":\"Cloud Pro Inc - CPI Consulting Pty Ltd\",\"description\":\"Cloud, AI &amp; Cybersecurity Consulting | Melbourne\",\"publisher\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\",\"name\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"width\":500,\"height\":500,\"caption\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"About - CPI Consulting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.cloudproinc.com.au\/index.php\/about\/","og_locale":"en_US","og_type":"article","og_title":"About","og_description":"About CPI Consulting | Cloud, AI &#038; Cybersecurity CPI Consulting Pty Ltd &bull; Melbourne, Australia Enterprise Cloud, AI &#038;CybersecurityConsulting CPI Consulting helps Australian organisations secure their infrastructure, modernise their IT, and adopt AI \u2014 with the architecture-level expertise that comes from 20+ years in enterprise technology and 5 published books. Who We Are Built for [&hellip;]","og_url":"https:\/\/www.cloudproinc.com.au\/index.php\/about\/","og_site_name":"CPI Consulting","article_modified_time":"2026-02-22T04:32:42+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/about\/","url":"https:\/\/www.cloudproinc.com.au\/index.php\/about\/","name":"About - CPI Consulting","isPartOf":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#website"},"datePublished":"2022-02-02T11:04:44+00:00","dateModified":"2026-02-22T04:32:42+00:00","breadcrumb":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/about\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cloudproinc.com.au\/index.php\/about\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/about\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudproinc.com.au\/"},{"@type":"ListItem","position":2,"name":"About"}]},{"@type":"WebSite","@id":"https:\/\/cloudproinc.azurewebsites.net\/#website","url":"https:\/\/cloudproinc.azurewebsites.net\/","name":"Cloud Pro Inc - CPI Consulting Pty Ltd","description":"Cloud, AI &amp; Cybersecurity Consulting | Melbourne","publisher":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudproinc.azurewebsites.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization","name":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd","url":"https:\/\/cloudproinc.azurewebsites.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/","url":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","contentUrl":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","width":500,"height":500,"caption":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd"},"image":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/"}}]}},"jetpack-related-posts":[{"id":57403,"url":"https:\/\/cloudproinc.com.au\/index.php\/bi-weekly-insights\/","url_meta":{"origin":204,"position":0},"title":"Bi-Weekly Insights Newsletter","author":"CPI Staff","date":"April 7, 2026","format":false,"excerpt":"Bi-Weekly Newsletter | CPI Consulting Bi-Weekly Insights Stay Ahead with CPI Consulting Get practical cloud, AI, and cybersecurity insights delivered straight to your inbox every two weeks. Written by senior consultants \u2014 not marketing teams. What You Get More Than Just Another Newsletter Each edition is packed with actionable intelligence\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57078,"url":"https:\/\/cloudproinc.com.au\/index.php\/microsoft-intune-essential-eight-security\/","url_meta":{"origin":204,"position":1},"title":"Microsoft Intune &amp; Essential Eight Security","author":"CPI Staff","date":"February 21, 2026","format":false,"excerpt":"Microsoft Intune & Essential Eight Security | CPI Consulting Microsoft Partner \u2022 NV-1 Security Cleared Microsoft Intune &Essential Eight Securityfor Australian Business CPI Consulting helps mid-size and enterprise organisations secure their endpoints, manage devices at scale, and achieve Essential Eight compliance \u2014 from initial assessment through to full implementation. Book\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57148,"url":"https:\/\/cloudproinc.com.au\/index.php\/ai-consulting\/","url_meta":{"origin":204,"position":2},"title":"AI Consulting","author":"CPI Staff","date":"February 24, 2026","format":false,"excerpt":"AI Consulting & Development | CPI Consulting AI Strategy \u2022 Architecture \u2022 Development Enterprise AI Consulting& Application Development CPI Consulting helps Australian organisations harness the power of AI \u2014 from strategy and architecture through to production-ready AI agents, copilots, and intelligent applications built on OpenAI, Claude, Azure AI, and the\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57284,"url":"https:\/\/cloudproinc.com.au\/index.php\/microsoft-foundry\/","url_meta":{"origin":204,"position":3},"title":"Microsoft Foundry","author":"CPI Staff","date":"March 16, 2026","format":false,"excerpt":"Microsoft Azure AI Foundry Consulting | CPI Consulting Azure AI Foundry \u2022 AI Agents \u2022 Enterprise Architecture Microsoft Azure AI FoundryConsulting & Architecture CPI Consulting is a specialist Azure AI Foundry consultancy helping Australian enterprises deploy AI agents and foundation models in production. We design enterprise-grade architecture for Foundry workloads\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57111,"url":"https:\/\/cloudproinc.com.au\/","url_meta":{"origin":204,"position":4},"title":"Homepage","author":"CPI Staff","date":"February 22, 2026","format":false,"excerpt":"CPI Consulting | Cloud, AI & Cybersecurity for Australian Business Microsoft Partner \u2022 NV-1 Cleared \u2022 Melbourne Secure Your Cloud.Modernise Your IT.Adopt AI Safely. CPI Consulting is a specialist Australian consultancy delivering enterprise-grade cloud infrastructure, cybersecurity, and AI consulting \u2014 with the architecture-level expertise that comes from 20+ years and\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":53223,"url":"https:\/\/cloudproinc.com.au\/index.php\/automate-your-outlook-calendar-colors\/","url_meta":{"origin":204,"position":5},"title":"Bring Color and Clarity to Your Calendar","author":"CPI Staff","date":"April 19, 2025","format":false,"excerpt":"Automatically tag and color-code Outlook events like meetings, focus time, and breaks \u2014 across desktop, web, and mobile. With CalSync Colors, Outlook Calendar color coding automation becomes seamless. Our cloud application makes Outlook Calendar color coding automation. \ud83e\udde0 What It Does CalSync Colors intelligently scans your Outlook calendar and applies\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2025\/04\/Outlookv2.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2025\/04\/Outlookv2.png 1x, \/wp-content\/uploads\/2025\/04\/Outlookv2.png 1.5x, \/wp-content\/uploads\/2025\/04\/Outlookv2.png 2x, \/wp-content\/uploads\/2025\/04\/Outlookv2.png 3x, \/wp-content\/uploads\/2025\/04\/Outlookv2.png 4x"},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/pages\/204","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/comments?post=204"}],"version-history":[{"count":21,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/pages\/204\/revisions"}],"predecessor-version":[{"id":57133,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/pages\/204\/revisions\/57133"}],"wp:attachment":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/media?parent=204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}