-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Ability to suppress MS Graph migration warning #23057
Copy link
Copy link
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botGraph(doesn't work with label-triggered comments; use Graph.Microsoft instead) az ad(doesn't work with label-triggered comments; use Graph.Microsoft instead) az adcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botGraph(doesn't work with label-triggered comments; use Graph.Microsoft instead) az ad(doesn't work with label-triggered comments; use Graph.Microsoft instead) az adcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Related command
az ad group
Is your feature request related to a problem? Please describe.
When running these commands I get the following very helpful warning message:
However, I cannot make it go away. I would like other warnings to show up so
only-show-errorsis not an option.Describe the solution you'd like
I'd like a configuration option to be able to mark that I have completed the migration and the warnings are no longer necessary.
Describe alternatives you've considered
--only-show-errorswas considered but that hides ALL warnings which means I'd miss future helpful warnings.