The example shown in https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/main/docs-ref-services/latest/sql.md uses `create_or_update` for servers and databases which is not a valid method of `SqlManagementClient.servers` and `SqlManagementClient.databases`.