Cloud Assert Blogs

How to add Microsoft Azure Subscription to Windows Azure Pack ?

How to add Microsoft Azure Subscription to Windows Azure Pack ?

Instructions to onboard Azure subscriptions to VConnect with Azure Connect

Author: Ravi C Kolandaiswamy/Saturday, December 12, 2015/Categories: General, Windows Azure Pack, Microsoft Azure, VConnect, Azure Connect

Rate this article:
5.0

Provisioning and management of Microsoft Azure Virtual Machines from Windows Azure Pack

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)

$subscription.TenantId

 

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

Print

Number of views (8169)/Comments (6)

6 comments on article "How to add Microsoft Azure Subscription to Windows Azure Pack ?"

Avatar image

aravind p

3/18/2018 3:47 AM

thanks for sharingMicrosoft Windows Azure Training in chennai


Avatar image

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.


Avatar image

sudam

8/7/2018 10:35 PM

Thanks for sharing this valuable information about Microsoft Azure.



Avatar image

BestEssayinUS

7/10/2019 4:44 AM

Great post! thanks for sharing it.


Avatar image

PUT KEYWORD HERE

7/31/2019 11:13 PM

very nice article

Leave a comment

This form collects your name, email, IP address and content so that we can keep track of the comments placed on the website. For more info check our Privacy Policy and Terms Of Use where you will get more info on where, how and why we store your data.
Add comment

Text/HTML