Completed

Executar o runbook para iniciar e parar uma Vm automáticamente

Published on the July 21, 2016 in IT & Programming

About this project

Open

Tenho uma conta no Azure e uma VM rodando em produção.
Já configurei a conta credencial e importei o runbook para iniciar e parar o servidor.

https://azure.microsoft.com/en-us/documentation/articles/automation-solution-startstopvm-psworkflow/

**Erro quando tento rodar o runbook na area de rascunho para testa-lo

The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: unknown_user_type: Unknown User Type

trecho do codigo onde os paramentos são configurados

workflow Start-AzureVMs

    param (
        [Parameter(Mandatory=$false)]
        [String]  $AzureCredentialAssetName = 'Automation',        #credencial criada seguindo todas as instruções
       
        [Parameter(Mandatory=$false)]       
        [String] $AzureSubscriptionIdAssetName = '86xxxxx-xxxxx-xxxx-xxxxxxxxab',
        [Parameter(Mandatory=$false)]
        [String] $ServiceName = minha-vm'

Category IT & Programming
Project size Small
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Experience in this type of projects No (I haven’t managed this kind of project before)

Delivery term: Not specified

Skills needed

Other projects posted by A. G.