Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Hub — Question 9
You have an Azure Stack Hub integrated system that uses an Azure Active Directory (Azure AD) identity provider.
You have a computer that runs Windows 10. You use the computer to manage the integrated system.
You create a custom marketplace item on the computer.
You need to publish the item to Azure Stack Hub Marketplace.
You create a storage account.
What should you create next?
Answer options
- A. a container that has a public access level of private
- B. a file share that has the performance tier set to Hot
- C. a container that has a public access level of blob
- D. a file share that has the performance tier set to Transaction optimized
Correct answer: C
Explanation
To publish the custom marketplace item, you need to create a container with a public access level of 'blob', which allows the marketplace item to be accessible. The other options involve file shares or private access levels that do not meet the requirements for publishing to the Azure Stack Hub Marketplace.