👨‍💻Updating the group in AddIn

This page will guide you to update the group name in the AddIn

  1. You should have access to source code of the AddIn. There is a file named mrpn_addin.py open it in a code editor or a simple text editor like Notepad.

  2. Search for "entra_id_group_name" or jump to line number 39 (subject to change with releases).

  3. Update the value to your group's name.

Last updated