Skip to content

Commit 0b54538

Browse files
committed
Fix typo
Powershell -> PowerShell
1 parent 31a43df commit 0b54538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connectors/netskope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This method provides the step-by-step instructions to deploy the Netskope connec
109109
**1. Create a Function App**
110110

111111
1. From the Azure Portal, navigate to [Function App](https://portal.azure.com/#blade/HubsExtension/BrowseResource/resourceType/Microsoft.Web%2Fsites/kind/functionapp), and select **+ Add**.
112-
2. In the **Basics** tab, ensure Runtime stack is set to **Powershell Core**.
112+
2. In the **Basics** tab, ensure Runtime stack is set to **PowerShell Core**.
113113
3. In the **Hosting** tab, ensure the **Consumption (Serverless)** plan type is selected.
114114
4. Make other preferable configuration changes, if needed, then click **Create**.
115115

0 commit comments

Comments
 (0)