Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Helper script to create Service Principal, Storage Account, Batch account #354

Closed
jafreck opened this issue Jan 24, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@jafreck
Copy link
Member

jafreck commented Jan 24, 2018

The script should:

  1. Donwload and install the Azure CLI
  2. use azure cli to login
  3. create a service principal
  4. create a storage account, and give service principal access
  5. create a batch account and give service principal access
  6. validate success
  7. save secrets to .aztk/secrets.yaml
  8. delete azure cli

The user should provide azure login credentials, but should not have to know or provide any other information.

The user should be able to configure service principal, batch account and storage account values. Default values for all should be configured.

This can be executed with an aztk cli command. Something like aztk init.

@jafreck jafreck modified the milestones: v0.5.2, v0.5.3 Feb 1, 2018
@jafreck jafreck self-assigned this Apr 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant