You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*In Application Insights, I only see a fraction of the events that are being generated by my app.*
17
16
@@ -41,10 +40,6 @@ Internet Information Services (IIS) logs counts of all request reaching IIS and
41
40
42
41
* See [Troubleshooting Status Monitor](./status-monitor-v2-troubleshoot.md).
43
42
44
-
> [!IMPORTANT]
45
-
> [Connection Strings](./sdk-connection-string.md?tabs=net) are recommended over instrumentation keys. New Azure regions **require** the use of connection strings instead of instrumentation keys. Connection string identifies the resource that you want to associate your telemetry data with. It also allows you to modify the endpoints your resource will use as a destination for your telemetry. You will need to copy the connection string and add it to your application's code or to an environment variable.
If you have an ASP.NET application hosted in Azure App Service or in IIS on a virtual machine, your application could fail to connect to the Snapshot Debugger service due to a missing SSL security protocol.
0 commit comments