1

我使用 enstratus 管理/编排平台,我需要将我的 Azure 帐户中的编码密钥添加到其中,但我似乎找不到它,谁能指出我正确的方向?

谢谢

4

2 回答 2

0

对于新版本的 Enstratus、Dell Cloud Management,请执行以下程序:

要添加您的亚马逊账户,您需要以下信息:

Account number
Access key
Secret access key
AWS certificate
AWS private key

如果您没有该信息,请按照这些说明获取您的 AWS 账户信息。

要通过 AWS Web 控制台生成新的访问密钥对和 X.509 证书:

Navigate to "Security Credentials" under your AWS account name.
Click on Account Identifiers at the bottom to find your AWS Account ID. Copy it to a notepad.
Click on "Create New Access Key". Note that AWS allows only two active keypairs.

Copy the Access Key ID and Secret Access Key.
Click on X-509 Certificates.
Download the Private Key File and X.509 Certificate.
Return to DCM and enter your AWS Account ID, Access Key ID, Secret Access Key, Certificate and Private Key.
Click Connect Cloud Account.
于 2014-08-27T18:25:26.527 回答
0

在这里阅读所有相关信息。基本要点是您必须在本地创建自己的证书并将其上传到您的 Azure 帐户。

http://docs.enstratius.com/clouds/azure/configuration.html?highlight=azure

于 2014-01-31T15:40:56.027 回答