Author: Ravi C Kolandaiswamy/Saturday, December 12, 2015/Categories: General, Windows Azure Pack, Microsoft Azure, VConnect, Azure Connect
Pre-Req: Install VConnect with Azure Connect for Windows Azure Pack. You can download a free trail by registering here.
Add existing or new Azure Subscription to VConnect in Windows Azure Pack using the following steps.
Step 1: Open a Microsoft Azure Powershell command prompt
Step 2: Run the following commands
# Following command will open a window to enter your Microsoft Account
# Use an account that is connected to Azure Subscrption as service or global admin
Login-AzureRmAccount
# In the following command: Note the Value you use for parameter -Password (#4)
# You can also modify the -HomePage and -IdentifierUris as appropriate
$azureAdApplication = New-AzureRmADApplication -DisplayName "AzureConnectPoC1" -HomePage "https://AzureConnectPoC1.mydomain.com" -IdentifierUris "https://AzureConnectPoC1.mydomain.com" -Password "[YOUR PASSWORD]"
New-AzureRmADServicePrincipal -ApplicationId $azureAdApplication.ApplicationId
New-AzureRmRoleAssignment -RoleDefinitionName Owner -ServicePrincipalName $azureAdApplication.ApplicationId
# Note Down the Values of the Following to enter in VConnect --> Azure --> Add Connection
$subscription = Get-AzureRmSubscription
# (1)
$subscription.SubscriptionId
# (2)
$azureAdApplication.ApplicationId
# (3)
After completing the above steps, enter the appropriate values and add a connection in VConnect:
WAP Admin Portal --> VConnect --> Connections --> Azure --> Add Connection
Next: Read this next article about how to create new VM in Microsoft Azure from WAP.
Resources:
Authenticating a service principal with Azure Resource Manager
Azure Connect for Windows Azure Pack
Number of views (8637)/Comments (6)
aravind p
3/18/2018 3:47 AM
thanks for sharingMicrosoft Windows Azure Training in chennai
ukessay
7/16/2018 11:43 PM
We all needed cloud supports for managing microsoft azure virtual machine pack. The package will help us to know and get some important reviews. Then we can easily add many blogs issued interesting features.
sudam
8/7/2018 10:35 PM
Thanks for sharing this valuable information about Microsoft Azure.
robux generat
8/10/2018 2:20 AM
Hey friends if you are a gamer and want to generate more and more robux for free online then must try my link to generate lots of robux for free online.
BestEssayinUS
7/10/2019 4:44 AM
Great post! thanks for sharing it.
PUT KEYWORD HERE
7/31/2019 11:13 PM
very nice article