Skip to content

Commit ef444aa

Browse files
Update instance.md
1 parent 75a6ae6 commit ef444aa

File tree

1 file changed

+3
-3
lines changed
  • content/learning-paths/servers-and-cloud-computing/php-on-gcp

1 file changed

+3
-3
lines changed

content/learning-paths/servers-and-cloud-computing/php-on-gcp/instance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ For support on GCP setup, see the Learning Path [Getting started with Google Clo
1818

1919
To create a virtual machine based on the C4A instance type:
2020
- Navigate to the [Google Cloud Console](https://console.cloud.google.com/).
21-
- Go to Compute Engine > VM Instances and select Create Instance.
21+
- Go to **Compute Engine** > **VM Instances** and select **Create Instance**.
2222
- Under Machine configuration:
23-
- Populate fields such as Instance name, Region, and Zone.
23+
- Populate fields such as **Instance name**, **Region**, and **Zone**.
2424
- Set **Series** to `C4A`.
2525
- Select `c4a-standard-4` for machine type.
2626

2727
![Create a Google Axion C4A Arm virtual machine in the Google Cloud Console with c4a-standard-4 selected alt-text#center](images/gcp-vm.png "Creating a Google Axion C4A Arm virtual machine in Google Cloud Console")
2828

29-
- Under **OS and Storage**, select **Change**, then choose an Arm64-based OS image. For this Learning Path, use **SUSE Linux Enterprise Server**. Pick the preferred version for your Operating System. Ensure you select the **Arm image** variant. Click **Select**.
29+
- Under **OS and Storage**, select **Change**, then select an Arm64-based OS image. For this Learning Path, select **SUSE Linux Enterprise Server**. Select the preferred version for your operating system. Ensure you select the **Arm image** variant. Click **Select**.
3030
- Under **Networking**, enable **Allow HTTP traffic**.
3131
- Click **Create** to launch the instance.

0 commit comments

Comments
 (0)