azure-hpc-cache

Troubleshoot Azure HPC Cache issues with NFS targets and Blob storage firewalls.

686|107|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-hpc-cache
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-hpc-cache
Source: https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-hpc-cache
Command: npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-hpc-cache

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive expertise for Azure HPC Cache, addressing challenges in development, debugging, optimization, and deployment of high-performance computing workloads on Azure.

Core Features & Use Cases

  • Troubleshooting: Diagnose and resolve issues related to Blob storage firewalls, NFS targets, and connectivity.
  • Optimization: Implement best practices for client load balancing, data ingestion, and cache priming to maximize performance.
  • Architecture & Security: Design robust namespaces, plan for high availability, and configure secure access policies and encryption.
  • Use Case: When encountering slow data access for HPC applications, use this Skill to troubleshoot NFS storage target issues and apply client load balancing best practices.

Quick Start

Use the azure-hpc-cache skill to troubleshoot NFS storage target issues.

Frequently Asked Questions about azure-hpc-cache

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Azure HPC Cache NFS storage target connectivity issues?

To troubleshoot Azure HPC Cache NFS storage target connectivity, verify network access rules, check virtual network integration, and validate NFS mount configurations using the Skill's documentation retrieval tools.

Why does my Azure HPC Cache Blob storage firewall block access?

Your Azure HPC Cache Blob storage firewall might block access due to restrictive network rules. Configure virtual network service endpoints or private endpoints to allow the cache subnet to securely reach the Blob storage account.

What is the best way to configure client load balancing for Azure HPC Cache?

The best way to configure client load balancing for Azure HPC Cache is to distribute client mounts across multiple cache virtual IPs. This prevents single-client bottlenecks and optimizes aggregate throughput for HPC workloads.

How do I prime Azure HPC Cache to accelerate data ingestion?

To prime Azure HPC Cache for accelerated data ingestion, pre-load frequently accessed files into the cache before running compute jobs. This reduces cold-read latency and optimizes high-performance computing workload performance.

Can I use Azure HPC Cache for high availability architecture and secure access?

Yes, you can use Azure HPC Cache for high availability architecture and secure access. Design robust namespaces, configure encryption, and apply secure access policies to protect HPC storage workflows.

What are the limits and constraints when deploying Azure HPC Cache?

Limits when deploying Azure HPC Cache include cache throughput caps, storage target quantity restrictions, and regional capacity availability. Check official documentation via the Skill to align your deployment with these architectural boundaries.