Skip to content

Commit abca8a7

Browse files
committed
Merge branch 'sqlpackage-info' of https://github.com/dzsquared/sql-docs-pr into sqlpackage-info
2 parents b0b30bb + 39d38c7 commit abca8a7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/tools/sqlpackage/sqlpackage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ 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.
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+
8889
| 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) |
8990
|---|---|---|---|---|---|---|---|---|
9091
|**/AccessToken:**|**/at**| x | x | x | x | x | x | x |
@@ -124,6 +125,7 @@ Some parameters are shared between the SqlPackage actions. Below is a table sum
124125

125126
## Properties
126127
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+
127129
| 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) |
128130
|---|---|---|---|---|---|---|
129131
|AdditionalDeploymentContributorArguments=(STRING)| | x | | | x | x |

0 commit comments

Comments
 (0)