Skip to content

Bug: Not existing Synapse Dedicated SQL Pool causing errors in diagnosticsettings.bicep #103

@Hurvester

Description

@Hurvester

Deployment Mode

Azure DevOps

Steps to reproduce

Deploying new diagnostics with the SQL pool setting as "false" causes "not found" error with the services/diagnosticsettings.bicep deployment. This occurs in both Streaming and Batch products. Likely, also Analytics seems to include similar declarations so likely affects there as well.

Error Message

{
    "status": "Failed",
    "error": {
        "code": "ResourceNotFound",
        "message": "The Resource 'Microsoft.Synapse/workspaces/xx-dev-synapse001/sqlPools/sqlPool001' under resource group 'xx-dev-di002' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix"
    }
}

Screenshots

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

backlogBacklog itembugSomething isn't workingneeds triageItem requires triage

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions