Azure / Azure/partnercenter-cli-extension

[Bug Report]: Schema could not be accessed `az partnercenter marketplace offer plan technical-configuration package add`

Open
#235 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
21
PR merge metrics
No merged PRs in 30d

Description

### cli command

az partnercenter marketplace offer plan technical-configuration package add

### Extension version

0.2.6

### Describe the bug

`az partnercenter marketplace offer plan technical-configuration package add` results in a 400.

```
{'error': {'code': 'badRequest', 'message': 'Schema https://product-ingestion.azureedge.net/schema/configure/2022-03-01-preview2 could not be accessed'}}
```

### To reproduce

`az partnercenter marketplace offer plan technical-configuration package add ...`

### Code snippet

```Bicep

```

### Relevant log output

```Shell
{'error': {'code': 'badRequest', 'message': 'Schema https://product-ingestion.azureedge.net/schema/configure/2022-03-01-preview2 could not be accessed'}}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The payload names no files or tests; use the `az partnercenter marketplace offer plan technical-configuration package add` command as the entry point and reproduce the 400 response. Trace the command's schema access path, then verify the command completes without the reported “Schema ... could not be accessed” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cli, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.