Share via


Windows Azure Pack Confirmation

 

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.

Windows Azure Pack Confirmation

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.