Skip to content

Commit d2a4727

Browse files
committed
fix: add ApplicationInsights module
1 parent f331473 commit d2a4727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-cs-appservice/AppServiceStack.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright 2016-2025, Pulumi Corporation. All rights reserved.
22

33
using Pulumi;
4+
using Pulumi.AzureNative.ApplicationInsights;
45
using Pulumi.AzureNative.OperationalInsights;
56
using Pulumi.AzureNative.Resources;
67
using Pulumi.AzureNative.Sql;

0 commit comments

Comments
 (0)