Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 039a61d

Browse files
committed
fix spelling errors
1 parent 810d7d3 commit 039a61d

7 files changed

Lines changed: 17 additions & 17 deletions

docs/azdata/reference/reference-azdata-app-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ azdata app template pull --name ssis
7575
```
7676
### Optional Parameters
7777
#### `--name -n`
78-
Template name. For a full list off supported template namesrun `azdata app template list`
78+
Template name. For a full list off supported template names, run `azdata app template list`
7979
#### `--url -u`
8080
Specify a different template repository location. Default: https://github.com/Microsoft/SQLBDC-AppDeploy.git
8181
#### `--destination -d`

docs/azdata/reference/reference-azdata-arc-dc-config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
7878
#### `--verbose`
7979
Increase logging verbosity. Use --debug for full debug logs.
8080
## azdata arc dc config add
81-
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
81+
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
8282
```bash
8383
azdata arc dc config add
8484
```
@@ -99,7 +99,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
9999
#### `--verbose`
100100
Increase logging verbosity. Use --debug for full debug logs.
101101
## azdata arc dc config remove
102-
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
102+
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
103103
```bash
104104
azdata arc dc config remove
105105
```
@@ -120,7 +120,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
120120
#### `--verbose`
121121
Increase logging verbosity. Use --debug for full debug logs.
122122
## azdata arc dc config replace
123-
Replaces the value at the json path in the config file. All examplesbelow are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
123+
Replaces the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
124124
```bash
125125
azdata arc dc config replace
126126
```

docs/azdata/reference/reference-azdata-arc-postgres-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ ID of the backup. If not specified, the most recent backup taken will be restore
150150
#### `--source-server-name -ssn`
151151
Name of the source Azure Arc enabled PostgreSQL Hyperscale server group. If not provided, the backup will be restored in place on the server group identified by --server-name.
152152
#### `--time -t`
153-
The point in time to restore to, given either as a timestamp or a number and suffix (m for minutes, h for hours, d for days, and w for weeks). E.g. 1.5h goes back 90 minutes. If specifed, --source-server-name must be given to restore the backup from a separate Azure Arc enabled PostgreSQL Hyperscale server group.
153+
The point in time to restore to, given either as a timestamp or a number and suffix (m for minutes, h for hours, d for days, and w for weeks). E.g. 1.5h goes back 90 minutes. If specified, --source-server-name must be given to restore the backup from a separate Azure Arc enabled PostgreSQL Hyperscale server group.
154154
### Global Arguments
155155
#### `--debug`
156156
Increase logging verbosity to show all debug logs.

docs/azdata/reference/reference-azdata-arc-postgres-server-config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
5555
#### `--verbose`
5656
Increase logging verbosity. Use --debug for full debug logs.
5757
## azdata arc postgres server config add
58-
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
58+
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
5959
```bash
6060
azdata arc postgres server config add --path -p
6161
--json-values -j
@@ -82,7 +82,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
8282
#### `--verbose`
8383
Increase logging verbosity. Use --debug for full debug logs.
8484
## azdata arc postgres server config remove
85-
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
85+
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
8686
```bash
8787
azdata arc postgres server config remove --path -p
8888
--json-path -j
@@ -109,7 +109,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
109109
#### `--verbose`
110110
Increase logging verbosity. Use --debug for full debug logs.
111111
## azdata arc postgres server config replace
112-
Replaces the value at the json path in the config file. All examplesbelow are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
112+
Replaces the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
113113
```bash
114114
azdata arc postgres server config replace --path -p
115115
--json-values -j

docs/azdata/reference/reference-azdata-arc-sql-mi-config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
5252
#### `--verbose`
5353
Increase logging verbosity. Use --debug for full debug logs.
5454
## azdata arc sql mi config add
55-
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
55+
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
5656
```bash
5757
azdata arc sql mi config add --path -p
5858
--json-values -j
@@ -79,7 +79,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
7979
#### `--verbose`
8080
Increase logging verbosity. Use --debug for full debug logs.
8181
## azdata arc sql mi config remove
82-
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
82+
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
8383
```bash
8484
azdata arc sql mi config remove --path -p
8585
--json-path -j
@@ -106,7 +106,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
106106
#### `--verbose`
107107
Increase logging verbosity. Use --debug for full debug logs.
108108
## azdata arc sql mi config replace
109-
Replaces the value at the json path in the config file. All examplesbelow are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
109+
Replaces the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
110110
```bash
111111
azdata arc sql mi config replace --path -p
112112
--json-values -j

docs/azdata/reference/reference-azdata-arc-sql-mi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The request for cores of the managed instance as an integer.
8787
#### `--memory-limit -ml`
8888
The limit of the capacity of the managed instance as an integer.
8989
#### `--memory-request -mr`
90-
The request for the capcity of the managed instance as an integer amount of memory in GBs.
90+
The request for the capacity of the managed instance as an integer amount of memory in GBs.
9191
#### `--storage-class-data -scd`
9292
The storage class to be used for data (.mdf). If no value is specified, then no storage class will be specified, which will result in Kubernetes using the default storage class.
9393
#### `--storage-class-logs -scl`
@@ -153,7 +153,7 @@ The request for cores of the managed instance as an integer.
153153
#### `--memory-limit -ml`
154154
The limit of the capacity of the managed instance as an integer.
155155
#### `--memory-request -mr`
156-
The request for the capcity of the managed instance as an integer amount of memory in GBs.
156+
The request for the capacity of the managed instance as an integer amount of memory in GBs.
157157
#### `--no-wait`
158158
If given, the command will not wait for the instance to be in a ready state before returning.
159159
### Global Arguments

docs/azdata/reference/reference-azdata-bdc-config.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ azdata bdc config show --config-file custom-config/bdc.json --json-path "$.spec.
127127
```
128128
### Optional Parameters
129129
#### `--config-file -c`
130-
Big data cluster config file path if you don't want the config of the cluster you are currentlylogged in to, i.e. custom/bdc.json
130+
Big data cluster config file path if you don't want the config of the cluster you are currently logged in to, i.e. custom/bdc.json
131131
#### `--target -t`
132132
Output file to store the result in. Default: directed to stdout.
133133
#### `--json-path -j`
@@ -146,7 +146,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
146146
#### `--verbose`
147147
Increase logging verbosity. Use --debug for full debug logs.
148148
## azdata bdc config add
149-
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
149+
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
150150
```bash
151151
azdata bdc config add --path -p
152152
--json-values -j
@@ -173,7 +173,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
173173
#### `--verbose`
174174
Increase logging verbosity. Use --debug for full debug logs.
175175
## azdata bdc config remove
176-
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
176+
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
177177
```bash
178178
azdata bdc config remove --path -p
179179
--json-path -j
@@ -200,7 +200,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
200200
#### `--verbose`
201201
Increase logging verbosity. Use --debug for full debug logs.
202202
## azdata bdc config replace
203-
Replaces the value at the json path in the config file. All examplesbelow are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
203+
Replaces the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
204204
```bash
205205
azdata bdc config replace --path -p
206206
--json-values -j

0 commit comments

Comments
 (0)