An open API service indexing awesome lists of open source software.

https://github.com/phillco/checkinverifier


https://github.com/phillco/checkinverifier

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Verifications
-------------

**Source\AzureDeploy\ServiceDefinition.csdef** is a proper subset of **Samples\SampleMvcApp\SampleAzureDeploy\ServiceDefinition.csdef**

*Details:* In the core ServiceDefinition.csdef file, under the ServiceDefinition tag, there is a WorkerRole resource called ReplicaSetRole. The exact same role must exist in the sample app.

**Source\AzureDeploy\ServiceConfiguration.Local.cscfg** is a proper subset of **Samples\SampleMvcApp\SampleAzureDeploy\ServiceConfiguration.Local.cscfg**

**Source\Setup\ServiceConfiguration.Cloud.cscfg.ref** is a proper subset of **Samples\SampleMvcApp\Setup\ServiceConfiguration.Cloud.cscfg.ref**

**Source\Setup\ServiceConfiguration.Cloud.cscfg.ref** is the same as **Source\AzureDeploy\ServiceConfiguration.Local.cscfg except for values of ConnectionStrings**

**Source\Setup\ServiceConfiguration.Cloud.cscfg.ref** is the same as **Source\AzureDeploy\ServiceConfiguration.Cloud.cscfg except for values of ConnectionStrings**