Skip to content

Commit 39d38c7

Browse files
Moved tables
Added a space between the paragraph and the table
1 parent 46541b0 commit 39d38c7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/tools/sqlpackage/sqlpackage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Commands that return the following exit codes:
8686
## Parameters
8787
Some parameters are shared between the SqlPackage actions. Below is a table summarizing the parameters, for more information click into the specific action pages.
8888

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) |
89+
| 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) |
9090
|---|---|---|---|---|---|---|---|---|
9191
|**/AccessToken:**|**/at**| x | x | x | x | x | x | x |
9292
|**/ClientId:**|**/cid**| | x | | | | | |
@@ -125,6 +125,7 @@ Some parameters are shared between the SqlPackage actions. Below is a table summ
125125

126126
## Properties
127127
Some properties are shared between the SqlPackage actions. Below is a table summarizing the properties, for more information click into the specific action pages.
128+
128129
| Property | [Extract](sqlpackage-extract.md#properties-specific-to-the-extract-action) | [Publish](sqlpackage-publish.md#properties-specific-to-the-publish-action) | [Export](sqlpackage-export.md#properties-specific-to-the-export-action) | [Import](sqlpackage-import.md#properties-specific-to-the-import-action) | [DeployReport](sqlpackage-deploy-drift-report.md#deployreport-action-properties) | [Script](sqlpackage-script.md#properties-specific-to-the-script-action) |
129130
|---|---|---|---|---|---|---|
130131
|AdditionalDeploymentContributorArguments=(STRING)| | x | | | x | x |

0 commit comments

Comments
 (0)