commands.sh

az term

all

Manage marketplace agreement with marketplaceordering. Part of `azure-cli` (also known as `az`).

More info →

Examples (2)

Print marketplace terms

az term show --product "product_identifier" --plan "plan_identifier" --publisher "publisher_identifier"

Accept marketplace terms

az term accept --product "product_identifier" --plan "plan_identifier" --publisher "publisher_identifier"
made by @shridhargupta | data from tldr-pages