feat: added support for Azure sensitive column in cur_sanitize.py#218
Open
TheSamStewart wants to merge 2 commits into
Open
feat: added support for Azure sensitive column in cur_sanitize.py#218TheSamStewart wants to merge 2 commits into
TheSamStewart wants to merge 2 commits into
Conversation
Member
|
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
Member
|
thaks @TheSamStewart |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.