Azure / Azure/azure-powershell

[Feature]: `Update-AzConfig` option to hide announcements

Open
#25,309 4 comments 3 reactions 0 assignees View on GitHub
Azure PS Team customer-reported feature-request Tracking
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

I have multiple sources for staying up to date on Azure PowerShell news and announcements, I'd like to be able to choose my own information channels.

The proposed workaround of `Connect-AzAccount -InformationAction Ignore` (ref: ) does not work if `-UseDeviceAuthentication`.

Related issues:

* #24962
* #24980
* #25003

### Proposed implementation details (optional)

Implement an option to hide announcements with `Update-AzConfig` that all Az modules/cmdlets would respect.

```powershell
Update-AzConfig -DisplayAccouncements <$true/$false>
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.