Snap openssh sshd.config files block port changes for sshd port monitoring

I am setting ssh in Opensuse Tumbleweed. I have placed “Port 2355” in /etc/ssh/sshd_config.d/.config. However, when checked with “systemctl status sshd” sshd is monitoring Port 22. I have not added to /etc/ssh/ssh_config.d/.config yet for Port changes since sshd is still monitoring Port 22. I note that snap has placed 4 sets of sshd.config files that DO NOT have the line which reads “Include /etc/ssh/sshd_config.d/*.conf”. I am undertain if I narrowed the problem down correctly.

Has this been seen before and what is the work around?

It is *.conf, not *.config.