Skip to content

Commit 8377e7f

Browse files
authored
Update troubleshoot-dns-load-balancing.md
1 parent 604fa98 commit 8377e7f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/kubernetes-fleet/networking/troubleshoot-dns-load-balancing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ kubectl get trafficmanagerprofile -n <namespace> <profile-name> -o yaml
3939
This issue might occur if one of the following conditions is met:
4040

4141
* A nonexistent Azure resource group is specified in the `TrafficManagerProfile` manifest.
42-
* The resource group doesn't have the same Azure Subscription value that the Fleet Manager resource has.
42+
* The resource group isn't in the same Azure subscription as the Fleet Manager resource.
4343
* The Fleet Manager hub cluster identity doesn't have permission to create and manage Azure Traffic Manager profiles in the specified resource group.
4444

4545
You can check The `TrafficManagerProfile` status for details of the error. The following example of the `TrafficManagerProfile` status shows insufficient permissions:
@@ -123,7 +123,7 @@ Consider deleting unused profiles or requesting an increase in the limit. For mo
123123

124124
### Error 4: Azure Traffic Manager returns an error
125125

126-
This issue might occur if the Azure Traffic Manager service returns an error when creating the profile.
126+
This issue might occur if the Azure Traffic Manager service returns an error when it creats the profile.
127127

128128
The following example of the `TrafficManagerProfile` status shows this error:
129129

@@ -316,6 +316,6 @@ AzureDiagnostics
316316
| limit 1000
317317
```
318318

319-
[!INCLUDE [Third-party disclaimer](../../includes/third-party-contact-disclaimer.md)]
319+
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-contact-disclaimer.md)]
320320

321321
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)