Here is the graph showing the overall scores—as of Jan 4, 2026—of the UI definition of all Azure Application plans (Managed Apps or Solution Templates) in the Microsoft Marketplace....
Read More
Here is the graph showing the overall scores—for the week of Dec 8, 2025—of the UI definition of all Azure Application plans (Managed Apps or Solution Templates) in the Microsoft Marketplace....
Read More
Refactoring in UI definition templates (createUiDefinition and uiFormDefinition) is error prone and can easily lead to breaking changes if not planned carefully. Specifically, applying a rename refactoring to an input control is almost always going to result in a broken expression somewhere in the UI definition. Unless the input control is orphaned, input controls are referenced in expression that either pass their value to the ARM template or apply some transformation on it before handing it over....
Read More
Learn how to use API Studio, the powerful REST API composition and testing tool built into Maestro Studio ENSEMBLE and SOLO. Also learn how API Studio facilitates and simplifies the use of ARM and MS Graph APIs in createUiDefinition.json by enabling the use of drag-and-drop to place pre-configured ArmApiControl and GraphApiControl widgets in your UI definition to represent the APIs you've tested and verified in API Studio....
Read More
Here is the graph showing the overall scores—for the week of Dec 1, 2025—of the UI definition of all Azure Application plans (Managed Apps or Solution Templates) in the Microsoft Marketplace....
Read More
Here is the graph showing the overall scores—for the week of Nov 24, 2025—of the UI definition of all Azure Application plans (Managed Apps or Solution Templates) in the Microsoft Marketplace....
Read More
Here is the graph showing the overall scores—for the week of Nov 17, 2025—of the UI definition of all Azure Application plans (Managed Apps or Solution Templates) in the Microsoft Marketplace....
Read More
Here is the graph showing the overall scores—for the week of Nov 10, 2025—of the UI definition of all Azure Application plans (Managed Apps or Solution Templates) in the Microsoft Marketplace....
Read More
Here is the graph showing the overall scores—for the week of Nov 3, 2025—of the UI definition of all Azure Application plans (Managed Apps or Solution Templates) in the Microsoft Marketplace....
Read More
When deploying Azure Managed Applications, CreateUiDefinition.json files are essential. They define the user interface for your solution, guiding users through configuration options in the Azure portal. But let’s be honest—writing these files manually can be time-consuming and error-prone....
Read More