Skip to content

Commit 3491b6d

Browse files
committed
Update 23 Azure docs with removal of beta feature
1 parent a72ea14 commit 3491b6d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ 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+
3541
### Configure logs collection
3642

3743
#### Diagnostic logs

docs/reuse/metrics-source-beta.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
To set up the Azure Metrics source in Sumo Logic, refer to [Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source).
2-
3-
:::note
4-
The Sumo Logic Metrics source is currently in beta. To participate, contact your Sumo Logic account executive.
5-
:::
1+
To set up the Azure Metrics source in Sumo Logic, refer to [Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source).

docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1111
<meta name="robots" content="noindex" />
1212
</head>
1313

14-
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
15-
1614
<img src={useBaseUrl('img/send-data/azure-event-hub.svg')} alt="icon" width="40"/>
1715

1816
<!-- Originally added as a beta article with DOCS-460. -->

0 commit comments

Comments
 (0)