Configure Nerdio Manager for Unified Application Management
Unified Application Management simplifies the process of deploying applications to your AVD desktops.
The Unified Application Manager supports the following installation repository sources:
Winget community, Intune, or Shell Apps repository: See Link a WinGet community or Intune repository below.
Private Winget repositories: See Create a new private WinGet repository below.
Link a WinGet community or Intune repository
Nerdio Manager allows you to link a WinGet community or Intune repository.
Note: See UAM: Manage shell apps for details about linking a Shell Apps repository.
To link a WinGet community or Intune repository:
Navigate to Settings > Nerdio environment.
In the Unified Application Management tile, select Link.
-
Enter the following information:
Repository type: From the drop-down list, select the repository type.
Friendly Name: Type the repository's friendly name.
Location: Type the repository's location.
-
Once you have entered all the desired information, select OK.
The application repository is linked to Nerdio Manager.
Create a new private WinGet repository
Nerdio Manager allows you to create a new private WinGet repository.
To create a new private WinGet repository:
Navigate to Settings > Nerdio environment.
In the Unified Application Management tile, select Add.
-
Enter the following information:
Display Name: Type the display name.
Resource group: From the drop-down list, select the resource group.
Storage account: From the drop-down list, select the storage account. Optionally, type the name for a new storage account.
-
Log Analytics Workspace: From the drop-down list, select an existing workspace.
Note: If a new workspace is required, leave this section blank and provide details in Custom resource names below.
App Service Plan: From the drop-down list, select the App Service Plan in which App Service is placed.
-
Customize resources names: Optionally, type the naming prefixes for the new resources.
Note: These names are post-fixed with a random string.
Customize resource tags: Optionally, type the Name and Value of the Azure tags to apply to the repository.
Once you have entered all the desired information, select OK.
The application repository is added.
Intune group management (customized group names)
When you create an Intune group in Nerdio Manager, it is automatically assigned a GUID in Azure that is creating using a string of random characters. This means it can make it harder to identify what the groups purpose is. For example:
In Nerdio Manager you can customize the Intune group names to be more friendly and more meaningful as to the purpose of the group based on your own naming conventions. These group names act as a virtual name, and although the friendly name is displayed in Nerdio Manager, the original name will still be displayed in the Azure portal.
To enable custom group names:
Sign in to your Azure portal
Select your site, and navigate to Settings > Environment variables.
Select the App settings tab, and in the search box, enter Features:Naming.
-
Select Features:Naming:UamIntuneGroupNameTemplate.
-
On the Add/Edit application setting page, in the Value box, use any preferred static naming elements in combination with the following variables:
%POLICYNAME%: Policy name using alphanumeric symbols a-z, A-Z, 0-9 and a dash (-). Invalid characters will be removed from the policy name.
%TIMESTAMP%: Adds a UTC time stamp in the format yyyyMMddHHmmss.
%RAND4%: Adds 4 random alphanumeric characters.
-
%NUM4%: Adds 4 random numerals.
For example, if you created a policy called Intune-Custom-Name, and using the above template setting, the Intune group would be called Nerdio-Intune-Custom-Name-WXYZ.
Comments (0 comments)