Symptom
After upgrading FTDv on Azure from 6.6 to FTDv 6.7, the GigabitEthernet interfaces can only be set to auto and speed it reports is 10Gbps.
Azure-FTDv67# show run all int g0/0
!
interface GigabitEthernet0/0
no speed nonegotiate <---!! this is automatically added by 6.7
duplex auto
nameif outside
cts manual
propagate sgt preserve-untag
policy static sgt disabled trusted
security-level 0
vrf forwarding default
ip address dhcp setroute
delay 1
Azure-FTDv67# show int g0/0
Interface GigabitEthernet0/0 "outside", is up, line protocol is up
Hardware is netvsc(AN), BW 10000 Mbps, DLY 10 usec <---!! speed reported is 10Gbps
Auto-Duplex(Full-duplex), Auto-Speed(10000 Mbps)
Input flow control is unsupported, output flow control is unsupported
MAC address 000d.3a6d.0fbb, MTU 1500
Conditions
FTDv on Azure running version 6.7
Workaround
There is no workaround.
To eliminate the policy deployment failure due to this issue, configure speed auto on the FMC.
On FDM, it no longer allows speed setting other than auto.