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
Progress Operation is used to keep a user updated on the progress of a background operation. Progress Operations can be seen from anywhere in the portal. They can display details of each step as the operation progresses.
Why Should a Progress Operation be Used?
A Progress Operation is the preferred way to let the user track an asynchronous background operation from anywhere in the portal.
When Should a Progress Operation be Used?
Whenever a background operation is underway (e.g. adding a new resource, changing configuration, etc.) an Extension should show a Progress Operation and let the user get back to performing other tasks in the portal.
How is a Progress Operation Used?
See the Sample Extension and Windows Azure Pack Management Portal User Interface Extensions.