community.general/lib/ansible/modules/cloud/azure
richardlock 39f3984ce4 azure_rm_cdnprofile: Add 'standard_microsoft' to sku (#47309)
##### SUMMARY
The azure_rm_cdnprofile module was missing a valid sku 'standard_microsoft'.  Added it to the list of valid choices.

##### ISSUE TYPE
- Bugfix Pull Request

##### COMPONENT NAME
azure_rm_cdnprofile

##### ANSIBLE VERSION
```
ansible 2.8.0.dev0
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/home/user/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0]
```

##### ADDITIONAL INFORMATION
It was not possible to deploy using the 'standard_microsoft' sku previously.  This addition allows this.
2018-10-19 15:30:21 +08:00
..
__init__.py
_azure.py Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
azure_rm_acs.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_aks.py refine aks document (#43810) 2018-08-08 15:51:23 +08:00
azure_rm_aks_facts.py [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 2018-05-16 16:08:27 -07:00
azure_rm_appgateway.py adds redirect configurations and probes to azure_rm_appgateway (#46607) 2018-10-16 10:34:24 +08:00
azure_rm_appserviceplan.py add azure app service plan facts (#44156) 2018-08-16 16:13:32 +08:00
azure_rm_appserviceplan_facts.py Fix formatting for the error on azure_rm_appserviceplan_facts (#45613) 2018-09-13 17:00:21 -04:00
azure_rm_autoscale.py Fix auto scale create with fix date without recurrence (#47186) 2018-10-18 10:52:30 +08:00
azure_rm_autoscale_facts.py remove cross-module imports 2018-10-11 19:54:54 -07:00
azure_rm_availabilityset.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_availabilityset_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_cdnprofile.py azure_rm_cdnprofile: Add 'standard_microsoft' to sku (#47309) 2018-10-19 15:30:21 +08:00
azure_rm_cdnprofile_facts.py add azure_rm_cdnprofile and azure_rm_cdnprofile_facts (#45097) 2018-09-27 10:10:01 +10:00
azure_rm_containerinstance.py adding tags to container instance (#45142) 2018-09-04 03:56:10 -04:00
azure_rm_containerinstance_facts.py added missing facts in container instance (#45380) 2018-09-10 01:10:40 -04:00
azure_rm_containerregistry.py adding new clients to common (#44804) 2018-08-29 13:52:18 +08:00
azure_rm_containerregistry_facts.py Fixing azure_rm_containerregistry_facts (#45897) 2018-09-20 16:58:07 +08:00
azure_rm_deployment.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_dnsrecordset.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnsrecordset_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnszone.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnszone_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_functionapp.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_functionapp_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_image.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_image_facts.py New module for azure custom image facts (#42102) 2018-09-04 02:28:01 +08:00
azure_rm_keyvault.py adding tags to keyvault (#45145) 2018-09-05 16:21:15 +08:00
azure_rm_keyvaultkey.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_keyvaultsecret.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_loadbalancer.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_loadbalancer_facts.py azure_rm_loadbalancer_facts.py: list() takes at least 2 arguments fix (#29046) (#29050) 2018-08-09 15:07:38 +08:00
azure_rm_managed_disk.py remove cross-module imports 2018-10-11 19:54:54 -07:00
azure_rm_managed_disk_facts.py remove cross-module imports 2018-10-11 19:54:54 -07:00
azure_rm_mysqldatabase.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_mysqldatabase_facts.py adding mysql database facts (#43322) 2018-08-17 10:36:13 +08:00
azure_rm_mysqlfirewallrule.py Adding mysql firewall rule module (#45074) 2018-10-15 10:11:26 -07:00
azure_rm_mysqlserver.py fixing facts for mysql server (#45374) 2018-09-11 14:27:50 +08:00
azure_rm_mysqlserver_facts.py fixing facts for mysql server (#45374) 2018-09-11 14:27:50 +08:00
azure_rm_networkinterface.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_networkinterface_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_postgresqldatabase.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_postgresqldatabase_facts.py adding postgresql database facts (#43327) 2018-08-17 10:35:22 +08:00
azure_rm_postgresqlfirewallrule.py adding postgresql firewall rule (#45077) 2018-10-15 10:17:42 -07:00
azure_rm_postgresqlfirewallrule_facts.py Adding postgresql firewall rule facts (#45078) 2018-10-19 15:13:45 +08:00
azure_rm_postgresqlserver.py adding tags support to postgresql (#45339) 2018-09-11 10:20:27 +08:00
azure_rm_postgresqlserver_facts.py adding tags support to postgresql (#45339) 2018-09-11 10:20:27 +08:00
azure_rm_publicipaddress.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_publicipaddress_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_resource.py fix for special case of last element of url (#43354) 2018-07-31 16:31:08 +08:00
azure_rm_resource_facts.py fix for special case of last element of url (#43354) 2018-07-31 16:31:08 +08:00
azure_rm_resourcegroup.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_resourcegroup_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_route.py Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_routetable.py Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_routetable_facts.py Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_securitygroup.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_securitygroup_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_sqldatabase.py fixed boolean value for zone (#41974) 2018-09-03 10:20:16 +08:00
azure_rm_sqlfirewallrule.py updates to azure_rm_sqlfirewallrule 2018-08-30 21:54:58 -07:00
azure_rm_sqlfirewallrule_facts.py adding sql firewall rule facts (#45059) 2018-09-13 17:54:58 +08:00
azure_rm_sqlserver.py fixing broken sql server tags (#45378) 2018-09-10 15:31:01 +08:00
azure_rm_sqlserver_facts.py Adding sql client to common (#44825) 2018-08-30 12:44:36 +08:00
azure_rm_storageaccount.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_storageaccount_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_storageblob.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_subnet.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_trafficmanagerendpoint.py [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
azure_rm_trafficmanagerendpoint_facts.py [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
azure_rm_trafficmanagerprofile.py Update azure_rm_trafficmanagerprofile.py examples (#45649) 2018-09-14 09:48:11 -04:00
azure_rm_trafficmanagerprofile_facts.py [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
azure_rm_virtualmachine.py Fix spelling issue (#46982) 2018-10-13 09:38:07 +05:30
azure_rm_virtualmachine_extension.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualmachine_facts.py Virtual machine facts - retrieving instance view (#45128) 2018-09-04 11:25:01 +08:00
azure_rm_virtualmachine_scaleset.py Support for accelerated networking and network security group for scaleset vms (#34788) 2018-08-16 14:52:12 -07:00
azure_rm_virtualmachine_scaleset_facts.py extended vmss facts (#45535) 2018-09-12 13:22:47 +08:00
azure_rm_virtualmachineimage_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_virtualnetwork.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_virtualnetwork_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_webapp.py start/stop/restart azure webapp (#44498) 2018-08-29 07:41:11 +08:00
azure_rm_webapp_facts.py added tags to webapp documentation (#45375) 2018-09-10 09:51:17 +08:00