Skip to content

Files

Latest commit

bdc4d16 · Mar 14, 2022

History

History
59 lines (39 loc) · 3.44 KB

azure-container-technical-assets.md

File metadata and controls

59 lines (39 loc) · 3.44 KB
title description ms.service ms.subservice ms.topic author ms.author ms.date
Prepare your Azure container technical assets
Technical resource and guidelines to help you configure a container offer on Azure Marketplace.
marketplace
partnercenter-marketplace-publisher
conceptual
aarathin
aarathin
03/15/2022

Prepare Azure container technical assets

This article gives technical resources and recommendations to help you create a container offer on Azure Marketplace.

Before you begin

For Quickstarts, Tutorials, and Samples, see the Azure Container Instances documentation.

Fundamental technical knowledge

Designing, building, and testing these assets takes time and requires technical knowledge of both the Azure platform and the technologies used to build the offer.

In addition to your solution domain, your engineering team should have knowledge about the following Microsoft technologies:

Suggested tools

Choose one or both of the following scripting environments to help manage your Container image:

We recommend adding these tools to your development environment:

Review the available tools on the Azure Developer Tools page. If you're using Visual Studio, review the tools available in the Visual Studio Marketplace.

Create the container image

You can't deploy an image to Azure Container Instances from an on-premises registry.

Next steps