I found a minor issue with the URL that allows you to generate WSDL for the CRM Online Discovery Service.
If you navigate to Settings, Customization, Download Web Service Description Files, you're presented with the following set of links:

The Discovery Web Service link is:
https://crm.dynamics.com/MSCrmServices/2007/Passport/CrmDiscoveryService.asmx
when it should be:
https://dev.crm.dynamics.com/MSCRMServices/2007/Passport/CrmDiscoveryService.asmx
A minor issue but hopefully this note will save […]