You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/intune/developer/app-wrapper-prepare-ios.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,16 +203,26 @@ Open the macOS Terminal and run the following command:
203
203
204
204
You can use the following command line parameters with the App Wrapping Tool:
205
205
206
+
> [!NOTE]
207
+
> If you are using MFA authentication the -aa, -ac, and -ar parameters are not optional. You need to specify them in order to allow the MFA redirection to work during the sign-in process.
208
+
>
209
+
>**Example:** The following example command runs the App Wrapping Tool, incorporating the required commands when MFA is used in the authentication process.
210
+
>
211
+
>```bash
212
+
>./IntuneMAMPackager/Contents/MacOS/IntuneMAMPackager -i ~/Desktop/MyApp.ipa -o~/Desktop/MyApp_Wrapped.ipa -p~/Desktop/My_Provisioning_Profile_.mobileprovision -c"12 A3 BC 45 D6 7E F8 90 1A 2B 3C DE F4 AB C5 D6 E7 89 0F AB"-aa https://login.microsoftonline.com/common -ac "Client ID of the input app if the app uses the Microsoft Authentication Library"-ar "Redirect/Reply URI of the input app if the app uses the Microsoft Authentication Library" -v true
|**-i**|`<Path of the input native iOS application file>`. The file name must end in .app or .ipa. |
209
219
|**-o**|`<Path of the wrapped output application>`|
210
220
|**-p**|`<Path of your provisioning profile for iOS apps>`|
211
221
|**-c**|`<SHA1 hash of the signing certificate>`|
212
222
|**-h**| Shows detailed usage information about the available command line properties for the App Wrapping Tool. |
213
-
|**-aa**|(Optional) `<Authority URI of the input app if the app uses the Microsoft Authentication Library>` i.e `https://login.microsoftonline.com/common`|
214
-
|**-ac**|(Optional) `<Client ID of the input app if the app uses the Microsoft Authentication Library>` This is the guid in the Client ID field from your app's listing in the App Registration blade. |
215
-
|**-ar**|(Optional) `<Redirect/Reply URI of the input app if the app uses the Microsoft Authentication Library>` This is the Redirect URI configured in your App Registration. Typically it would be the URL protocol of the application that the Microsoft Authenticator app would return to after brokered authentication. |
223
+
|**-aa**|(Optional when MFA is not used) `<Authority URI of the input app if the app uses the Microsoft Authentication Library>` i.e `https://login.microsoftonline.com/common`|
224
+
|**-ac**|(Optional when MFA is not used) `<Client ID of the input app if the app uses the Microsoft Authentication Library>` This is the guid in the Client ID field from your app's listing in the App Registration blade. |
225
+
|**-ar**|(Optional when MFA is not used) `<Redirect/Reply URI of the input app if the app uses the Microsoft Authentication Library>` This is the Redirect URI configured in your App Registration. Typically it would be the URL protocol of the application that the Microsoft Authenticator app would return to after brokered authentication. |
216
226
|**-v**| (Optional) Outputs verbose messages to the console. It is recommended to use this flag to debug any errors. |
217
227
|**-e**| (Optional) Use this flag to have the App Wrapping Tool remove missing entitlements as it processes the app. See [Setting app entitlements](#setting-app-entitlements) for more details.|
218
228
|**-xe**| (Optional) Prints information about the iOS extensions in the app and what entitlements are required to use them. See [Setting app entitlements](#setting-app-entitlements) for more details. |
title: Enroll your Android device in telecom expense management with Intune
5
-
description: Learn how to enroll an Android device into telecom expense management.
4
+
title: Set up Datalert app for Android
5
+
description: Set up the Datalert app and service on an Intune-enrolled Android device.
6
6
keywords:
7
7
author: lenewsad
8
8
ms.author: lanewsad
@@ -29,44 +29,45 @@ ms.custom: intune-enduser
29
29
ms.collection:
30
30
---
31
31
32
-
# Enroll your Android device in telecom expense management
32
+
# Set up Datalert app for Android
33
33
34
-
Your organization may be using telecom expense management software to ensure that their data and voice plans are being used within acceptable limits. Once you have completed enrolling your device, you will then be prompted to select the best category for that device.
34
+
Workplaces use telecom expense management software to ensure that data and voice plans are being used within acceptable limits. If your organization monitors telecom usage, you may be required to install the Datalert app on your enrolled device. This article describes how to install and set up Datalert on your device.
35
35
36
-

36
+
## Install app and sign in
37
+
After enrollment, tap the notification sent to your device to install the [Datalert app](https://play.google.com/store/apps/details?id=fr.memobox.databox) from the Google Play store.
37
38
38
-
Select the appropriate option, and you will receive a notification to install the [__Datalert__](https://play.google.com/store/apps/details?id=fr.memobox.databox) app from the Google Play Store. The Datalert app is how your organization can measure data usage. If your organization has configured the work or school enrollment option, you will be required to log in with your work or school account. If this hasn't been enabled, you will need to provide information such as your phone number and verify your device using a code to enroll into the Datalert service from the app.
39
+
If you don't receive a notification, you can still install Datalert from Google Play, but instead of using your work or school account, you must provide your phone number and verify your device using a code. Contact your support person for more information about the code.
39
40
40
-
Tap the __next__ arrow at the top right corner of the screen to proceed. Your company support should tell you whether you'll sign in with your __Microsoft work or school account__ or to use your __phone number__.
41
+

41
42
42
-

43
+
Once you've set up your account with Datalert, you can begin monitoring your data usage by day, week, and month in the app. Your organization can monitor your voice and data plan to prevent overages and unexpected roaming costs.
43
44
44
-
## Enroll into Datalert using your Microsoft work or school account
45
+

45
46
46
-
1. Select __Enroll with Microsoft account__.
47
+
### Set up with work or school account
48
+
Use your Microsoft work or school account to set up Datalert on your device.
47
49
48
-

50
+
1. Open Datalert and select __Enroll with Microsoft account__.
49
51
50
-
2. Choose your work or school account from the available accounts. If your account is not listed, you can sign in to it using the **Add account** button.
52
+

53
+
54
+
2. Select your Microsoft work or school account. If it's not listed, select **Add account** to sign in manually.
51
55
52
56

53
57
54
-
3. Datalert setup will work for a few moments, then should complete. Tap __Finish__ when it completes.
58
+
3.Wait while Datalert setup runs and then tap __Finish__ when complete.
55
59
56
-
## Enroll into Datalert using your phone number
60
+
### Set up with phone number
61
+
Use your phone number to set up Datalert on your device.
57
62
58
-
1.Provide your device's phone number.
63
+
1.Open Datalert and enter the device phone number.
59
64
60
65

61
66
62
-
2.You will then receive a verification code through an SMS message. Provide the code and tap __OK__.
67
+
2.A verification code is sent to the device by SMS. Copy and enter the code into the app and then tap __OK__.
63
68
64
69

65
70
66
-
3. Once you've provided the verification code, Datalert setup will complete. Tap __Finish__ and you will be able to monitor your data from the Datalert app.
67
-
68
-

69
-
70
-
Once you've enrolled, you will begin to see your data usage in the Datalert app.
71
+
3. Wait while Datalert setup runs and then tap __Finish__ when complete.
71
72
72
-
Still need help? Contact your company support. For contact information, check the [Company Portal website](https://go.microsoft.com/fwlink/?linkid=2010980).
73
+
Still need help? Contact your support person. For contact information, check the [Company Portal website](https://go.microsoft.com/fwlink/?linkid=2010980).
title: Enroll your iOS device in telecom expense management with Intune
5
-
description: Learn how to enroll an iOS device into telecom expense management.
4
+
title: Set up Datalert app for iOS
5
+
description: Set up the Datalert app and service on an Intune-enrolled iOS or iPad device.
6
6
keywords:
7
7
author: lenewsad
8
8
ms.author: lanewsad
@@ -29,45 +29,47 @@ ms.custom: intune-enduser
29
29
ms.collection:
30
30
---
31
31
32
-
# Enroll your iOS device in telecom expense management
32
+
# Set up Datalert app for iOS and iPad
33
33
34
-
Your organization may be using telecom expense management software to ensure that their data and voice plans are being used within acceptable limits. Once you have completed enrolling your device, you will then be prompted select the best category for that device.
34
+
Workplaces use telecom expense management software to ensure that data and voice plans are being used within acceptable limits. If your organization monitors telecom usage, you may be required to install the Datalert app on your enrolled device. This article describes how to install and set up Datalert.
35
35
36
-

36
+
## Install app and sign in
37
37
38
-
Select the appropriate option, and you will receive a notification to install the [__Datalert__](https://itunes.apple.com/app/datalert/id771029268?mt=8) app from the App Store. The Datalert app is how your organization can measure data usage. If your organization has configured the Microsoft work or school enrollment option, you will be required to log in with your work or school account. If this hasn't been enabled, you will need to provide information such as your phone number and verify your device using a code to enroll into the Datalert service from the app.
38
+
After enrollment, tap the notification sent to your device to install the [Datalert app](https://play.google.com/store/apps/details?id=fr.memobox.databox)from the App Store.
39
39
40
-

40
+
If you don't receive a notification, you can still install Datalert from Google Play, but instead of using your work or school account, you must provide your phone number and verify your device using a code. Contact your support person for more information about the code.
41
41
42
-
## Enroll into Datalert using your Microsoft work or school account
42
+

43
43
44
-
> [!NOTE]
45
-
> You need to have the [Microsoft Authenticator](/azure/multi-factor-authentication/end-user/microsoft-authenticator-app-how-to) app installed and active on your phone to enroll this way.
44
+
Once you've set up your account with Datalert, you can begin monitoring your data usage by day, week, and month in the app. Your organization can monitor your voice and data plan to prevent overages and unexpected roaming costs.
46
45
47
-
1. Select __Enroll with Microsoft account__.
46
+

48
47
49
-

50
48
51
-
2. You'll receive a notification that __"Datalert" wants to open "Authenticator"__. Select __Open__.
49
+
### Set up with work or school account
50
+
Use your Microsoft work or school account to set up Datalert on your device.
52
51
53
-

52
+
> [!IMPORTANT]
53
+
> [Microsoft Authenticator](/azure/multi-factor-authentication/end-user/microsoft-authenticator-app-how-to) must be installed and active on your phone to enroll this way.
54
54
55
-
3. Sign in with your __Microsoft school or work account__. Datalert setup will work for a few moments, then should complete. Tap __Finish__ when it completes.
55
+
1. Open the Datalert app and select __Enroll with Microsoft account__.
56
56
57
-
## Enroll into Datalert using your phone number
57
+
2. When prompted to open Authenticator, select __Open__.
58
58
59
-
1. Provide your device's phone number.
59
+

60
60
61
-

61
+
3. Sign in with your Microsoft work or school account.
62
62
63
-
2. You will then receive a verification code through an SMS message. Provide the code and tap __OK__.
63
+
4. Wait while Datalert setup runs and then tap __Finish__ when complete.
64
64
65
-

65
+
### Set up with phone number
66
+
Use your phone number to set up Datalert on your device.
66
67
67
-
3. Once you've provided the verification code, Datalert setup will complete. Tap __Finish__ and you will be able to monitor your data from the Datalert app.
68
+
1. Open Datalert and enter the device phone number.
69
+
2. A verification code is sent to the device by SMS. Copy and enter the code into the app and then tap __OK__.
68
70
69
-

71
+

70
72
71
-
Once you've enrolled, you will begin to see your data usage in the Datalert app.
73
+
3. Wait while Datalert setup runs and then tap __Finish__ when complete.
72
74
73
-
Still need help? Contact your company support. For contact information, check the [Company Portal website](https://go.microsoft.com/fwlink/?linkid=2010980).
75
+
Still need help? Contact your support person. For contact information, check the [Company Portal website](https://go.microsoft.com/fwlink/?linkid=2010980).
0 commit comments