Add New Client to managed instance
Create Files and Folders using current standards (Currently copied from working copy).
- Rename folder in inetpub/wwwroot to new domain
Rename all references using a search and replace to the new environment.
- "Client_ENV_Everest"
- Passwords
- Application name
Create new AD groups using the script "ad_create.ps1"
- Separate user groups need to be created for live and staging
- Update admin and support email addresses to be added to the groups upon creation
Create Local Users using "env_create.ps1" (this script is also used to create services and can be done at this point).
- Generate passwords using Use a Passphrase in the format xxx.xxx.xxx.xxx#33
Create database using current naming scheme in azure (currently by copying a current working database, with the data removed in a later step).
- User Groups are added automatically through a job within 5 minutes.