Skip to content

Commit 0b24995

Browse files
committed
updates 02
1 parent e9ab733 commit 0b24995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/create-new-resource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Sign in to the [Azure portal](https://portal.azure.com), and create an Applicati
2525
| **Name** | `Unique value` | Name that identifies the app you are monitoring. |
2626
| **Resource Group** | `myResourceGroup` | Name for the new or existing resource group to host App Insights data. |
2727
| **Region** | `East US` | Choose a location near you, or near where your app is hosted. |
28-
| **Resource Mode** | `Classic` or `Workspace-based` | Workspace-based resources are currently in public preview and allow you to send your Application Insights telemetry to a common Log Analytics workspace. For more information see the [article on workspace-based resources]().
28+
| **Resource Mode** | `Classic` or `Workspace-based` | Workspace-based resources are currently in public preview and allow you to send your Application Insights telemetry to a common Log Analytics workspace. For more information see the [article on workspace-based resources](create-workspace-resource.md).
2929

3030
> [!NOTE]
31-
> While you can use the same resource name across different resource groups, it can be beneficial to use a globally unique name.
31+
> While you can use the same resource name across different resource groups, it can be beneficial to use a globally unique name. This can be useful if you plan to [perform cross resource queries](https://docs.microsoft.com/azure/azure-monitor/log-query/cross-workspace-query#identifying-an-application) as it simplifies the required syntax.
3232
3333
Enter the appropriate values into the required fields, and then select **Review + create**.
3434

0 commit comments

Comments
 (0)