App configuration policies on iOS managed devices Flashcards

(28 cards)

1
Q

What is the minimum iOS/iPadOS version required for app configuration policy?

A

iOS/iPadOS 8.0 and later

This policy is specifically for managed devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What types of app installation are supported by the app configuration policy?

A
  • Managed iOS/iPadOS app from the app store
  • App package for iOS

These installation types are specific to managed devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the 8 high level steps to create an app configuration policy on iOS managed devices ?

A
  1. Apps > Configuration > Create > Managed devices
  2. Basics : Name + Description + Device enrollment type (set to Managed devices)
  3. Platform : iOS/iPadOS
  4. Click Select app next to Targeted app: choose the managed app to associate with the configuration policy
  5. Settings: In the dropdown box, select the Configuration settings format. 2 methods: Use configuration designer OR Enter XML data
  6. Scope tags
  7. Assignments: select either Add groups, Add all users, or Add all devices
    Once you’ve selected an assignment group, you can select a filter to refine the assignment scope when deploying app configuration policies for managed devices (Include/exclude)
  8. Review+create
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does Microsoft Intune provide for apps?

A

Configuration settings that are unique to an app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What tool can be used for configuring apps in Microsoft Intune?

A

Configuration designer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Can the configuration designer be used for devices not enrolled in Microsoft Intune?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the configuration designer allow you to configure?

A

Specific configuration keys and values that help create the underlying XML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What must be specified for each key and value configuration?

A
  • Configuration key
  • Value type
  • Configuration value
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the possible value types for configuration values in Microsoft Intune?

A
  • Integer
  • Real
  • String
  • Boolean
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the configuration key in Microsoft Intune?

A

The case sensitive key that uniquely identifies the specific setting configuration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the configuration value in Microsoft Intune?

A

The value for the configuration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Fill in the blank: The configuration settings are supplied to apps automatically when the apps are _______.

A

installed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What can a Microsoft Intune administrator control regarding accounts on managed devices?

A

Control which work or school accounts are added to Microsoft apps on managed devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What can be limited by the Intune administrator in Microsoft apps on enrolled devices?

A

Access to only allowed organization user accounts and block personal accounts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the purpose of the IntuneMAMAllowedAccountsOnly key?

A

To specify which accounts are allowed in the apps on iOS/iPadOS devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does it mean if IntuneMAMAllowedAccountsOnly is set to ‘Enabled’?

A

The only account allowed is the managed user account defined by the IntuneMAMUPN key.

17
Q

What happens if IntuneMAMAllowedAccountsOnly is set to ‘Disabled’?

A

Any account is allowed.

18
Q

What does the IntuneMAMUPN key represent?

A

UPN of the account allowed to sign into the app.

19
Q

What does the IntuneMAMOID key represent?

A

User Object ID of the account allowed to sign into the app.

20
Q

Fill in the blank: The key used to control account access in Microsoft apps is _______.

A

IntuneMAMAllowedAccountsOnly

21
Q

True or False: Personal accounts can always access Microsoft apps on managed devices.

22
Q

What requirement can organizations impose on enrolled devices regarding Microsoft apps?

A

Organizations can require that the work or school account is signed into managed Microsoft apps to receive Org data from other managed apps.

23
Q

What is the purpose of the IntuneMAMRequireAccounts key?

A

It determines whether the app requires the user to sign-in to the managed user account to receive Org data.

24
Q

What does it mean if IntuneMAMRequireAccounts is set to Enabled?

A

The app requires the user to sign-in to the managed user account defined by the IntuneMAMUPN key.

25
What happens if IntuneMAMRequireAccounts is set to Disabled?
No account sign-in is required.
26
What does the IntuneMAMUPN key represent?
UPN of the account allowed to sign into the app.
27
Fill in the blank: The app requires the user to sign-in to the managed user account defined by the _______ key to receive Org data.
IntuneMAMUPN
28
True or False: If IntuneMAMRequireAccounts is set to any value that isn't a case insensitive match to Enabled, account sign-in is required.
False