Troubleshooting Tip: Azure SDN connector Error 'failed to get service tag addresses'
| Description | This article describes how to resolve an error 'failed to get service tag addresses' when fetching service tags from Azure SDN connector configured on the FortiGate. |
| Scope | FortiGate. |
| Solution | This article describes a situation where the SDN connector status is showing 'down' and service tags are not being retrieved.
As a first step, execute the following command to check the status of SDN connector , this will display status for all configured SDN connectors: Alternatively, to only see the status for a specific connector if many are configured: diagnose system sdn status <connector_name>
If the connector status shows as 'down', execute the following debug commands to gather further information:
The following error message will appear:
azd[237]: az_service_tag_update(): failed to get service tags addresses
To stop running the azure daemon real-time debugs: diagnose debug reset diagnose debug disable
Resolution: This error can be resolved by performing a force refresh for the SDN connector and the following command can be used to force a refresh:
Related articles: |