File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/virtual-machines/linux Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ You must complete specific configuration steps in the operating system for the v
45
45
sudo rpm -e --nodeps NetworkManager
46
46
```
47
47
48
- > [! NOTE]
49
- > If the package is not already installed, this command fails with an error message. This messages is expected.
48
+ > [! NOTE]
49
+ > If the package is not already installed, this command fails with an error message. This messages is expected.
50
50
51
51
4. Create a file named ** network** in the ` /etc/sysconfig/` directory that contains the following text:
52
52
@@ -318,8 +318,8 @@ Preparing an Oracle Linux 7 virtual machine for Azure is similar to Oracle Linux
318
318
sudo export HISTSIZE=0
319
319
` ` `
320
320
321
- > [! NOTE]
322
- > if you are migrating a specific virtual machine and do not wish to create a generalized image, skip the deprovision step.
321
+ > [! NOTE]
322
+ > If you' re migrating a specific virtual machine and don ' t want to create a generalized image, skip the deprovisioning step.
323
323
324
324
16. Click ** Action -> Shut Down** in Hyper-V Manager. Your Linux VHD is now ready to be [** uploaded to Azure** ](./upload-vhd.md#option-1-upload-a-vhd).
325
325
You can’t perform that action at this time.
0 commit comments