Skip to content

Commit d45e74e

Browse files
committed
fixed validationn warnings
1 parent b83ab81 commit d45e74e

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

memdocs/intune/protect/remove-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Manual deletion of a certificate is a scenario that applies across platforms and
5050
In this scenario, after the certificate is deleted, the next time the device checks in with Intune it's found to be out of compliance as it is missing the expected certificate. Intune then issues a new certificate to restore the device to compliance. No other action is needed to restore the certificate.
5151

5252
> [!NOTE]
53-
> SCEP certificates are [removed but not revoked](../certificate-authority-add-scep-overview#removing-certificates) when using a third-party certification authority.
53+
> SCEP certificates are [removed but not revoked](certificate-authority-add-scep-overview.md#removing-certificates) when using a third-party certification authority.
5454
5555
## Windows devices
5656

windows-365/enterprise/create-azure-network-connection.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,24 +54,29 @@ To create an ANC, you must:
5454

5555
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Windows 365** (under **Provisioning**) > **Azure network connection** > **Create**.
5656
2. Depending on the type of ANC you want to create, choose **Azure AD Join** or **Hybrid Azure AD Join**.
57-
![Screenshot of create connection dropdown](./media/create-azure-network-connection/create-connection-dropdown.png)
57+
58+
![Screenshot of create connection dropdown](./media/create-azure-network-connection/create-connection-dropdown.png)
59+
5860
3. On the **Network details** page, enter a **Name** for the new connection. The connection name must be unique within the customer tenant.
59-
![Screenshot of Name field](./media/create-azure-network-connection/connection-name.png)
61+
62+
![Screenshot of Name field](./media/create-azure-network-connection/connection-name.png)
63+
6064
4. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy ANC](health-checks.md), you won't be able to proceed.
6165
5. Select a **Virtual network** and **Subnet**.
6266
6. Select **Next**.
6367
7. For hybrid Azure AD join ANCs, on the **AD domain** page, provide the following information:
6468
- **AD domain name**: The DNS name of the Active Directory domain that you want to use for connecting and provisioning Cloud PCs. For example, corp.contoso.com.
6569

66-
> [!NOTE]
67-
> If your on-premises Active Directory environment has more than one domain or parent-child domains, be sure to enter the specific domain in which the Cloud PCs need to be domain joined.
68-
70+
> [!NOTE]
71+
> If your on-premises Active Directory environment has more than one domain or parent-child domains, be sure to enter the specific domain in which the Cloud PCs need to be domain joined.
72+
6973
- **Organizational unit**: (Optional.) An organizational unit (OU) is a container within an Active Directory domain, which can hold users, groups, and computers. Make sure that this OU is enabled to sync with Azure AD Connect. Provisioning will fail if this OU isn't syncing.
7074
- **AD domain username**: The username, in user principal name (UPN) format, that you want to use for connecting the Cloud PCs to your Active Directory domain. For example, [email protected]. This service account must have permission to join computers to the domain and, if set, the target OU.
7175
- **AD domain password**: The password for the user specified above.
7276
- **Confirm AD domain password**: The password for the user specified above.
7377

7478
Cloud PCs that use the defined ANC will be joined to the domain and OU specified. Make sure that the domain selected is the desired domain for the computers to join
79+
7580
8. Select **Next**.
7681
9. On the **Review + Create** page, select **Create**.
7782

0 commit comments

Comments
 (0)