Skip to content

Fetch GUID dynamically from azure AD

saketh somaraju requested to merge az/sa-fix-guid into master

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


  • Replace statically Hardcoded GUID with dynamic GUID, fetched with az ad sp show command
  • issue 263

Does this introduce a breaking change?


  • [NO]

Other information


Merge request reports