This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: getting started script (#475)
* initial changes for getting started scripts * add temp error handling * rename file - fix typo * add debug strings * add handling for existing user * WIP: wait for subprocess to complete to get exit code * WIP: handle existing user and refactor code * WIP: add missing return statements * WIP: fix typo * start sdk refactor * mostly working create * working happy create path * handle errors for vnet, aad application * make account setup interactive * add prompt * add docs * rename account_setup_refac to account_setup * add some logging * pip install msrest, azure-cli-core, import issues * remove in script pip, add shell wrapper program * ellipsis to period * update branch name for account_setup.sh * docstring * retry resource group creation * fix typo, update retry * explicitly set output location * wget overwrite flag, docs update * add prompt for multi tenants * fix bug with batch account creation * add spinner, print statements, fix formatting bug * fix param bug
- Loading branch information