Skip to content

Hang on specific resource #656

@MarkReynoldsUK

Description

@MarkReynoldsUK

When running against a specific subscription, I get the below error:

listing resource set: parsing resource id
  /subscriptions/<id_redacted>/resourceGroups/rg_name/providers/Micros
  extending for RP Microsoft.Web: missing resource type name after type certificates

It looks like it has a problem with a specific resource that it can't continue past but the error doesn't appear in the debug log.

Command run: aztfexport resource-group --log-level DEBUG --log-path ./aztfexport.log rg_name

Last entries in debug log:

time=2026-01-17T16:42:45.873Z level=INFO msg="List begins" azlist.subscription=id_redacted azlist.predicate="resourceGroup =~ \"rg_name\"" azlist.parallelism=10 azlist.recursive=true "azlist.include managed resources"=false
time=2026-01-17T16:42:45.873Z level=DEBUG msg="Listing tracked resources"
time=2026-01-17T16:45:40.574Z level=INFO msg="aztfexport ends"

How can I at least get the name of the resource causing the issue and maybe exclude it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions