Describe the feature
Add‑EntraBetaRedirectURIToAgentIdentityBlueprint should prompt for a redirectURI value instead of automatically setting localhost. This may be the right value for some local testing scenarios, but the user should at least get the option to specify a specific URI instead - the cmdlet currently just sets localhost by default without prompting for input.
How will this feature enhance your project and further the project’s overall goals? Who will benefit from this feature (i.e. all users; the project team)?
Avoiding adding localhost URIs on AIBs that should be using a distinct redirectURI
Describe alternatives you've considered
N/A
Additional context
N/A