- Your SSL configuration for the Azure Database for MySQL Flexible Server does not count as certificate pinning for IMDS. Certificate pinning typically involves explicitly specifying acceptable CAs for establishing secure connections, which is not the case with your current configuration that uses a CA file for standard MySQL TLS verification.
- The upcoming IMDS attested data certificate changes will not affect Azure MySQL Flexible Server connections. The IMDS changes are primarily relevant to services and applications that rely on the Azure Instance Metadata Service, which does not include your MySQL connections.
- No action is required on your side for this configuration. Since you are not using Virtual Machines or any custom application logic that relies on IMDS, your current setup should remain unaffected by the IMDS certificate changes.
If you have any further questions or need additional clarification, feel free to ask.