Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Staff Azure Cloud Engineer, Automation

$140k - $185k

HCVT

Job Description

Job Description

Come for the Challenge. Stay for the Experience.

At HCVT, we believe every challenge presents an opportunity to positively impact our clients and people. Talented and ambitious individuals who seek limitless professional opportunities thrive at HCVT. Our team is known for its technical skill and ability to help clients address complex business issues all while investing in and supporting our people to provide a rewarding employee experience.

 

What We Do and Who We Serve

We offer Tax, Audit, Advisory, and Business Management services to our clients, which include private and public companies, high-net-worth individuals, and family offices. We also specialize in serving clients across the following industries: Private Equity, Real Estate & Hospitality, Media & Entertainment, High-Net-Worth Individuals, Manufacturing & Distribution, Professional Services Firms, Technology, Healthcare, Nonprofit Organizations, and Affordable Housing.  

 

We Live Our Core Values

Our values guide us in our day-to-day interactions with our clients and each other—Integrity at our Core; Building Success Together; Passion for Excellence; and Diversity, Equity, & Inclusion. We are focused and committed to the needs of our clients and our team.

 

Discover How Far You Can Go.

Opportunities abound at HCVT. Our firm has experienced steady growth since its founding in 1991 and continues to expand its client service offerings, creating new opportunities for professionals to grow their careers. We make significant investments in training and provide interesting, diverse, and intellectually stimulating work for our teams—the kind of work that helps you develop and refine your skills to advance in the profession. 

 

Hybrid Work

HCVT currently offers a hybrid work model that allows eligible employees to work both remotely and in the office, based on business needs and team coordination. When working remotely, employees are expected to meet the same performance standards, adhere to the same policies, and maintain the same level of communication, collaboration, and responsiveness as working in the office. Please note that this arrangement is not guaranteed and subject to change at any time. We will strive to provide reasonable notice of any changes to your work location or schedule whenever possible.

About the Role

We are creating a new Azure cloud platform to serve as the foundation for a multi-year cloud modernization program. We need a Lead Azure Cloud Engineer who can walk in, take design ownership, and start building in week one. This is a hands-on, individual-contributor role: you will write the code yourself, stand up the pipelines yourself, and set the technical bar the rest of the teams build against.

You are the senior-most and dedicated cloud engineering voice on this program. You need to be well-rounded: as comfortable troubleshooting a firewall rule or a network route as you are writing a Terraform module or designing the pipeline that deploys it. You will need to work with the firm's existing IT, security, and network teams to land on shared standards, and then you're the one who codifies them into automation.

Tools and Stack You'll Work In

Azure (landing zone, networking, Entra ID) - Terraform + Terraform Cloud - Azure Verified Modules - GitHub Actions - Microsoft Defender for Cloud - Azure Policy - Azure Monitor / Log Analytics - GitHub Copilot / Anthropic Claude (AI-assisted delivery).  Our policy-as-code and shift-left scanning has not been finalized; helping evaluate and select this tooling is part of the role.

An internal developer platform pattern for self-service application delivery (e.g. HashiCorp HCP Waypoint, which integrates with HCP Terraform).

As the Staff Azure Cloud Engineer, you will be responsible for, but not limited to, the following:

  • Design and build the Azure landing zone , aligned to Microsoft's Cloud Adoption Framework design areas (identity, network topology, resource organization, governance, management, security) and reviewed against the Well-Architected Framework's five pillars at each milestone.
  • Build with Azure Verified Modules (AVM) as the base layer, composing right-sized custom Terraform modules on top rather than hand-rolling every resource or adopting the full CAF Enterprise-Scale module wholesale.
  • Own the Terraform Cloud (TFC) setup end to end: workspace structure (one state file per workload per environment), variable sets, run triggers, and remote state strategy.
  • Own hands-on networking and firewall configuration: hub-spoke topology, NSGs, Azure Firewall, WAF rules, private endpoints, and DNS. There is no separate network architect on this program; you need to be able to design, configure, and troubleshoot these yourself, informed by the firm's existing network/security teams.
  • Work with internal teams to define our to-be cloud native software engineering practice and process, then codify it. Coding standards, module and repo conventions, branching and review workflow, policy-as-code approach, and the shift-left tooling chain (scanning, testing, gating) are not yet decided. You  will work with the firm's existing security and engineering teams to land on a standard, and then turns that into working Terraform, pipelines, and documentation.
  • Establish policy-as-code guardrails (approach and tooling still to be decided, e.g. HashiCorp Sentinel, OPA, or another option you recommend and help evaluate) so that governance is enforced automatically on every plan
  • Build the CI/CD pipeline for infrastructure changes: automatic plan on every pull request, mandatory human review, manual apply gate
  • Help stand up our shift-left scanning practice: the goal is that IaC, code, and dependency issues are caught early in the engineering cycle.
  • Set up the security and observability baseline: Microsoft Defender for Cloud, centralized Log Analytics, Azure Policy at the management-group scope, hub-spoke network segmentation, and private endpoints.
  • Coordinate with the firm's identity/security and network teams on Entra ID architecture (app registrations, Conditional Access, PIM) and network/firewall standards.
  • Set the technical example for module structure, versioning, documentation, and code review standards that future hires on this program will follow as the team grows.
  • Extend the paved path from infrastructure to application delivery. Define a golden, self-service deployment pattern so Backend and Frontend engineers can ship application code onto the landing zone without hand-rolling their own pipelines.
We expect that our Staff Azure Cloud Engineer will have the following qualifications:
  • 6+ years in cloud infrastructure/platform engineering, with real production ownership, not just POCs.
  • A well-rounded Azure Cloud generalist, comfortable across Terraform/IaC, Azure networking, and firewalls/network security,
  • Deep, hands-on Terraform experience: module authorship, remote state, workspace/environment strategy, version pinning, and awareness of the tradeoffs in monorepo vs. per-module repo structures.
  • Strong, hands-on Azure networking and security: hub-spoke topology, NSGs, Azure Firewall, WAF rules, private endpoints, DNS, and hybrid/legacy connectivity patterns, plus identity (Entra ID, RBAC, managed identity) and governance (management groups, Azure Policy).
  • Working knowledge of SOC 2 control families (access control, change management, logging/monitoring, network security) well enough to design a landing zone that satisfies them by default, even without prior formal audit experience.
  • Able to work effectively with the firm's existing security, network, and IT teams
  • Direct experience building CI/CD pipelines for infrastructure changes (GitHub Actions, Azure DevOps, or equivalent), including plan/apply gating patterns.
  • Working knowledge of policy-as-code approaches (e.g. Sentinel, OPA) and IaC/security scanning practices.
  • Comfortable being the first cloud engineer on the program: able to make and defend decisions yourself.
  • Strong scripting ability (PowerShell, Bash, or Python) for tooling and automation glue.
  • Comfortable defining a self-service application deployment pattern (a “golden path”) that other engineers can use to ship application code without needing deep Terraform expertise themselves.

Preferred Qualifications

  • Direct experience with Terraform Cloud/Enterprise specifically (not just open-source Terraform CLI).
  • Prior experience building a landing zone from zero, versus inheriting and extending one.
  • Experience consuming (or ideally contributing to) Azure Verified Modules.
  • Direct experience operating in a compliance-driven environment (SOC 2, HIPAA, or similar) through an actual audit cycle, where controls needed to be demonstrable, not just implemented.
  • Experience mentoring other infrastructure/platform engineers.
  • Experience with HashiCorp HCP Waypoint, or a similar internal developer platform (IDP) approach, for standardizing self-service application deployment.
  • HashiCorp Terraform Associate or Professional certification.
  • Microsoft certifications: AZ-305 (Solutions Architect) and/or AZ-400 (DevOps Engineer); AZ-500 (Security) is a plus.
You Matter - HCVT provides a variety of benefits and perks that help sustain a healthy and thriving work environment.
  • Visit the Benefits section to learn more.

This salary range is specific to the state(s) listed and takes into account the wide range of factors that are considered in making compensation decisions including but not limited to skill set and education; experience and training; licensure and certifications; and other business and organizational needs. A reasonable estimate of the range for this position is $140,000 to $185,000.

 

Connect with us: 

LinkedIn, Instagram, Facebook, HCVT Website

 

#LI-GC1

#LI-Hybrid

The ordinance requires employers to state, in all job solicitations, postings and advertisements, that the employer will consider applicants in a manner consistent with the requirements of the Fair Chance Initiative.

 

We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses and identifying potential inconsistencies or verification signals in application materials based on available information. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.

Vacancy posted 2 days ago
Similar jobs that could be interesting for youBased on the Staff Azure Cloud Engineer, Automation in Denver, CO vacancy
  • $75.85k - $126.59k

     ...Azure Automation Engineer Take Your Corporate Career to the Next Level Kleinfelder, a Forbes' Top...  ...of experience supporting Microsoft cloud technologies in an enterprise environment...  ...the professional development of our staff, offering each employee every opportunity... 
    Cloud
    Live in

    Kleinfelder

    Denver, CO
    5 days ago
  • $105.4k - $207.8k

    Position Summary Senior QA Engineer -AI & EngineeringJoin our AI & Engineering team...  ...software, data, AI, network, and hybrid cloud infrastructure. These solutions are...  ...the following: TCOE, TMO, mobile testing, automation testing, SAP/Oracle testing, data testing... 
    Cloud
    Local area
    Visa sponsorship
    Flexible hours

    Deloitte

    Denver, CO
    13 hours ago
  • $138.84k - $185.12k

     ...ecosystem. We enable secure, high‑performance connectivity across cloud, edge, and AI workloads for enterprises, governments, and...  ..., join us today.The RoleAs a Senior Manager, Network Engineering (Automation & AI Innovation), you will lead a team focused on transforming... 
    Cloud
    Temporary work

    Lumen Technologies

    Denver, CO
    13 hours ago
  •  ...A leading IT solutions provider is seeking a Tier 2 Cloud Engineer to support Azure and Microsoft 365 environments. You will manage infrastructure, troubleshoot identity and access issues, and support RBAC role assignments. Candidates should have 2-4 years of experience... 
    Cloud
    Remote work

    New Charter Technologies, LLC

    Denver, CO
    1 day ago
  • $101.9k - $163k

     ...do here: As the Software Engineering Manager, you will manage and...  ...current workflows, identify automation opportunities, and design AI-...  ...LangChain). Architecture & Cloud Platforms Experience in maintaining...  ...solutions on AWS, GCP, or Azure, using containers, serverless... 
    Cloud
    Work experience placement
    Live in
    Local area
    Remote work
    Worldwide

    Cengage Group

    Denver, CO
    3 days ago
  •  ...Azure Cloud Engineer The ideal candidate should have strong hands-on experience in Azure development and cloud solution architecture, with the ability to design, build, and support scalable, secure, and reliable cloud-based applications and integrations. Key responsibilities... 
    Cloud
    Shift work

    Cardinal Integrated

    Denver, CO
    2 days ago
  • $114.6k - $252.1k

    Job Title: Staff Computer Vision AI/ML EngineerJob Category: ScienceTime Type: Full timeMinimum...  ...PA, is for a Staff Computer Vision AI/ML Engineer. As a CV AI/ML Engineer, you will apply...  ..., and deploying these algorithms to a cloud-hosted environment. You will also serve... 
    Cloud
    Contract work
    Work experience placement
    Remote work
    Flexible hours

    CACI International

    Aurora, CO
    1 day ago
  • $100k - $150.1k

     ...support, and modernization of enterprise automation solutions. This role serves as the primary...  ...(A360) and Microsoft Power Automate (Cloud & Desktop)Build reusable automation components...  ...and version control processes (Git/Azure DevOps)Collaboration & Continuous ImprovementWork... 
    Cloud
    Full time
    Temporary work
    Flexible hours

    Johns Manville

    Denver, CO
    2 days ago
  •  ...develop and maintain VCF Automation blueprints, catalog...  ...storage, and security engineers to adapt automation to...  ...guidance to Engineer I staff on automation practices...  ...validation.Familiarity with Azure and/or AWS...  ...knowledge of foundational cloud security concepts such... 
    Cloud
    Monday to Friday
    Shift work

    HDR

    Denver, CO
    1 day ago
  • $170k - $245k

     ...together.YOUR MISSIONAs a Staff Security Architect -...  ...the Mission Security Engineering team, translating...  ...on-premise and IL-6+ cloud environments across the...  ...cloud environments (AWS/Azure IL-6+), USG networks,...  ...Networking (SDN) and network automation toolingExperience... 
    Cloud
    Permanent employment

    True Anomaly

    Denver, CO
    2 days ago
  • $151.2k - $204.6k

     ...other words, we’re the people who keep the cloud running. We support all AWS data centers...  ...team of software, hardware, and network engineers, supply chain specialists, security...  ...improve. This includes OS level changes, automated testing, data analysis, operational dashboard... 
    Cloud
    Internship
    Flexible hours

    Amazon

    Denver, CO
    3 days ago
  • $104.5k - $184.12k

     ...Dell server hardware maintenance, deployment, patching, automation (HP Oneview, Ilo, IDRAC, etc.)• Experience using VMWare or...  ...Puppet)• Architecting heavy virtualized environments/private clouds (HyperV, VMware, Azure local, KVM, Nutanix)• Tuning SR-IOV / vRSS networking... 
    Cloud
    Full time
    Temporary work
    Work experience placement
    Work at office
    Local area
    Remote work
    Flexible hours

    Lockheed Martin

    Littleton, CO
    3 days ago
  •  ...Description Summary The Commercial Engine Services Business Intelligence...  .... We're seeking a Senior Staff Software Architect who will...  ...observability frameworks including automated validation, schema drift...  ...Experience building and implementing cloud data platforms; understanding... 
    Cloud
    Contract work
    Remote work
    Relocation package

    GE Aerospace

    Denver, CO
    1 day ago
  • $134k - $269k

     ...LLP established the Integrated Cloud Consulting (IC) practice,...  ...technology leaders on cloud engineering activities Identifying and building...  ...platform providers - AWS, Azure, GCP - including working with...  ...and regulatory requirements. Automation and DevSecOps Understanding of... 
    Cloud
    Full time
    Work experience placement
    Internship
    Work at office
    Local area
    Flexible hours

    RSM International

    Denver, CO
    13 hours ago
  • $126k - $181k

     ....Minimum qualifications:Bachelor's degree in Computer Science, Engineering, a related field, or equivalent practical experience.3 years of...  ...reliability and velocity. Our customers include Googlers, Google Cloud customers, and billions of Google users worldwide. We're the... 
    Cloud
    Worldwide

    Google

    Thornton, CO
    1 day ago
  • $124k - $171k

     ...logistics but building what comes next. Job Title: Senior AI Automation Engineer Company: Prologis A day in the life The Senior AI...  ...practices, APIs, Model Context Protocol, agent-to-agent services, cloud services, automation frameworks, and enterprise integration patterns... 
    Cloud
    Full time
    Contract work
    For contractors

    Prologis

    Denver, CO
    1 day ago
  •  ...Team Members must be able to perform the duties of that venue. The team member will frequently sit for short periods of time, talk via Cloud Based video conferencing and the phone often, and hear and manipulate objects constantly. Additional requirements will include... 
    Cloud
    Hourly pay
    Shift work

    F1 Arcade

    Denver, CO
    2 days ago
  • $112.95k - $169.42k

     ...Technologies, is building our team and looking for an experienced Automation Tester to support a new opportunity. This role will be...  ..., SpecFlow) Experience mentoring junior test engineers Familiarity with cloud test platforms (AWS/C2S) Security Clearance:... 
    Cloud
    Contract work
    Local area

    Two Six Technologies

    Aurora, CO
    3 days ago
  • $169k - $199k

     ...threats across our production systems, endpoints, and cloud environments. We combine detection engineering, incident response, and threat intelligence to...  ...evolve our security platform, we're embracing AI and automation to help our teams move faster, uncover threats more... 
    Cloud
    Work at office
    Flexible hours
    Shift work

    Robinhood Financial

    Denver, CO
    2 days ago
  •  ...Team Members must be able to perform the duties of that venue. The team member will frequently sit for short periods of time, talk via Cloud Based video conferencing and the phone often, and hear and manipulate objects constantly. Additional requirements will include... 
    Cloud
    Hourly pay
    Flexible hours
    Weekend work
    Afternoon shift

    F1 Arcade

    Denver, CO
    1 day ago
  • $80k - $135k

     ...McDonald Automotive is seeking an IT Automation Engineer to develop, support, and expand business automation...  ...experience. About You: Experience with Azure SQL, Azure Data Factory, Azure Storage, Dataverse, or similar cloud data technologies. Experience with Power... 
    Cloud
    Flexible hours

    McDonald Automotive

    Littleton, CO
    4 days ago
  • $76k - $136.73k

     ...Position OverviewWe’re hiring a Digital Support Intelligent Automation Solutions Engineer to design, build, and iterate on practical technology...  ...based services, and data sources such as Salesforce Service Cloud or SnowflakeBuild or integrate lightweight internal tools,... 
    Cloud
    Full time
    For contractors
    Remote work

    Autodesk

    Denver, CO
    13 hours ago
  •  ...QA Automation Engineer Location: Denver, CO (Hybrid) Position Summary: We are seeking a...  ...and reliability of our next-generation cloud-native enterprise applications by driving...  ...tools and cloud platforms, particularly Azure DevOps. Exposure to performance,... 
    Cloud
    For contractors

    E-Solutions

    Denver, CO
    2 days ago
  •  ...DevOps Automation Engineer w/ Cloud Network experience ~5+ years experience with helping design and implement and automating cloud networking solutions. In our domain we will likely have to implement different networking solutions like VPNS, Direct Connects, and... 
    Cloud

    Kaav Inc.

    Denver, CO
    2 days ago
  •  ...Java developers, Data analysts/Data Scientists. We welcome candidates with all visas and citizens to apply. Recent Computer science/Engineering/Mathematics/Statistics or Science graduates looking to make their careers in the IT industry are encouraged to apply. Candidates... 
    Cloud

    SynergisticIT

    Denver, CO
    1 day ago
  •  ...Principal Network Automation Engineer Denver, CO We seek a Principal Network Engineer to lead the design and implementation of network...  ...as CCNA/CCNP/CCIE or equivalent are advantageous. ~ Public cloud certifications like advanced networking, cloud network engineer... 
    Cloud

    Echo IT Solutions

    Denver, CO
    2 days ago
  • $112k - $249.6k

     ...Architect Sr within PNC’s Product Cloud Team you can be based in...  ...this position.This is a hands-on Azure SME role. PNC is targeting “hands-on keyboard” engineers who actively build and execute....  ...ongoing configuration of related automation, notifications, and reporting capabilities... 
    Cloud
    Full time
    Temporary work
    Part time
    Work experience placement
    Work at office

    The PNC Financial Services Group

    Denver, CO
    1 day ago
  • $90k - $200k

     ...country.Job DescriptionCapTech Data Engineering consultants enable clients to...  ...solutions for our clients. Cloud Data Engineers leverage the...  ...Web Services (AWS), Microsoft Azure, or Google Cloud Platform (GCP...  ...Collaborating with end users, development staff, and business analysts to... 
    Cloud
    Work at office
    Remote work
    Visa sponsorship
    Work visa
    Flexible hours

    CapTech

    Denver, CO
    4 days ago
  • $90k - $200k

     ...the country.Job DescriptionCapTech Data Engineering consultants enable clients to build and maintain...  ...creative solutions for our clients. Cloud Data Engineers leverage the client’s...  ...one cloud-based solution/platform (AWS, Azure, GCP) Advanced level proficiency with at... 
    Cloud
    Work at office
    Remote work
    Visa sponsorship
    Work visa
    Flexible hours

    CapTech

    Denver, CO
    4 days ago
  •  ...work experience with programming concepts, development logic or automating simple to medium complexity processesPreferred Skills&...  ...Jenkins,AzureDevOps,continuoustesting,andGit-basedsourcecontrol.Cloud&ContainerTechnologies:ExperiencewithAWS,Docker,Kubernetes,andcloud... 
    Cloud
    Full time
    Work experience placement
    Local area
    3 days per week

    US Bank

    Englewood, CO
    3 days ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Staff Azure Cloud Engineer, Automation. Be the first to apply!