Skip to content

Commit 3c1265e

Browse files
committed
38341750 cust perms
1 parent 053292d commit 3c1265e

2 files changed

Lines changed: 69 additions & 0 deletions

File tree

windows-365/enterprise/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ items:
2525
href: device-images.md
2626
- name: Lifecycle and operating system end of support
2727
href: end-of-support.md
28+
- name: Customer permission
29+
href: customer-permissions.md
2830
- name: Device configuration with MEM
2931
href: device-configuration.md
3032
- name: Encryption
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
# required metadata
3+
title: Customer permissions needed for Windows 365 operations
4+
titleSuffix:
5+
description: Learn about customer permissions needed for some Windows 365 operations
6+
keywords:
7+
author: ErikjeMS
8+
ms.author: erikje
9+
manager: dougeby
10+
ms.date: 04/05/2022
11+
ms.topic: overview
12+
ms.service: cloudpc
13+
ms.subservice:
14+
ms.localizationpriority: high
15+
ms.technology:
16+
ms.assetid:
17+
18+
# optional metadata
19+
20+
#ROBOTS:
21+
#audience:
22+
23+
ms.reviewer: elaineyou
24+
ms.suite: ems
25+
search.appverid: MET150
26+
#ms.tgt_pltfrm:
27+
ms.custom: intune-azure; get-started
28+
ms.collection: M365-identity-device-management
29+
---
30+
31+
# Customer permissions
32+
33+
For some operations, Windows 365 needs permissions to other services. These operations include:
34+
35+
- Create an on-premises network connection (OPNC)
36+
- Add a custom image
37+
38+
Windows 365 uses the Azure role-based access control (RBAC) permissions required for the corresponding operations.
39+
40+
## Create on-premises network connections
41+
42+
You create OPNCs to define the connection between your network and the Windows 365 system so that Cloud PCs can be successfully provisioned. When you create an OPNC the Windows 365 service requires the following permissions:
43+
44+
- **Reader permission on the Azure subscription**: This permission is used to simplify the add a custom image flow.
45+
- **Network contributor on the specified resource group**: This permission is used to create network interface cards in the selected resource group.
46+
- **Network contributor on the virtual network**: This permission is used to attach the created network interface cards to the selected virtual network.
47+
48+
When you create an OPNC, you must be signed in with an account that is an Owner of the subscription.
49+
50+
For more information, see [Create on-premises network connection](create-on-premises-network-connection.md).
51+
52+
## Add a custom image
53+
54+
If you’ve already created an OPNC for the Azure subscription that’s associated with the image, no new permissions are needed.
55+
56+
When you use a subscription without an OPNC, the Windows 365 service requires the following permission to upload a custom image:
57+
58+
- Reader of the subscription
59+
60+
When you upload a custom image, you must be signed in with an account that is an Owner or admin of the subscription.
61+
62+
For more information, see [Add or delete custom device images](add-device-images.md).
63+
64+
<!-- ########################## -->
65+
## Next steps
66+
67+
[What is Azure role-based access control (Azure RBAC)](/azure/role-based-access-control/overview).

0 commit comments

Comments
 (0)