1. Fortinet Documentation: The FortiGate Azure Administration Guide outlines the required
parameters for the SDN connector, including the client secret which must be obtained from Azure.
Source: Fortinet. (2023). FortiGate-Azure 7.4.0 Administration Guide. Page 23, "Configuring the
SDN connector".
URL: https://docs.fortinet.com/document/fortigate-azure/7.4.0/administration-guide/282906/config
uring-the-sdn-connector
2. Microsoft Official Documentation: Microsoft's documentation explicitly states that a client
secret value cannot be retrieved after creation and a new one must be generated if the original is
lost.
Source: Microsoft Learn. (2023). Quickstart: Register an application with the Microsoft identity
platform. "Add a client secret" section.
Quote: "Be sure to record the secret's value for use in your client application's code. This secret
value is never displayed again after you leave this page."
URL: https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app#add-a-client
-secret