Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 2.32 KB

definition-vs-configuration.md

File metadata and controls

41 lines (37 loc) · 2.32 KB

ServiceDefinition vs ServiceConfiguration Cheat Sheet

Last updated - 2016-10-19

Service Definition and Service Configuration Schemas

The information here is based on the schemas for ServiceDefinition and ServiceConfiguration

Cheat Sheet

Setting Service Definition (.csdef) Service Configuration (.cscfg)
Service name Blue dot
Upgrade domain count Blue dot
Role definitions Blue dot
Role name Blue dot
Role virtual machine size Blue dot
Role ConfigurationSettings Blue dot Blue dot
Role LocalResources Blue dot
Role LocalStorage Blue dot
Role enpoints Blue dot
Role certificates Blue dot Blue dot
Associate endpoint with certificate Blue dot
Certificate thumbprint and algorithm Blue dot
Role module imports Blue dot
Role execution context Blue dot
Role environment variables Blue dot
Role startup task Blue dot
Role content files and folders Blue dot
Web Role sites Blue dot
Web Role site endpoint bindings Blue dot
Network Traffic Rules Blue dot
Load Balancer Probes Blue dot
Network configuration Blue dot
DNS servers Blue dot
Virtual network of cloud service Blue dot
Access control for enpoints Blue dot
Reserved IPs Blue dot
Associate roles with subnet Blue dot
Service Guest OS Blue dot
Service Guest OS version Blue dot
Role instance count Blue dot