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
Global Add Menu allows users to create resources that the extension can control.
Why Should the Global Add Menu be Used?
Global Add Menus are the preferred way to allow users to add new resources which are top-level items in your extension. (For example, you should have a Global Add for VMs, but you would not have a Global Add for VHDs for VMs.)
When Should the Global Add Menu be Used?
Having menu items for your extension in the Global Add menu only makes sense if users can create resources using your Extension.
How is The Global Add Menu used?
See the Sample Extension and Windows Azure Pack Management Portal User Interface Extensions.
How to Add a Custom Icon for a Menu Item
See the sample implementation of Adding Custom Icon to the Resource Provider Extension in the Global Add Menu