Creating Privileged Azure Accounts via SailPoint

I’m currently working on a requirement and need some guidance.

Requirement Statement:
Currently, we use an admin account synced from on-premises AD for privileged access in Azure. However, as per Microsoft’s recommendations, this practice is not ideal. Microsoft advises creating separate privileged accounts directly in Azure.

Objective:
To create a privileged account directly in Azure via SailPoint with the following conditions:

  1. The privileged account should have a naming convention like xxxabcA (Admin).
  2. The account should be correlated to the normal user account.

Thanks