Skip to content

Commit 8a73e97

Browse files
Merge pull request #219974 from spelluru/patch-142
Ignore the certificate mismatch warning
2 parents 25d7116 + 9964e3b commit 8a73e97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/event-grid/custom-disaster-recovery.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Traffic Manager it's a global resource that provides a unique DNS name, like: `h
4545

4646
At this moment you have your resources deployed and running, and can start sending events to your traffic manager endpoint, in case you don't want to keep active the secondary endpoint in your traffic manager you may be interested to [disable the endpoint](../traffic-manager/traffic-manager-manage-endpoints.md#to-disable-an-endpoint).
4747

48+
> [!NOTE]
49+
> If you see the `RemoteCertificateNameMisMatch` error when calling the Azure Traffic Manager in your application, you can proceed by suppressing the warning.
50+
4851
## Integrate deployment scripts in your CI/CD process
4952

5053
Now that you ensure your configuration is working as expected and your events are delivered to the regions you defined, you'll need to integrate your template with an automation tool, see [Quickstart: Integrate Bicep with Azure Pipelines](../azure-resource-manager/bicep/add-template-to-azure-pipelines.md) or [Quickstart: Deploy Bicep files by using GitHub Actions](../azure-resource-manager/bicep/deploy-github-actions.md) for more information.

0 commit comments

Comments
 (0)