Skip to content

Commit

Permalink
Merge pull request #429 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
10/29/2024 PM Publish
  • Loading branch information
Taojunshen authored Oct 29, 2024
2 parents dcbffdb + ad2ba02 commit f3f315e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions articles/azure-monitor/visualize/workbooks-link-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Link actions can be accessed through workbook link components or through column
|Metrics| Opens a metrics view. |
|Resource Overview| Opens the resource's view in the portal based on the resource ID value in the cell. You can also optionally set a submenu value that opens a specific menu item in the resource view. |
|Workbook (Template)| Opens a workbook template. When this item is selected, more fields appear where you can configure what template to open. [See Workbook (Template) settings](#workbook-template-link-settings). |
|Azure Copilot (preview)| When the action is invoked, it formats and sends a prompt to Microsoft Copilot in Azure (preview). [See Azure Copilot (preview) settings](#azure-copilot-preview-settings). |
|Copilot in Azure (preview)| When the action is invoked, it formats and sends a prompt to Microsoft Copilot in Azure (preview). [See Copilot in Azure (preview) settings](#copilot-in-azure-preview-settings). |

## Link settings

Expand Down Expand Up @@ -217,18 +217,18 @@ When the workbook link is opened, the new workbook view is passed to all the val
|Workbook| Use the value set in the current workbook. |
|Default| Use the default value that would be used if no value were specified. This situation is common for **Gallery Type comes from**, where the default gallery would be set by the type of the owner resource. |

## Azure Copilot (preview) settings
## Copilot in Azure (preview) settings

When an **Azure Copilot (preview)** link is invoked, it formats the configured link and sends it as a prompt to the [Microsoft Copilot in Azure (preview)](/azure/copilot/overview). The Microsoft Copilot in Azure then responds to the prompt to explain more about Azure concepts, services, or offerings.
When a **Copilot in Azure (preview)** link is invoked, it formats the configured link and sends it as a prompt to the [Microsoft Copilot in Azure (preview)](/azure/copilot/overview). The Microsoft Copilot in Azure then responds to the prompt to explain more about Azure concepts, services, or offerings.
The link action can be configured to insert parameter values or grid content into the prompt text.

> [!NOTE]
> If Microsoft Copilot in Azure (preview) is not enabled in your environment, instead of sending the prompt to Microsoft Copilot in Azure, the formatted prompt will be displayed in Cell Details side pane.
Select the **Configure...** button to open the Azure Copilot (preview) prompt settings pane. The Azure Copilot (preview) prompt settings shows a text area, where you can configure the prompt text and insert parameter markers with the standard `{parameter}` syntax, or references grid columns via the standard `["column name"]` syntax. At the curret time, the prompt content is limited to 500 characters after formatting. Any remaining content is truncated.
Select the **Configure...** button to open the Copilot in Azure (preview) prompt settings pane. The Copilot in Azure (preview) prompt settings shows a text area, where you can configure the prompt text and insert parameter markers with the standard `{parameter}` syntax, or references grid columns via the standard `["column name"]` syntax. At the curret time, the prompt content is limited to 500 characters after formatting. Any remaining content is truncated.

<!-- convertborder later -->
:::image type="content" source="./media/workbooks-link-actions/copilot-link-settings.png" lightbox="./media/workbooks-link-actions/copilot-link-settings.png" alt-text="Screenshot that shows Azure Copilot (preview) prompt text." border="false":::
:::image type="content" source="./media/workbooks-link-actions/copilot-link-settings.png" lightbox="./media/workbooks-link-actions/copilot-link-settings.png" alt-text="Screenshot that shows Copilot in Azure (preview) prompt text." border="false":::



0 comments on commit f3f315e

Please sign in to comment.