update central resources Readme
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
objectId filed is not present - issue 261
-
az ad sp list
command do not returnobjectId
field, made changes to fetchid
instead ofobjectId
- fetched
appId
field before using it in subsequent steps - tested changes by deploying service-principal module using terraform and Contributer role assignment key vault and container registry is successful with changes.
Edited by saketh somaraju [EPAM]