You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
az apic service update -g hlytest424 --name hlyservice424c --tags '{test:value}' --identity '{type:SystemAssigned}'
Errors
(ValidationError) The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Code: ValidationError
Message: The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Issue script & Debug output
az apic service create -g hlytest424 --name hlyservice424c --tags '{test:value}' --identity '{type:SystemAssigned}'
(ValidationError) The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Code: ValidationError
Message: The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Describe the bug
Related command
az apic service update -g hlytest424 --name hlyservice424c --tags '{test:value}' --identity '{type:SystemAssigned}'
Errors
(ValidationError) The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Code: ValidationError
Message: The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Issue script & Debug output
az apic service create -g hlytest424 --name hlyservice424c --tags '{test:value}' --identity '{type:SystemAssigned}'
(ValidationError) The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Code: ValidationError
Message: The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog.
Expected behavior
Pass
Environment Summary
azure cli 2.49
apic_extension-1.0.0b5-py3-none-any
Additional context
No response
The text was updated successfully, but these errors were encountered: