Azure / azure-powershell-common

Microsoft Azure PowerShell common components
Other
35 stars 56 forks source link

Support in-tool notification for version upgrade #396

Closed YanaXu closed 1 year ago

YanaXu commented 1 year ago

This PR will prompt a warning message to the user if local Azure PowerShell module versions are not the latest. Refer to the design spec for details. It'll work together with https://github.com/Azure/azure-powershell/pull/22338.

The warning message examples: image image