Skip to content

Commit d247daf

Browse files
committed
Merge branch 'Azure-Metric-source-GA-and-related-Apps-docs-changes' of https://github.com/SumoLogic/sumologic-documentation into Azure-Metric-source-GA-and-related-Apps-docs-changes
2 parents 61f17c6 + 0ae9090 commit d247daf

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

docs/send-data/hosted-collectors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The maximum number of Collectors allowed per organization is 10,000.
7575
<div className="box smallbox card">
7676
<div className="container">
7777
<a href="/docs/send-data/hosted-collectors/microsoft-source"><img src={useBaseUrl('img/send-data/microsoft.png')} alt="Thumbnail icon" width="40"/><h4>Microsoft Sources</h4></a>
78-
<p>Collect data from your Microsoft Platform and other products.</p>
78+
<p>Collect data from your Microsoft platform and other products.</p>
7979
</div>
8080
</div>
8181
<div className="box smallbox card">

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,18 +96,19 @@ https://github.com/SumoLogic/sumologic-documentation/blob/main/static/files/c2c/
9696

9797
### Unable to authenticate to Azure
9898

99-
During Source creation, if you encounter errors such as `Unable to get subscriptions. Please check credentials.` or `Unable to authenticate to Azure`, please verify that your credentials are valid in the Azure portal.
99+
During Source creation, if you encounter errors such as `Unable to get subscriptions. Please check credentials.` or `Unable to authenticate to Azure`.
100100

101-
Follow the steps below to solve this issue:
102-
1. Log in to the Azure Portal.
103-
1. Navigate to App registrations and locate the App that was created during the **Deploy to Azure** process.
101+
To rectify this ensure you verify your credentials are valid in the Azure portal by following the below steps:
102+
103+
1. Sign in to the Azure portal.
104+
1. Navigate to app registrations and locate the app that was created during the **Deploy to Azure** process.
104105
1. Go to **Certificates & Secrets**.
105106
1. Ensure that a valid **Client Secret** exists. If no secret is present or the existing one has expired, create a new Client Secret.
106107
1. Retry the Source creation process using the updated credentials.
107108

108109
### Subscriptions not present in the View Subscriptions list
109110

110-
If the **View Subscriptions** list does not include expected Azure subscriptions, you can verify that the credentials have sufficient permission to read from the expected subscription. Another possible cause could be a propagation delay. After creating a new app or client secret, Azure may take up to 10 minutes to reflect the changes across its services. Please wait a few minutes and refresh the list.
111+
If the **View Subscriptions** list does not include expected Azure subscriptions, you can verify that the credentials have sufficient permission to read from the expected subscription. Another possible cause could be a propagation delay. After creating a new app or client secret, Azure may take up to 10 minutes to reflect the changes across its services. Wait a few minutes and refresh the list.
111112

112113
Follow the steps below to verify and assign proper permissions:
113114
1. In the Azure portal, navigate to **Subscriptions**.
@@ -123,8 +124,8 @@ If you know that certain metrics in Azure contain actual data (non-empty values)
123124

124125
### API throttling by Microsoft
125126

126-
If API requests to Azure are being throttled, resulting in failed or delayed metric ingestion, please review and follow the guidance in the [Best Practices](#best-practices) section for reducing the frequency and volume of API calls.
127-
If you continue to experience throttling, please reach out to Sumo Logic Support for assistance.
127+
If API requests to Azure are being throttled, resulting in failed or delayed metric ingestion, review and follow the guidance in the [Best Practices](#best-practices) section for reducing the frequency and volume of API calls.
128+
If you continue to experience throttling, reach out to Sumo Logic Support for assistance.
128129

129130
## Best practices
130131

0 commit comments

Comments
 (0)