Allow the ability to create a SP with specific ID from the Azure Portal UI
Open
act-identity-squad
Auto-Assign
Azure CLI Team
customer-reported
Graph
potential-pruning
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Related command**
az ad sp create --id
**Is your feature request related to a problem? Please describe.**
To my knowledge, to create a SP with a specific ID from an external tenant, you have to either use CLI (or a Terraform wrapper or similar)
There is no way to accomplish this command from the Azure Portal UI
**Describe the solution you'd like**
Allow the ability to define a specific SP ID when creating from the Azure Portal UI
**Describe alternatives you've considered**
Using Terraform, Cloud shell, or Azure CLI all work, but the same functionality should exist in the UI
Contributor guide
Assessment
This issue has not been assessed yet.