Skip to content

Commit 46541b0

Browse files
edit tables
edit tables starting at line 88
1 parent 5c98d7b commit 46541b0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/tools/sqlpackage/sqlpackage.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ Commands that return the following exit codes:
8484

8585

8686
## Parameters
87-
Some parameters are shared between the SqlPackage actions. Below is a table summarizing the parameters, for more information click into the specific action pages.
88-
| Parameter | Short Form | [Extract](sqlpackage-extract.md#parameters-for-the-extract-action) | [Publish](sqlpackage-publish.md#parameters-for-the-publish-action) | [Export](sqlpackage-export.md#parameters-for-the-export-action) | [Import](sqlpackage-import.md#parameters-for-the-import-action) | [DeployReport](sqlpackage-deploy-drift-report.md#deployreport-action-parameters) | [DriftReport](sqlpackage-deploy-drift-report.md#driftreport-action-parameters) | [Script](sqlpackage-script.md#parameters-for-the-script-action) |
87+
Some parameters are shared between the SqlPackage actions. Below is a table summarizing the parameters, for more information click into the specific action pages.
88+
89+
| Parameter | Short Form | Extract | Publish | Export | [Import](sqlpackage-import.md#parameters-for-the-import-action) | [DeployReport](sqlpackage-deploy-drift-report.md#deployreport-action-parameters) | [DriftReport](sqlpackage-deploy-drift-report.md#driftreport-action-parameters) | [Script](sqlpackage-script.md#parameters-for-the-script-action) |
8990
|---|---|---|---|---|---|---|---|---|
9091
|**/AccessToken:**|**/at**| x | x | x | x | x | x | x |
9192
|**/ClientId:**|**/cid**| | x | | | | | |

0 commit comments

Comments
 (0)