Skip to content

Bug CNAME SWA #1799

Description

@AtivoreDev

Custom domain stuck in "Deleting" state on Azure Static Web Apps.

The domain was added via the portal and failed with
"An unknown error has occurred while adding your custom domain."
A delete was then issued and completed with terminal provisioning
state 'Failed' (ResourceOperationFailure). The resource still reports
status "Deleting" with the original ADD error message, and no delete
operation is in flight.

DNS was verified correct and propagated before and after: a single
CNAME pointing to the app's default hostname, no A/TXT conflict at
that name, no CAA records on the zone, confirmed on two resolvers.

Attempted with no effect: portal delete, az staticwebapp hostname
delete, ARM REST DELETE and PUT across several api-versions.
Only one Static Web App exists across all subscriptions in the tenant.

Request: force-remove the stuck customDomains child resource so the
domain can be added again. Happy to share subscription and resource
IDs privately.

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