Skip to content

Instantly share code, notes, and snippets.

@pmatthews05
Created June 18, 2020 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmatthews05/883122d619d4f4560b6a90e2d2cea2ea to your computer and use it in GitHub Desktop.
Save pmatthews05/883122d619d4f4560b6a90e2d2cea2ea to your computer and use it in GitHub Desktop.
#Creates a secret with a random password
az ad app credential reset --id $AppId --credential-description 'Registration' --end-date 2299-12-31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment