Skip to content

Missing schema Microsoft.ApiManagement/service@2024-05-01? #3366

@frankqianms

Description

@frankqianms

I am trying to reference an existing resource using the following bicep:

resource apimService 'Microsoft.ApiManagement/service@2024-05-01' existing = {
  name: apimServiceName
}

But an error shows as:

Warning BCP081: Resource type "Microsoft.ApiManagement/service@2024-05-01" does not have types available.

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