Skip to content

Commit eddccb0

Browse files
author
maddieclayton
authored
Update Import-AzureRmMlWebService.md
1 parent d322881 commit eddccb0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/ResourceManager/MachineLearning/Commands.MachineLearning/help/Import-AzureRmMlWebService.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,11 @@ The Import-AzureRmMlWebService cmdlet imports , specified either directly or in
2828
## EXAMPLES
2929

3030
### -------------------------- Example 1: Import from string --------------------------
31-
@{paragraph=PS C:\\\>}
32-
33-
34-
3531
```
3632
Import-AzureRmMlWebService -JsonString $jsonDefinition
3733
```
3834

3935
### -------------------------- Example 2: Import from file path --------------------------
40-
@{paragraph=PS C:\\\>}
41-
42-
4336
```
4437
Import-AzureRmMlWebService -InputFile "C:\mlservice.json"
4538
```

0 commit comments

Comments
 (0)