Forum Discussion

pvuppala's avatar
pvuppala
Helper V
1 year ago
Solved

Tenant Settings Change log

I'm wondering if anyone has been able to figure out a way to track Tenant Settings Changes via Audit log file?  Currently we store all Tenant settings in a spreadsheet which can get crazy over time.  Assuming all TenantSetting changes are saved in Audit log?  I can't seem to find the Operation Type for this activity.

 

We've also started using tenantSettings API to dump it into a lakehouse daily but, I'd love to hear about how you guys are Managing/Tracking Tenant Setting changes.  The biggest challenge is to know what the "default" setting was and when it was changed by who.

 

TIA

-Pawan

 

 

  • Deku's avatar
    Deku
    1 year ago

    The changes are not tracked. You need to pull the data periodically and use a slow changing dimension pattern to track changes

7 Replies

  • Deku's avatar
    Deku
    Super User

    I use tenantSetting API tracked over time. I have to PIM for Fabric Admin, so you correlate PIM approval to changes 

  • v-achippa's avatar
    v-achippa
    Community Support

    Hi pvuppala,

     

    Thank you for reaching out to Microsoft Fabric Community.

     

    Thank you Deku for the prompt response.

     

    As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the super user resolved your issue? or let us know if you need any further assistance.
    If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.

     

    Thanks and regards,

    Anjan Kumar Chippa

    • v-achippa's avatar
      v-achippa
      Community Support

      Hi @pvuppala,

       

      We wanted to kindly follow up to check if the solution provided by the super user resolved your issue.
      If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.

       

      Thanks and regards,

      Anjan Kumar Chippa

      • v-achippa's avatar
        v-achippa
        Community Support

        Hi @pvuppala,

         

        As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the super user resolved your issue.
        If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.

         

        Thanks and regards,

        Anjan Kumar Chippa

  • Are these Tenant Setting changes tracked in Audit log? If so what is the Activity or operation name?

    Thank you!

    • Deku's avatar
      Deku
      Super User

      The changes are not tracked. You need to pull the data periodically and use a slow changing dimension pattern to track changes

  • rahulg's avatar
    rahulg
    Regular Visitor

    Check this Operation=UpdatedAdminFeatureSwitch and it should work. We track via this operation

    Regards,

    Rahul