Terraform Module Release: terraform-azuread-application-link v0.0.1

This module creates an Enterprise Application in Azure AD in order to create a tile in the MyApps portal for any assigned users. This does not support passing any authentication, but will ride on any existing authentication.

The use case I had was deploying an application in AWS which used SSO to Azure AD. The users needed to navigate through the Management Console to reach the application even though it has a direct URL. This module takes the link and publishes it like a bookmark on the MyApps portal to improve user experience.

Leave a comment