Azure Automation Variables and Credentials

Modified on Tue, 19 Dec 2023 at 05:22 AM

Here you can find detailed information, on using our "ready to au2mate" Azure Automation PowerShell Scripts.



TABLE OF CONTENTS


Variables

To make it easier for you to deploy, we use "Variables" and "Credentials" in our PowerShell Scripts.

The following list should help you set the correct values for all "Variables" and "Credentials" we use.


 NameDescriptionExample
au2mator_DCDomain Controler Namesrvdc1.domain.local
au2mator_LogPathRoot Logging PathC:\_SCOworkingDir\TFS\PS-Services
au2mator_PortalURLFull URL of au2mator Portal used for Mail Templatehttp://demo01.au2mator.local
au2mator_DBServerau2mator DB Servernamedemo01
au2mator_DBNameau2mator DB Database Nameau2mator
au2mator_SMTPServerSMTP Server to send Mailssmtp.au2mator.com
au2mator_SMTPSenderSender Mail, who sends the au2mator Mailsselfservice@au2mator.com
au2mator_HelpDBNameDatabase for Staging Informationau2matorHelp
au2mator_HelpSQLServerSQL Server for Staging DBdemo01
au2mator_PSRemotingServerServer name to connect for PS Remotingsrvdc1.domain.local
au2mator_TeamsSyncRBName of your Azure Automation Runbook to Sync Teamsau2mator_Teams_SyncTeams


Credentials

  • SMTP_Credentials: are used to authenticate against your Mail Server
  • TEAMS_AdminCredentials: is used to authenticate against Teams

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article