Skip to content

Commit fa7c694

Browse files
bene2k1nerda-codesRoRoJ
authored
Apply suggestions from code review
Co-authored-by: Néda <[email protected]> Co-authored-by: Rowena Jones <[email protected]>
1 parent 92a809f commit fa7c694

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pages/apple-silicon/how-to/setup-vm-with-utm.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories:
1616

1717

1818
This guide explains the process to create a fully independent and functional virtual machine inside a Scaleway Mac using UTM, a powerful virtualization tool for macOS.
19-
UTM is free and open-source software that leverages Apple's Hypervisor framework and QEMU to provide virtualization capabilities.
19+
UTM is a free and open-source software that leverages Apple's Hypervisor framework and QEMU to provide virtualization capabilities.
2020

2121
<Macro id="requirements" />
2222

@@ -49,7 +49,7 @@ UTM is free and open-source software that leverages Apple's Hypervisor framework
4949
<Lightbox src="scaleway-aps-utm-2.webp" size="medium" alt="The disk size confgiration window of UTM with 64GB of storage chosen" />
5050
* Click "Save" to create the VM.
5151
<Lightbox src="scaleway-aps-utm-3.webp" size="medium" alt="Summary of the VM configuration displaying the Save button to apply the configuration" />
52-
4. Start and set Up your macOS VM:
52+
4. Start and set up your macOS VM:
5353
* Once the VM is installed with your properties, click the "Run" button in UTM.
5454
* A GUI window will open displaying your VM.
5555
<Lightbox src="scaleway-aps-utm-4.webp" size="medium" alt="Mac OS setup wizard" />
@@ -77,4 +77,4 @@ UTM is free and open-source software that leverages Apple's Hypervisor framework
7777
For more advanced information about UTM, refer to the [official UTM documentation](https://docs.getutm.app/)
7878
</Message>
7979

80-
This setup allows you to run a complete and isolated macOS environment within your Scaleway mac instance, perfect for testing applications, MDM profiles, or other macOS-specific tasks.
80+
This setup allows you to run a complete and isolated macOS environment within your Scaleway hosted Mac mini, perfect for testing applications, MDM profiles, or other macOS-specific tasks.

pages/apple-silicon/how-to/test-mdm-workflows.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories:
1616
Scaleway's hosted Mac mini with UTM as a hypervisor provides a unique and powerful platform for testing and validating Mobile Device Management (MDM) solutions.
1717

1818
This documentation guide is designed to help you get started with testing MDM automation and deployment workflows on a Scaleway Mac mini with UTM.
19-
It provides step-by-step instructions for enrolling a VM in an MDM server, testing MDM commands and deployment, and manually installing configuration profiles. Whether you're an MDM administrator, a developer, or a QA engineer.
19+
It provides step-by-step instructions for enrolling a VM in an MDM server, testing MDM commands and deployment, and manually installing configuration profiles. The documentation is suitable for MDM administrators, developers, or QA engineers.
2020

2121
By following this guide, you will be able to create a robust and isolated testing environment for your MDM solution, allowing you to validate its functionality, performance, and scalability.
2222

@@ -51,6 +51,6 @@ If needed, you can manually install a configuration profile on your VM:
5151
1. Download your configuration profile (`.mobileconfig` file) from your MDM provider.
5252
2. On your VM, go to **System Settings** > **General** > **Device Management**.
5353
3. Click the "+" button and select your profile.
54-
4.Follow the prompts to install and activate the profile.
54+
4. Follow the prompts to install and activate the profile.
5555

5656
By following these steps, you should be able to successfully enroll your VM in your MDM server and test MDM commands and deployment.

0 commit comments

Comments
 (0)