Azure / Azure/bicep-types-az

Accept EULA for Azure VM in the Marketplace

Open
#2,118 0 comments 3 reactions 0 assignees View on GitHub
enhancement Needs: Triage :mag:
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

**Is your feature request related to a problem? Please describe.**
At this time when we want to deploy a VM with Bicep and want to use a marketplace image it's not possible because we are not able to accept the EULA. There are some ways to do it programatically but it leaks on Bicep methods.

https://learn.microsoft.com/en-us/marketplace/programmatic-deploy-of-marketplace-products

**Describe the solution you'd like**
It would be great if it's possible to accept the EULA by default. I could understand this is not legally accepted, but maybe there can be a switch were we accept the EULA or use the ARM template mentioned in above article in Bice code.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked Microsoft Marketplace programmatic-deployment article and the Bicep methods mentioned in the issue. Trace how the ARM template approach could be represented in Bicep; done would mean a documented, legally appropriate way to accept the marketplace EULA during Azure VM deployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.