Skip to content

Commit 0a71ea4

Browse files
Apply suggestions from code review
1 parent 2d7b575 commit 0a71ea4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/linux/oracle-create-upload-vhd.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ You must complete specific configuration steps in the operating system for the v
4545
sudo rpm -e --nodeps NetworkManager
4646
```
4747

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.
5050

5151
4. Create a file named **network** in the `/etc/sysconfig/` directory that contains the following text:
5252

@@ -318,8 +318,8 @@ Preparing an Oracle Linux 7 virtual machine for Azure is similar to Oracle Linux
318318
sudo export HISTSIZE=0
319319
```
320320
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.
323323
324324
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).
325325

0 commit comments

Comments
 (0)