Skip to content

Bicep: linting issues with Warning use-resource-id-functions #31

@katriendg

Description

@katriendg

Update usage of resourceIds as documented in https://aka.ms/bicep/linter/use-resource-id-functions

Example of error message:
WARNING: modules\acr.bicep(40,5) : Warning use-resource-id-functions: If property "roleDefinitionId" represents a resource ID, it must use a symbolic resource reference, be a parameter or start with one of these functions: extensionResourceId, guid, if, reference, resourceId, subscription, subscriptionResourceId, tenantResourceId. [https://aka.ms/bicep/linter/use-resource-id-functions]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions