将Azure Stack租户帐户添加到VS2015 [英] Adding Azure Stack Tenant Account to VS2015

查看:71
本文介绍了将Azure Stack租户帐户添加到VS2015的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想尝试使用VS 2015将ARM模板部署到我的单节点TP3服务器。 如果我尝试部署到服务管理ARM API端点(https://api.local.azurestack.external),这可以正常工作,但我还想
部署租户端点的模板( https://publicapi.local.azurestack.external)。 这是否可以使用VS 2015,因为它看起来不像是可以做到的? 我一直在使用Azure SDK for .NET(VS 2015)3.0。

I would like to try deploying ARM templates to my 1-node TP3 server using VS 2015.  This works just fine if I am attempting to deploy to the Service Admin ARM API endpoint (https://api.local.azurestack.external), but I would like to also deploy the template to the Tenant endpoint (https://publicapi.local.azurestack.external).  Is this possible using VS 2015, as it doesn't appear as though this can be done?  I've been using the Azure SDK for .NET (VS 2015) 3.0.

我假设目前唯一的方法是连接到通过PowerShell租户ARM端点并使用New-AzureRmResourceGroup,但我想确认。

I'm assuming that the only way to do this at the moment is to connect to the tenant ARM endpoint via PowerShell and use New-AzureRmResourceGroup, but I wanted to confirm.

谢谢,

Mike

推荐答案

确保您还拥有租户订阅。默认情况下,管理员帐户具有订阅(管理员订阅)首先确保您有可用于租户的要约(和计划)。现在使用您的管理员帐户转到租户门户网站(https://publicportal.local.azurestack.external)
并订阅新订阅。然后在visual studio中,新的订阅也应该出现。因此,您应该看到"Azure Stack"订阅和"Azure Stack Administration"订阅。如果您还拥有天蓝色订阅
,您还会在订阅列表中看到"management.azure.com"。
Make sure you also have a tenant subscription. By default the admin account has a subscription (Admin Subscription) First make sure you have an offer (and plan) available for tenants. Now go to the tenant portal(https://publicportal.local.azurestack.external) with your admin account and subscribe to a new subscription. Then in visual studio the new subscription should appear as well. So you should see an 'Azure Stack' subscription and an 'Azure Stack Administration' subscription. If you also have an azure subscription you will also see 'management.azure.com' in the list of subscriptions.


这篇关于将Azure Stack租户帐户添加到VS2015的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆