Skip to content

Resources created with .NET SDK aren't listed in deployment history #17

@jacobslusser

Description

@jacobslusser

When creating a resource through the Azure portal the deployment history can be viewed for the resource group and it also provides a preview of the ARM template and parameters of the deployment. For example of what I mean, please see this article: https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deployment-history?tabs=azure-portal#resource-group-deployments.

However, when I create resources programmatically with the .NET SDK (not using ARM), my new resources do not show in the deployment history for the resource group.

Is there something additional I need to do in the SDK for the deployments to show in the deployment history?

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