Tuesday, 13 January 2015

Error : The input object cannot be bound because it did not contain the information required to bind all mandatory parameters

 

Encountered above error message when try to create a container in a storage account.

“The input object cannot be bound because it did not contain the information required to bind all mandatory parameters”

Error1

Initially though related to management certificate. However I’ve created and uploaded management certificate. Yet still failed. After using google for a while, managed to locate a similar case. Credit to Stephel Owen (Microsoft MVP).

Here is the solution:-

1. Use Get-AzureSubscription cmdlet. Found missing “currentStorageAccountName” and not bind to Azure Subscription

Error2

2. Type Get-AzureStorageAccount cmdlet. It listed the result and it is exist.

Error3

Resolution:-

Set-AzureSubscription -SubscriptionName "Converted Windows Azure  MSDN - Visual Studio Premium" ` -CurrentStorageAccountName (Get-AzureStorageAccount).Label -PassThru

Error4

Verify by typing cmdlet- Get-AzureSubscription. Azure Storage Account Name has bind to Azure Subscription and we can proceed to create a container in Azure Storage.

Error5

1 comment:

  1. Bạn đang lo lắng phân vân khi không biết nên đặt niềm tiên ở công ty thiết kế web nào.? Bạn chưa bít giá cả và chất lượng dịch vụ ra sao.? Tôi xin giới thiệu: Công Ty TNHH HTSolution là một Công ty thiết kế web chuyên nghiệp chuyên cung cấp các dịch vụ chuyên nhiệp như: thiết kế website giá rẻ, phần mềm quản lý quán cafe, nâng website,….vv. Nếu bạn có nhu cầu sử dụng dịch vụ phần mềm quản lý hay bạn cần làm website của công ty chúng tôi vui lòng liên hệ:
    CÔNG TY TNHH HTSOLUTION
    Địa chỉ: 78th Thăng Long - P.4 -Q.Tân Bình - TP.HCM
    Điện thoại: (08) 6267 3377 (Anh Hoàng) or 0985327297 (Anh Trường)
    Email:Info@htsolution.vn

    ReplyDelete