NAV2013 - Deploy on SQL Azure - certificate error

nttis
nttis Member Posts: 8
edited 2012-10-26 in NAV Three Tier
Hi,
we are trying to deploy NAV2013 RTM in SQLAzure.

We have successfully deployed the NAVPlatform and NAVSolution but we stuck here:

New-NAVDeployment : User request could not be authenticated. Please check whether certificate you are using has been
uploaded as Azure management certificate in Azure Management Portal.
At line:1 char:1
+ New-NAVDeployment -Slot "Production" -Location "West Europe" -SubscriptionID "31 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [New-NAVDeployment], PipelineStoppedException
+ FullyQualifiedErrorId : User request could not be authenticated. Please check whether certificate you are using
has been uploaded as Azure management certificate in Azure Management Portal.,Microsoft.Dynamics.Nav.Cloud.Managem
entService.PowerShell.NewNavDeploymentCommand

navdeploy.png
photo sharing websites

obviously we uploaded in azure the management certificate..
have some of you any idea? ](*,) ](*,)

thanks.

Comments

  • Marije_Brummel
    Marije_Brummel Member, Moderators Design Patterns Posts: 4,262
    NAV2013 is not supported on SQL Azure. They took that out just before the release.

    Look at my blog for more details.

    They forgot to strip the powershell commands.
  • nttis
    nttis Member Posts: 8
    I know.. that's way we use the "Cloud Tools" of the beta version with the RTM NAV :D

    no, really.. have you tried to do it? Do you stuck in the same point or do you have other issues?