feat: added support for Azure sensitive column in cur_sanitize.py#218
feat: added support for Azure sensitive column in cur_sanitize.py#218TheSamStewart wants to merge 2 commits into
Conversation
|
Thanks @TheSamStewart We won't support FOCUS, at least until it provides the information we need to do GreenOps. At the moment, it is in provider-specific columns, which defeats the object of having a standard. Instead of lowercasing the values, maybe we can change the script so that it removes the column in a case insensitive way? This will make it easier to maintain in the long run Using the data from will give you the list of column with example values. These columns look like they should be removed as well What do you think? Thanks! |
e0fc03a to
a6d8447
Compare
|
thaks @TheSamStewart |
|
Closing for lack of activity. Feel free to reopen @TheSamStewart |
Added support to sanitize azure sensitive columns in cur_sanitize.py. Checked according to: https://learn.microsoft.com/en-us/cloud-computing/finops/focus/metadata.