Share via


Wizard

 

Applies To: Windows Azure Pack

Wizard extensions show a multi-step wizard. It is a modal interface; that is, it will block access to the rest of the portal until the user completes or cancels it.

Windows Azure Pack Shell Wizard

Why Should a Wizard be Used?

When requiring more than simple input from a user, or requiring input that could change depending on answers to earlier questions.

When Should a Wizard be Used?

The wizard is typically invoked in response to a user command where the Extension requires more information from the user to complete the command.

How is a Wizard Used?

See the Sample Extension and Windows Azure Pack Management Portal User Interface Extensions.