Skip to content

Commit efa9ce9

Browse files
committed
use to trigger the build again
1 parent cdbd88d commit efa9ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataFactory/DataFactoryV2/help/Start-AzDataFactoryV2DataFlowDebugSession.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The PowerShell command sequence for data flow debug workflow should be:
4545
### Example 1
4646
```powershell
4747
PS C:\WINDOWS\system32> $job = Start-AzDataFactoryV2DataFlowDebugSession -ResourceGroupName adf -DataFactoryName jikma0601sea -AsJob
48-
PS C:\WINDOWS\system32> $job
48+
PS C:\WINDOWS\system32> $job
4949
5050
Id Name PSJobTypeName State HasMoreData Location Command
5151
-- ---- ------------- ----- ----------- -------- -------

0 commit comments

Comments
 (0)