Skip to content

Commit 99db38b

Browse files
temporaerCopilot
andcommitted
fix(azure_blob): resolve vale lint issues
- Use sentence-style capitalization in headings - Replace 'file path' with 'path' per FluentBit.WordList rule Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1a1d28c commit 99db38b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pipeline/outputs/azure_blob.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ After you run the configuration file, you will be able to query the data using t
114114

115115
![Azure Blob](../../.gitbook/assets/azure_blob.png)
116116

117-
### Configuration for Managed Identity
117+
### Configuration for managed identity
118118

119119
Azure Managed Identity lets your application authenticate to Azure Blob Storage without managing credentials. This works on Azure VMs, Azure Container Instances, Azure App Service, and other Azure compute services with managed identity support.
120120

@@ -232,7 +232,7 @@ pipeline:
232232
{% endtab %}
233233
{% endtabs %}
234234

235-
### Configuration for Workload Identity
235+
### Configuration for workload identity
236236

237237
Azure Workload Identity lets pods in Azure Kubernetes Service (AKS) authenticate to Azure Blob Storage using a Kubernetes service account federated with Azure AD.
238238

@@ -292,7 +292,7 @@ pipeline:
292292
{% endtab %}
293293
{% endtabs %}
294294

295-
The `workload_identity_token_file` option can be set to override the default token file path if your AKS cluster mounts the projected service account token at a non-standard location.
295+
The `workload_identity_token_file` option can be set to override the default token path if your AKS cluster mounts the projected service account token at a non-standard location.
296296

297297
### Configuring and using Azure Emulator: Azurite
298298

0 commit comments

Comments
 (0)