Open for Voting

Powershell Scripting with possibility of returning variables

Moin,

we just started with ARM and are a little bit disappointed of the missing opportunity of using Scripts to gather information and returning this information to the templates.

For Example:

We want to create a Useraccount with a mailbox. Unfortunately we are having a ton of MailboxDatabases and a Site dependency. 

Now i would insert a Dropdown with the information which Site should be used and send this to the PowershellScript. This Script is gathering which Database in this tipical Site would be the best (emptiest for example) and returning this value to the template to create the New Mailbox in this Database.