Configuration Guide¶
Setting Up Authentication¶
Configure your Microsoft Purview connection settings.
Using Environment Variables¶
export PURVIEW_ACCOUNT_NAME="your-account"
export PURVIEW_TENANT_ID="your-tenant-id"
Using Configuration File¶
purview config set --account your-account --tenant your-tenant-id