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
Confirmation requests the user to choose an option (yes/no, abort/retry/cancel, etc.) that blocks access to the rest of the portal until it is answered.
Why Should a Confirmation be Used?
When the extension requires input from the user before it can start an operation, or to confirm an operation.
When Should a Confirmation be Used?
Typically after a user command that can potentially delete data or configuration, or where a consequence to a command may not be obvious (e.g. the action will change the rate at which the user is billed, etc.)
How is a Confirmation Used?
See the Sample Extension and Windows Azure Pack Management Portal User Interface Extensions.