Skip to content

Commit c0e61dd

Browse files
Revert Acronyms.yml and remove USSEC/USNAT from cloud_name description
Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
1 parent f53cf1f commit c0e61dd

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

pipeline/outputs/azure_kusto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ By default, Kusto will insert incoming ingestion data into a table by inferring
6060
| `unify_tag` | Optional. This creates a single buffer file when the buffering mode is `On`. | `On` |
6161
| `client_id` | Required if `managed_identity_client_id` isn't set. The client ID of the AAD registered application. | _none_ |
6262
| `client_secret` | Set the client secret (Application Password) of the AAD application used for authentication. | _none_ |
63-
| `cloud_name` | Set the Azure cloud environment. Supported values: `AzureCloud` (default), `AzureChinaCloud`, `AzureUSGovernmentCloud`. For private clouds (USSEC, USNAT, and so on), set `cloud_login_host`, `cloud_kusto_scope`, and `cloud_kusto_resource` instead. | `AzureCloud` |
63+
| `cloud_name` | Set the Azure cloud environment. Supported values: `AzureCloud` (default), `AzureChinaCloud`, `AzureUSGovernmentCloud`. For private clouds, set `cloud_login_host`, `cloud_kusto_scope`, and `cloud_kusto_resource` instead. | `AzureCloud` |
6464
| `cloud_login_host` | Custom OAuth login host for private/sovereign clouds (for example, `login.microsoftonline.eaglex.ic.gov`). When set, `cloud_kusto_scope` and `cloud_kusto_resource` must also be provided. | _none_ |
6565
| `cloud_kusto_scope` | Custom Kusto OAuth scope for private/sovereign clouds (for example, `https://help.kusto.core.eaglex.ic.gov/.default`). When set, `cloud_login_host` and `cloud_kusto_resource` must also be provided. | _none_ |
6666
| `cloud_kusto_resource` | Custom Kusto IMDS resource URL for private/sovereign clouds (for example, `https://api.kusto.core.eaglex.ic.gov/`). When set, `cloud_login_host` and `cloud_kusto_scope` must also be provided. | _none_ |

vale-styles/FluentBit/Acronyms.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ exceptions:
141141
- URI
142142
- URL
143143
- USB
144-
- USNAT
145-
- USSEC
146144
- UTC
147145
- UTF
148146
- UUID

0 commit comments

Comments
 (0)