Skip to content

Commit 13c41b3

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#110840
1 parent 55b9968 commit 13c41b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/conceptual-gitops-flux2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ If you use `azblob` source, here are the blob-specific command arguments.
234234
| `--sp_client_cert_send_chain` | String | Specifies whether to include x5c header in client claims when acquiring a token to enable subject name / issuer based authentication for the client certificate |
235235
| `--account_key` | String | The Azure Blob Shared Key for authentication |
236236
| `--sas_token` | String | The Azure Blob SAS Token for authentication |
237-
| `--mi_client_id` | String | The client ID of the managed identity for authentication with Azure Blob |
237+
| `--managed-identity-client-id` | String | The client ID of the managed identity for authentication with Azure Blob |
238238

239239
> [!IMPORTANT]
240240
> When using managed identity authentication for AKS clusters and `azblob` source, the managed identity must be assigned at minimum the [Storage Blob Data Reader](/azure/role-based-access-control/built-in-roles#storage-blob-data-reader) role. Authentication using a managed identity is not yet available for Azure Arc-enabled Kubernetes clusters.

0 commit comments

Comments
 (0)