With the new automated tenant deletion it's great that I can automatically get rid of my tenant. But I would like to also run some automation upon tenant deletion. Specifically for resources that are part of the tenant, but running in another tenant.
For example, I might have a hub & spoke networking tenant elsewhere and I want to delete the relevant "spoke" that was used for the about-to-be deleted tenant.
Doing so with a cloud function would be sufficient.