Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I infra-azure-provisioning
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 64
    • Issues 64
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Deployment and Operations
  • infra-azure-provisioning
  • Issues
  • #138
Closed
Open
Issue created Mar 12, 2021 by Krishna Nikhil Vedurumudi@krveduruMaintainer

Feature Change - Add tags create and modified timestamps as tags to azure resources

For an azure resource, the activity logs are available only for 90 days.

Post that there is no way to find out the "Creation Date" for the resource.

Sometimes creation date matters w.r.t availability of features. For eg: All the Cosmos DB instances that have created post a certain date have default partition key size more than 2k bytes. Prior to that the default value was 100 bytes.

Quoting Azure support team

Unless you add a tag with the creation date, the only way to get a creation date is to use Azure Activity Log to search for the creation operation of the resource. These logs are only saved for 90 days, so if the resource was created more than 90 days ago, there is no way to find the creation date.

Assignee
Assign to
Time tracking