Adding subtitle to Azure Workbooks

Heath Gordon (extern) 1 Reputation point
2022-12-05T11:56:35.547+00:00

I am wondering if it is possible to add a subheading to a workbook title. For example for the empty workbook, there is the subtitle: "A completely empty workbook". Is there any way to do this with a workbook that I make myself?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,669 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Clive Watson 7,866 Reputation points MVP Volunteer Moderator
    2022-12-06T17:31:05.387+00:00

    You can add TEXT controls within any workbook (within the Workbook itself, not just below the Workbook name "Workbook 1" in my example). The text is in Markdown so you can format it - to that definition

    267826-image.png

    Now we [preview] that
    267866-image.png

    See https://learn.microsoft.com/en-us/contribute/markdown-reference

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.