Skip to content

Commit 0098fca

Browse files
author
Amarjeet Kumar
committed
updated
1 parent af495f0 commit 0098fca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/DataMigration/DataMigration/help/Get-AzDataMigrationAssessment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ Accept pipeline input: False
7878
Accept wildcard characters: False
7979
```
8080
81-
### -Config json File Format
81+
### -Config File Format
8282
83-
```yaml
83+
```json
8484
{
8585
"action": "Assess",
8686
"outputFolder": "C:\\Output",

src/DataMigration/DataMigration/help/Get-AzDataMigrationPerformanceDataCollection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ Accept pipeline input: False
137137
Accept wildcard characters: False
138138
```
139139
140-
### -Config json File Format
140+
### -Config File Format
141141
142-
```yaml
142+
```json
143143
{
144144
"action": "PerfDataCollection",
145145
"outputFolder": "C:\\Output",

0 commit comments

Comments
 (0)