Skip to content

[Bug Report]: AzureApplication type which is currently not supported by package #233

@galiacheng

Description

@galiacheng

cli command

az partnercenter marketplace offer package build --offer-id haiche-test-modm-20241014

Extension version

0.2.1

Describe the bug

I used az partnercenter marketplace offer to create an Azure Application offer with a plan. Then I ran the az partnercenter marketplace offer package build command to build my ARM templates, but encountered the following error:

root@me:/mnt/c/Users/me/Documents/weblogic-azure/weblogic-azure-aks/target/arm# az partnercenter marketplace offer package build --offer-id haiche-test-modm-20241014 --verbose
Command group 'partnercenter marketplace offer package' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
haiche-test-modm-20241014 offer is a AzureApplication type which is currently not supported by the CLI. Please submit an issue to get support at https://github.com/Azure/partnercenter-cli-extension/issues.

To reproduce

  1. Create an offer:
az partnercenter marketplace offer create -a haiche-test-modm --id haiche-test-modm-20241014 -t AzureApplication
  1. Create a plan
az partnercenter marketplace offer plan create --id wls-aks-test -n "Test WLS on AKS" --offer-id haiche-test-modm-20241014
  1. Download templates from wls-on-aks-azure-marketplace-1.0.82-arm-assembly.zip and unzip the package.

  2. Package the template

az partnercenter marketplace offer package build --offer-id haiche-test-modm-20241014

Code snippet

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions