From 2f409252a117955171df03570e9079c0148842c3 Mon Sep 17 00:00:00 2001 From: SuyashHashiCorp <92308220+SuyashHashiCorp@users.noreply.github.com> Date: Wed, 15 Jan 2025 09:36:08 +0530 Subject: [PATCH] Update website/content/commands/snapshot/agent.mdx Co-authored-by: Blake Covarrubias --- website/content/commands/snapshot/agent.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/commands/snapshot/agent.mdx b/website/content/commands/snapshot/agent.mdx index 878071231a..607eb8556d 100644 --- a/website/content/commands/snapshot/agent.mdx +++ b/website/content/commands/snapshot/agent.mdx @@ -401,8 +401,8 @@ These options cannot be used when using `backup_destinations` in a config file. ~> The following options were introduced in v1.20.1+ent. -- `-azure-blob-service-principal-id` - -- `-azure-blob-service-principal-secret` - +- `-azure-blob-service-principal-id` - The ID of the service principal that owns the blob object. +- `-azure-blob-service-principal-secret` - The secret of the service principal that owns the blob object. - `-azure-blob-tenant-id` - The ID of the tenant that owns the Azure blob.