Katabarwa Labs
← All Azure apps

Governance & hygiene · Auto Tagger

CreatedBy and CreatedOn tags on every Azure resource, automatically

Who created this resource and when. Azure never answers that; Auto Tagger stamps it on every new resource within fifteen minutes.

Deploys as a managed application in your own subscription. No vendor backend, no data egress. Flat monthly fee, billed by Microsoft.

The gap

Every cost review and every cleanup starts with the same question, who made this, and Azure cannot answer it once the Activity Log ages out. The feedback request has hundreds of votes and a decade of silence.

What it does
Tags as they appear on a resource: the creator and the timestamp.
Tags as they appear on a resource: the creator and the timestamp.
Overview of tagged resources over time.
Overview of tagged resources over time.
The polling function in your own Application Insights.
The polling function in your own Application Insights.
Honest about its limits
How it runs, and what it needs

A serverless function on a schedule, with a system-assigned managed identity, deployed into your subscription by the Azure Marketplace. Roles are granted by you after deployment with the one-line script in the package, so nothing runs until you say so. Every role it asks for, and why:

Reader read the Activity Log and resource metadata
Tag Contributor write the two tags, nothing else

Alerts go to no channel; this app writes tags rather than sending alerts. Nothing is sent anywhere else.

FAQ

Does any data leave my subscription?

No. The function runs in your subscription and writes only to your configured alert destination. Katabarwa Labs operates no backend and receives nothing.

How is it billed?

A flat monthly fee on your Azure bill through the Marketplace, plus the small consumption cost of the function itself. No per-resource or per-user pricing.

How do I remove it?

Delete the managed application from the Azure portal. Its resource group and identity go with it, and any role you granted can be removed the same way.

Where do I get support?

support@llmgraph.ai, or the support page.

Deploy Auto Tagger in your subscription.

Who created this resource and when. Azure never answers that; Auto Tagger stamps it on every new resource within fifteen minutes.

Deploy from the Azure Marketplace