Skip to content

Commit 43fdaa4

Browse files
Merge pull request #273465 from abinetabate/patch-6
Update create-workspace-resource.md
2 parents 69e7d12 + 1785226 commit 43fdaa4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,9 @@ For information on how to set up an Application Insights SDK for code-based moni
6969
- [Node.js](./nodejs.md)
7070
- [Python](/previous-versions/azure/azure-monitor/app/opencensus-python)
7171

72-
### Codeless monitoring and Visual Studio resource creation
72+
### Codeless monitoring
7373

74-
For codeless monitoring of services like Azure Functions and Azure App Services, you first create your workspace-based Application Insights resource. Then you point to that resource when you configure monitoring.
75-
76-
These services offer the option to create a new Application Insights resource within their own resource creation process. But resources created via these UI options are currently restricted to the classic Application Insights experience.
77-
78-
The same restriction applies to the Application Insights resource creation experience in Visual Studio for ASP.NET and ASP.NET Core. You must select an existing workspace-based resource in the Visual Studio UI where you enable monitoring. Selecting **Create new resource** in Visual Studio limits you to creating a classic Application Insights resource.
74+
For codeless monitoring of services like Azure Functions and Azure App Services, you can first create your workspace-based Application Insights resource. Then you point to that resource when you configure monitoring. Alternatively, you can create an new Application Insights resource as part of Application Insights enablement.
7975

8076
## Create a resource automatically
8177

0 commit comments

Comments
 (0)