Skip to content

Commit 829cbe0

Browse files
authored
Update azure-app-service-environment.md
1 parent 3491b6d commit 829cbe0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/integrations/microsoft-azure/azure-app-service-environment.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1010

1111
An [Azure App Service Environment](https://learn.microsoft.com/en-us/azure/app-service/environment/overview) is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. This integration helps in monitoring your environments operational events such as upgrades, scaling, and suspensions.
1212

13-
The below instructions applies to App Service Environment v3.
13+
The instructions below apply to App Service Environment v3.
1414

1515
## Log types
1616

@@ -32,12 +32,6 @@ When you configure the event hubs source or HTTP source, plan your source catego
3232

3333
Create a hosted collector if not already configured and tag the `tenant_name` field. You can get the tenant name using the instructions [here](https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-read-tenant-name#get-your-tenant-name). Make sure you create the required sources in this collector. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Tenant-Name.png')} alt="Azure Tag Tenant Name" style={{border: '1px solid gray'}} width="500" />
3434

35-
### Configure metrics collection
36-
37-
import MetricsSourceBeta from '../../reuse/metrics-source-beta.md';
38-
39-
<MetricsSourceBeta/>
40-
4135
### Configure logs collection
4236

4337
#### Diagnostic logs

0 commit comments

Comments
 (0)