hey, i am a student working for a microsoft partner in germany.
i was ordered to get myslef familiar with the setting up dynamics nav in the cloud so i took on the "HOW TO", downloaded navision feature pack 1.0, azure power shell and so on.
now i am running into trouble executing the example-1vm.ps1 where it is actually supposed to create the virtual machine in the cloud.
it sets all the parameters correctly up until the point "creating azure VM cbstestservice at ..time.."
New-AzureVM : You MUST specify a certificate. Call Set-AzureSubscription and Select-AzureSubscription first. In C:\navcloud\Cloud\Examples\NAVRemoteAdministration\Azure\New-NAVAzureBaseVM.ps1:68 Zeichen:38
return $AzureVMPreparation | New-AzureVM -ServiceName $ServiceName -Loca ...
now just a few lines above it tells me the suscription is se
Setting: Kostenlose Testversion as the default and current subscription. To view other subscriptions use Get-AzureSubscription
AUSFÜHRLICH: Updated settings for subscription 'ruben.heinrich@outlook.com'. Current subscription is 'ruben.heinrich@outlook.com'
AUSFÜHRLICH: Setting: ruben.heinrich@outlook.com as the current subscription. To view other subscriptions use Get-AzureSubscription
however , i gave it a try to and executed the 2 commands and entered my subscription name, still no go. (and yes i was logged in at azure at the time in case it matters)
any help would be much appreciated as i am new to this topic and the likelyhood of me having made a simple mistake is pretty high :)
cheers. ruben