Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you have multiple subscriptions in a tenant, you must provide both the options "-tenant" and "-subscription" to specify the Tenant ID and Subscription ID.

Code Block
languagebash
.\batch-activate-uniform.ps1 -seedfile 'your-seed-file' -tenant 'your-tenenat-id' -subscription 'your-subscription-id'


Example: Sign in with morden authentication

...