I know how to create service principal for app registration. However, what is "Azure Service principal account" for read-only Azure access?
The requirement is to execute API or make API call from a framework or run the command for Azure Infra and Service validation.
The additional details:
- account with id and secret key?
- Account with IAM privilege to read config data from Azure services?
- Access to cloud providers API for config validation?
Is there any stpes to do this? It will be really helpful if the above details can be done from Azure portal.