How can i ship networking rules, while creating a offer at marketplace for my vm image ?

Mohit Seoda 20 Reputation points
2025-01-13T08:54:07.97+00:00

I am creating a custom virtual machine image, i want to ship that image to the market place, i want port 8000 open , when someone configure a vm through that image. Can we while creating an offer choose a defined port to be open and don't have to set that agin through azure's networking rule.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,569 questions
0 comments No comments
{count} votes

Accepted answer
  1. Shikha Ghildiyal 4,455 Reputation points Microsoft Employee
    2025-01-13T09:07:56.2933333+00:00

    Hi Mohit Seoda,

    Thanks for reaching out to Microsoft Q&A.

    Yes, it is possible with the help of technical configuration settings for VM

    Add public ports that will be automatically opened on a deployed virtual machine. You can specify the ports individually or via a range along with the supported protocol – TCP, UDP, or both. Be sure to use a hyphen if specifying a port range (Ex: 80-150).

    Please refer to this document for details- https://learn.microsoft.com/en-us/partner-center/marketplace-offers/azure-vm-plan-technical-configuration

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.