FEATURE ENHANCEMENT
- **/task/main.yml: Remove unneeded waits in test cases (#1374)
- azure_rm_securitygroup: Add upper letter protocol to security group (#1381)
- Update min Ansible core version to v2.14 - Ansible v2.13 EOF Nov.6 2023 (#1382)
BUG FIXING
- plugins/inventory/azure_rm.py: Restore the return of
public_ipv4_address
and fix the bug that the VM does not have a public IP address (#1379)