Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
Hurvester opened this issue May 9, 2022 · 2 comments
Open
1 task done
Assignees
Labels
backlog Backlog item bug Something isn't working needs triage Item requires triage
Milestone

Comments

@Hurvester
Copy link

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

@Hurvester Hurvester added backlog Backlog item bug Something isn't working labels May 9, 2022
@ghost ghost added the needs triage Item requires triage label May 9, 2022
@marvinbuss marvinbuss assigned sudivate and unassigned marvinbuss May 9, 2022
@marvinbuss marvinbuss added this to the v1.3.0 milestone May 9, 2022
@marvinbuss
Copy link
Collaborator

@sudivate This is another one of those reference issues. Can you please fix this?

@marvinbuss
Copy link
Collaborator

@sudivate Any updates for this error? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Backlog item bug Something isn't working needs triage Item requires triage
Projects
None yet
Development

No branches or pull requests

3 participants