Skip to content

Commit 3371710

Browse files
authored
Merge pull request #11809 from henrikkarstrom/master
Nuget name was incorrect
2 parents 4c5ee88 + 78bd873 commit 3371710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-tutorial-monitoring-aspnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Here are the steps to set up the NuGet:
9696
3. Search for `Microsoft.ApplicationInsights.ServiceFabric.Native` and click on the appropriate NuGet package.
9797

9898
>[!NOTE]
99-
>You may need to install the Microsoft.ServiceFabric.Diagnistics.Internal package in a similar fashion if not preinstalled before installing the Application Insights package
99+
>You may need to install the Microsoft.ServiceFabric.Diagnostics.Internal package in a similar fashion if not preinstalled before installing the Application Insights package
100100
101101
4. On the right, click on the two checkboxes next to the two services in the application, **VotingWeb** and **VotingData** and click **Install**.
102102
![AI sdk Nuget](./media/service-fabric-tutorial-monitoring-aspnet/ai-sdk-nuget-new.png)

0 commit comments

Comments
 (0)