Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Azure Pack
Notification displays a notification that users can acknowledge.They are similar to a Windows Azure Pack Confirmation except a notification can be hidden by the user and the rest of the portal is available for use.
Why Should a Notification be Used?
When the Extension needs to alert the user to some condition or result which can be informational, a warning, or an error (in which case it will automatically appear).
When Should a Notification be Used?
Whenever you need to alert the user but when Confirmation or Progress Operation don’t apply.
How is a Notification Used?
See the Sample Extension and Windows Azure Pack Management Portal User Interface Extensions.