Windows Azure Automation -
I am trying to implement a runbook in Windows Azure automation, but I have to run the script on or off Can not run my VM because I can not authenticate with the machine. Can anyone tell me the correct way to use a blue account to authenticate the script?
Any other questions on the Internet ... I am getting a way to use the .pfx certificate, I use the certificate from my local machine or my VM It's not sure?
Below I am posting my existing script:
Workflow TurnOnServer {inlineScript} {Select-Azure Subscription - SubscriptionName 'My Subscription' Get-AzureVM -ServiceName ServerName Stop- AzureVM-name server -name-service name ServiceName}}
There are two different ways of attesting, either to generate a one, upload it as a management certificate to Ezur, then to prove it as a property. REFERENCES not. Or, you can now certify using
Comments
Post a Comment