Skip to content

Commit f36870e

Browse files
authored
Merge pull request #298381 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 941bb78 + 1a66a51 commit f36870e

31 files changed

+57
-31
lines changed

articles/private-link/network-security-perimeter-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Network security perimeter provides a secure perimeter for communication of PaaS
7474
- Enable access rules to grant access outside the secure perimeter.
7575
- Manage access rules for all the PaaS resources within the network security perimeter in a single pane of glass.
7676
- Enable diagnostic settings to generate access logs of PaaS resources within the perimeter for Audit and Compliance.
77-
- Allow private endpoint traffic without other access rules.
77+
- Allow private endpoint traffic without the need for explicit access rules.
7878

7979

8080
## How does a network security perimeter work?

articles/sentinel/data-connectors/atlassian-confluence-audit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ Use the following step-by-step instructions to deploy the Confluence Audit data
8787

8888
**1. Deploy a Function App**
8989

90-
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
90+
> [!NOTE]
91+
> You will need to [prepare VS Code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
9192
9293
1. Download the [Azure Function App](https://aka.ms/sentinel-confluenceauditapi-functionapp) file. Extract archive to your local development computer.
9394
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/atlassian-jira-audit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ Use the following step-by-step instructions to deploy the Jira Audit data connec
9393

9494
**1. Deploy a Function App**
9595

96-
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
96+
> [!NOTE]
97+
> You will need to [prepare VS Code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
9798
9899
1. Download the [Azure Function App](https://aka.ms/sentinel-jiraauditapi-functionapp) file. Extract archive to your local development computer.
99100
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/auth0-access-management.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ Use the following step-by-step instructions to deploy the Auth0 Access Managemen
9090

9191
**1. Deploy a Function App**
9292

93-
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
93+
> [!NOTE]
94+
> You will need to [prepare VS Code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
9495
9596
1. Download the [Azure Function App](https://aka.ms/sentinel-Auth0AccessManagement-azuredeploy) file. Extract archive to your local development computer.
9697
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/bitglass.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ Use the following step-by-step instructions to deploy the Bitglass data connecto
9393

9494
**1. Deploy a Function App**
9595

96-
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
96+
> [!NOTE]
97+
> You will need to [prepare VS Code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
9798
9899
1. Download the [Azure Function App](https://aka.ms/sentinel-bitglass-functionapp) file. Extract archive to your local development computer.
99100
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/bitsight-data-connector.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,8 @@ Use the following step-by-step instructions to deploy the BitSight data connecto
233233

234234
**1. Deploy a Function App**
235235

236-
**NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
236+
>[!NOTE]
237+
> You will need to [prepare VS Code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
237238
238239
1. Download the [Azure Function App](https://aka.ms/sentinel-BitSight-functionapp) file. Extract archive to your local development computer.
239240
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/cisco-secure-endpoint-amp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ Use the following step-by-step instructions to deploy the data connector manuall
8888

8989
**1. Deploy a Function App**
9090

91-
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/create-first-function-vs-code-python) for Azure function development.
91+
>[!NOTE]
92+
> You will need to [prepare VS Code](/azure/azure-functions/create-first-function-vs-code-python) for Azure function development.
9293
9394
1. Download the [Azure Function App](https://aka.ms/sentinel-ciscosecureendpoint-functionapp) file. Extract archive to your local development computer.
9495
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/crowdstrike-falcon-data-replicator.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ Use the following step-by-step instructions to deploy the Crowdstrike Falcon Dat
9191

9292
**1. Deploy a Function App**
9393

94-
**NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
94+
>[!NOTE]
95+
> You will need to [prepare VS Code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
9596
9697
1. Download the [Azure Function App](https://aka.ms/sentinel-CrowdstrikeReplicator-functionapp) file. Extract archive to your local development computer.
9798
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/cyber-blind-spot-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ Use the following step-by-step instructions to deploy the CTM360 CBS data connec
8585

8686
**1. Deploy a Function App**
8787

88-
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/create-first-function-vs-code-python) for Azure function development.
88+
> [!NOTE]
89+
> You will need to [prepare VS Code](/azure/azure-functions/create-first-function-vs-code-python) for Azure function development.
8990
9091
1. Download the [Azure Function App](https://raw.githubusercontent.com/CTM360-Integrations/Azure-Sentinel/ctm360-HV-CBS-azurefunctionapp/Solutions/CTM360/Data%20Connectors/CBS/AzureFunctionCTM360_CBS.zip) file. Extract archive to your local development computer.
9192
2. Start VS Code. Choose File in the main menu and select Open Folder.

articles/sentinel/data-connectors/cyberarkaudit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ Use the following step-by-step instructions to deploy the CyberArk Audit data co
9191

9292
**1. Deploy a Function App**
9393

94-
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
94+
> [!NOTE]
95+
> You will need to [prepare VS Code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
9596
9697
1. Download the [Azure Function App](https://aka.ms/sentinel-CyberArkAudit-functionapp) file. Extract archive to your local development computer.
9798
2. Start VS Code. Choose File in the main menu and select Open Folder.

0 commit comments

Comments
 (0)