Walkthrough: How to Compose any Bicep (and ARM) Template in a Minute or Less Using Just Natural Language

Walkthrough: How to Compose any Bicep (and ARM) Template in a Minute or Less Using Just Natural Language

This quick walkthrough demonstrates how you can compose any Bicep/ARM template of your choice by simply describing the Azure infrastructure you want to build. The walkthrough shows how, using the power of conversational AI through natural language interactions with an AI agent, you can easily, quickly, and even inexpensively, compose Azure infrastructure solutions that are as sophisticated as you need them to be in order to solve your particular problem or support your product's Azure environment, resources, and configurations; sophisticated solutions that are also backed by an SLA....

Read More
ARM templates are dead, long live A(I)RM templates!

ARM templates are dead, long live A(I)RM templates!

There is this proclamation going around that Azure Resource Manager (ARM) templates are dead—unworthy of your precious time—and that you should invest your efforts into a more mature IaC product/solution such as Microsoft's own recommended alternative to ARM template, Bicep, if you're married to the Azure infrastructure, or the more popular, mature and cross-cloud HCL/Terraform—considered by many the gold standard when it comes to IaC....

Read More
Ask Moka: How do you make an existing Azure Application multilingual?

Ask Moka: How do you make an existing Azure Application multilingual?

Creating a multilingual user interface for Azure Application offers (Managed Applications and Solution Template) is very challenging and can be super frustrating, requiring the maintenance of several versions of an offer -- one for each language. Even when it is done in a single offer, the updates can be very taxing and hard to maintain without inadvertently missing or breaking something in the UI. Maestro Studio Ensemble solves that problem with an easy, code-free/no-code, JSON-free feature called the Language Extension, a UI extension of the createUiDefinition low-code framework, that requires a few clicks and less than 3 minutes (as shown in the video in this article) to turn an offer's normal, static UI into a dynamic, multilingual UI. There is no limit on how many languages you can support....

Read More