Send email to PPOC when portfolio is provisioned
When a portfolio state machine transitions to the COMPLETED state, an email is sent to the PPOC letting them know it's ready, and provides them with their username needed to create a password.
This commit is contained in:
@@ -4,6 +4,7 @@ AZURE_AADP_QTY=5
|
||||
AZURE_ACCOUNT_NAME
|
||||
AZURE_CLIENT_ID
|
||||
AZURE_GRAPH_RESOURCE="https://graph.microsoft.com/"
|
||||
AZURE_LOGIN_URL="https://portal.azure.com/"
|
||||
AZURE_POLICY_LOCATION=policies
|
||||
AZURE_POWERSHELL_CLIENT_ID
|
||||
AZURE_ROLE_DEF_ID_BILLING_READER="fa23ad8b-c56e-40d8-ac0c-ce449e1d2c64"
|
||||
|
Reference in New Issue
Block a user