Skip to content

@azure/arm-cognitiveservices doesn't have ModelProviderData property for creating model deployment. #38243

@yukun-dong

Description

@yukun-dong
  • Package Name: @azure/arm-cognitiveservices
  • Package Version: 8.1.0
  • Operating system:
  • nodejs
    • version:
  • browser
    • name/version:
  • typescript
    • version:
  • Is the bug related to documentation in

Describe the bug
When deploying the anthropic model, the server requires "modelProviderData" property. However the latest sdk doesn't have this property.

Error:
ModelProviderData is required for Anthropic model deployments but was not provided. Please provide all required fields: industry, organizationName, and countryCode.

To Reproduce
Steps to reproduce the behavior:

  1. use cognitiveClient.deployments.beginCreateOrUpdateAndWait() to deploy an anthropic model

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Labels

Cognitive ServicesMgmtThis issue is related to a management-plane library.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions