Skip to content

Commit c192710

Browse files
Merge pull request #272316 from halkazwini/nw-migrate
Tweaks
2 parents f7e3f7a + 61d1cc2 commit c192710

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/network-watcher/nsg-flow-logs-migrate.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ In this section, you learn how to use the script file that you downloaded in the
6363

6464
1. Enter **1** for **Run analysis** option.
6565

66-
```powershell
66+
```
6767
.\MigrationFromNsgToAzureFlowLogging.ps1
6868
6969
Select one of the following options for flowlog migration:
@@ -74,13 +74,13 @@ In this section, you learn how to use the script file that you downloaded in the
7474
7575
1. Enter the JSON file name.
7676
77-
```powershell
77+
```
7878
Please enter the path to scope selecting config file: .\RegionSubscriptionConfig.json
7979
```
8080
8181
1. Enter the number of threads or leave blank to use the default value of 16.
8282
83-
```powershell
83+
```
8484
Please enter the number of threads you would like to use, press enter for using default value of 16:
8585
```
8686
@@ -91,7 +91,7 @@ In this section, you learn how to use the script file that you downloaded in the
9191
9292
1. Enter **2** or **3** to choose the type of migration that you want to perform.
9393
94-
```powershell
94+
```
9595
Select one of the following options for flowlog migration:
9696
1. Re-Run analysis
9797
2. Proceed with migration with aggregation
@@ -101,7 +101,7 @@ In this section, you learn how to use the script file that you downloaded in the
101101
102102
1. After the migration is completed successfully, you can cancel the migration and revert changes. To accept the migration enter **n**, otherwise enter **y**. Once you accept the changes you can't revert them.
103103
104-
```powershell
104+
```
105105
Do you want to rollback? You won't get the option to revert the actions done now again (y/n): n
106106
```
107107

0 commit comments

Comments
 (0)