Skip to content

Commit 5fc81dd

Browse files
committed
last commit
1 parent c0479a3 commit 5fc81dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dma/dma-commandline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ These commands support recommendations for both Azure SQL Database single databa
288288
|---------|---------|---------------|
289289
|`PerfDataCollection` | Starts collection of performance data. | Y
290290
|`GetSkuRecommendation` | Performs aggregation and analysis of the collected performance data and determines SKU recommendations. | Y
291-
|`GetMetadata` | Performs a metadata collection of the target SQL instance(s), including the number and properties of server instances, its databases and database files, user-defined objects, etc. A full report is exported to `MetadataReport.json`. | Y
291+
|`GetMetadata` | Performs a metadata collection of the target SQL instance(s), including the number and properties of server instances, databases and database files, user-defined objects, etc. A full report is exported to `MetadataReport.json`. | Y
292292
|`--outputFolder` | Folder which performance data, reports, and logs will be written to/read from. | N <br> (Default: current directory)
293293
|`--sqlConnectionStrings` | Quote-enclosed formal connection string(s) for the target SQL instance(s). | Y
294294
|`--overwrite` | Whether or not to overwrite any existing assessment or SKU recommendations reports. | N <br> ( Default: `true`)

0 commit comments

Comments
 (0)