Skip to main content

Prerequisites

Helm install

From the directory that contains arize-operator-chart.tgz and your values.yaml:

Example values.yaml (Azure)

Adjust placeholders for your environment. After you edit the file, use the Minimum fields to verify table below as a line-by-line checklist before you run Helm.

Minimum fields to verify

Before helm upgrade --install, confirm every row below. If a cell is unclear, jump to the matching step in the detailed walkthrough.

Workload Identity

Keep azureWorkloadIdentityEnabled: true unless your platform requires a storage account key. When Workload Identity is disabled, set azureStorageAccountKey to the access key string, base64-encoded—see the detailed walkthrough. Omit or leave unset azureStorageAccountKey when using Workload Identity; omit tenant/client IDs when using the key-only path.

Next steps