├── .gitignore ├── CNAME ├── LICENSE ├── README.md ├── _config.yml ├── _includes ├── command-argument-commitid.md ├── command-argument-connectionname.md ├── command-argument-extension.md ├── command-argument-jobname.md ├── command-argument-jobtype.md ├── command-argument-key.md ├── command-argument-keyvaluepair.md ├── command-argument-name.md ├── command-argument-options.md ├── command-argument-thumbprint.md ├── command-description-Git.md ├── command-description-GitHub.md ├── command-description-GitHubCredentials.md ├── command-description-GitHubRepository.md ├── command-description-HostName.md ├── command-description-PublishingUsername.md ├── command-description-appsettings.md ├── command-description-connectionstrings.md ├── command-description-defaultdocument.md ├── command-description-detailederrorlogging.md ├── command-description-dotnet.md ├── command-description-force.md ├── command-description-handlermappings.md ├── command-description-hostnames.md ├── command-description-httplogging.md ├── command-description-location.md ├── command-description-metadata.md ├── command-description-name.md ├── command-description-passthru.md ├── command-description-php.md ├── command-description-requesttracing.md ├── command-description-sitewithconfig.md ├── command-description-workers.md ├── command-help-default-blank.md ├── command-help-pipeline-false.md ├── command-help-pipeline-true.md ├── command-help-position-four.md ├── command-help-position-named.md ├── command-help-position-one.md ├── command-help-position-three.md ├── command-help-position-two.md ├── command-help-required-false.md ├── command-help-required-true.md ├── command-help-wildcard-false.md ├── command-help-wildcard-true.md ├── command-option-connectionname.md ├── command-option-details.md ├── command-option-document.md ├── command-option-domain.md ├── command-option-extension.md ├── command-option-git.md ├── command-option-github.md ├── command-option-githubpassword.md ├── command-option-githubrepository.md ├── command-option-githubusername.md ├── command-option-help.md ├── command-option-hostname.md ├── command-option-jobfile.md ├── command-option-jobname.md ├── command-option-jobtype.md ├── command-option-json.md ├── command-option-location.md ├── command-option-max.md ├── command-option-output.md ├── command-option-publishingusername.md ├── command-option-quiet.md ├── command-option-slot.md ├── command-option-subscription.md ├── command-option-verbose.md ├── command-parameter-Git.md ├── command-parameter-GitHub.md ├── command-parameter-GitHubCredentials.md ├── command-parameter-GitHubRepository.md ├── command-parameter-HostName.md ├── command-parameter-PublishingUsername.md ├── command-parameter-appsettings.md ├── command-parameter-connectionstrings.md ├── command-parameter-defaultdocument.md ├── command-parameter-detailederrorlogging.md ├── command-parameter-dotnet.md ├── command-parameter-force.md ├── command-parameter-handlermappings.md ├── command-parameter-hostnames.md ├── command-parameter-httplogging.md ├── command-parameter-location.md ├── command-parameter-metadata.md ├── command-parameter-name.md ├── command-parameter-passthru.md ├── command-parameter-php.md ├── command-parameter-requesttracing.md ├── command-parameter-sitewithconfig.md ├── command-parameter-workers.md ├── html-alert-dynamic-ip-restriction.md ├── html-alert-enable-default-php-extensions.md ├── html-alert-enable-php-extensions.md ├── html-alert-ip-security-docs.md ├── html-alert-kududash-logstream.md ├── html-alert-kudusync-deployment.md ├── html-alert-php-byo-phpini.md ├── html-alert-php-byo-runtime.md ├── html-cli-cross-platform-appsetting.md ├── html-cli-cross-platform-cert.md ├── html-cli-cross-platform-connectionstring.md ├── html-cli-cross-platform-defaultdocument.md ├── html-cli-cross-platform-domain.md ├── html-cli-cross-platform-handler.md ├── html-cli-cross-platform-install.md ├── html-cli-cross-platform-log.md ├── html-cli-cross-platform-scale.md ├── html-cli-cross-platform-setup.md ├── html-cli-cross-platform-site-commands.md ├── html-cli-cross-platform-site-config-commands.md ├── html-cli-cross-platform-site-deployment-commands.md ├── html-cli-cross-platform-site-job-commands.md ├── html-cli-cross-platform-site-location-commands.md ├── html-cli-cross-platform-site-repository-commands.md ├── html-cli-kudusync-commands.md ├── html-cli-powershell-get.md ├── html-cli-powershell-install.md ├── html-cli-powershell-new.md ├── html-cli-powershell-remove.md ├── html-cli-powershell-restart.md ├── html-cli-powershell-set.md ├── html-cli-powershell-setup.md ├── html-cli-powershell-show.md ├── html-cli-powershell-start.md ├── html-cli-powershell-stop.md ├── html-deployment-types.md ├── html-features-service-features.md ├── html-kuduexec-install-php.md ├── html-panel-kudu-install.md ├── html-panel-kuduexec-install.md ├── html-panel-kudusync-install.md ├── html-php-appsettings.md ├── html-php-extensions.md ├── html-php-http-handler-mapping.md ├── html-php-runtimes.md ├── snippet-fun-consoleuser.md ├── snippet-fun-powershelluser.md └── welcome.md ├── _layouts └── default.html ├── _posts ├── 01-01-01-Features-Service.md ├── 01-01-02-Environment.md ├── 02-01-01-Deployment.md ├── 02-01-02-Configuration-ASPNET.md ├── 02-01-03-Configuration-Nodejs.md ├── 03-01-01-Language-Guide-ASP.md ├── 03-02-01-Language-Guide-ASPNET.md ├── 03-03-01-Language-Guide-NODEJS.md ├── 03-04-01-Language-Guide-PHP.md ├── 03-05-01-Language-Guide-PYTHON.md ├── 04-01-01-Microsoft-Azure-CLI-Tools-Cross-Platform.md └── 04-02-01-Microsoft-Azure-CLI-Tools-Powershell.md ├── css ├── bootstrap.min.css └── site.css ├── fonts ├── glyphicons-halflings-regular.eot ├── glyphicons-halflings-regular.svg ├── glyphicons-halflings-regular.ttf └── glyphicons-halflings-regular.woff ├── img ├── favicon.ico ├── glyphicons-halflings-white.png ├── glyphicons-halflings.png ├── icon-cloud.png ├── icon-deployment.png ├── icon-development.png ├── icon-scripting.png └── icon-serverrack.png ├── index.html ├── js ├── bootstrap.min.js ├── jquery.min.js └── site.js └── params.json /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | .idea 3 | _site/ -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | microsoftazurewebsitescheatsheet.info 2 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_config.yml -------------------------------------------------------------------------------- /_includes/command-argument-commitid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-argument-commitid.md -------------------------------------------------------------------------------- /_includes/command-argument-connectionname.md: -------------------------------------------------------------------------------- 1 | <connectionname> -------------------------------------------------------------------------------- /_includes/command-argument-extension.md: -------------------------------------------------------------------------------- 1 | [extension] -------------------------------------------------------------------------------- /_includes/command-argument-jobname.md: -------------------------------------------------------------------------------- 1 | <jobName> -------------------------------------------------------------------------------- /_includes/command-argument-jobtype.md: -------------------------------------------------------------------------------- 1 | <jobType> -------------------------------------------------------------------------------- /_includes/command-argument-key.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-argument-key.md -------------------------------------------------------------------------------- /_includes/command-argument-keyvaluepair.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-argument-keyvaluepair.md -------------------------------------------------------------------------------- /_includes/command-argument-name.md: -------------------------------------------------------------------------------- 1 | [name] 2 | -------------------------------------------------------------------------------- /_includes/command-argument-options.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-argument-options.md -------------------------------------------------------------------------------- /_includes/command-argument-thumbprint.md: -------------------------------------------------------------------------------- 1 | <thumbprint> -------------------------------------------------------------------------------- /_includes/command-description-Git.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-Git.md -------------------------------------------------------------------------------- /_includes/command-description-GitHub.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-GitHub.md -------------------------------------------------------------------------------- /_includes/command-description-GitHubCredentials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-GitHubCredentials.md -------------------------------------------------------------------------------- /_includes/command-description-GitHubRepository.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-GitHubRepository.md -------------------------------------------------------------------------------- /_includes/command-description-HostName.md: -------------------------------------------------------------------------------- 1 | An alternative hostname for the new azure website. -------------------------------------------------------------------------------- /_includes/command-description-PublishingUsername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-PublishingUsername.md -------------------------------------------------------------------------------- /_includes/command-description-appsettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-appsettings.md -------------------------------------------------------------------------------- /_includes/command-description-connectionstrings.md: -------------------------------------------------------------------------------- 1 | The connection strings used by the website -------------------------------------------------------------------------------- /_includes/command-description-defaultdocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-defaultdocument.md -------------------------------------------------------------------------------- /_includes/command-description-detailederrorlogging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-detailederrorlogging.md -------------------------------------------------------------------------------- /_includes/command-description-dotnet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-dotnet.md -------------------------------------------------------------------------------- /_includes/command-description-force.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-force.md -------------------------------------------------------------------------------- /_includes/command-description-handlermappings.md: -------------------------------------------------------------------------------- 1 | The Handler Mappings used by the website -------------------------------------------------------------------------------- /_includes/command-description-hostnames.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-hostnames.md -------------------------------------------------------------------------------- /_includes/command-description-httplogging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-httplogging.md -------------------------------------------------------------------------------- /_includes/command-description-location.md: -------------------------------------------------------------------------------- 1 | The data center where the website should be deployed -------------------------------------------------------------------------------- /_includes/command-description-metadata.md: -------------------------------------------------------------------------------- 1 | The Metadata for the website -------------------------------------------------------------------------------- /_includes/command-description-name.md: -------------------------------------------------------------------------------- 1 | The name of the Web Site -------------------------------------------------------------------------------- /_includes/command-description-passthru.md: -------------------------------------------------------------------------------- 1 | When specified, a boolean value is returned -------------------------------------------------------------------------------- /_includes/command-description-php.md: -------------------------------------------------------------------------------- 1 | The PHP version required by the website -------------------------------------------------------------------------------- /_includes/command-description-requesttracing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-requesttracing.md -------------------------------------------------------------------------------- /_includes/command-description-sitewithconfig.md: -------------------------------------------------------------------------------- 1 | The configuration used by the website -------------------------------------------------------------------------------- /_includes/command-description-workers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-description-workers.md -------------------------------------------------------------------------------- /_includes/command-help-default-blank.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-default-blank.md -------------------------------------------------------------------------------- /_includes/command-help-pipeline-false.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-pipeline-false.md -------------------------------------------------------------------------------- /_includes/command-help-pipeline-true.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-pipeline-true.md -------------------------------------------------------------------------------- /_includes/command-help-position-four.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-position-four.md -------------------------------------------------------------------------------- /_includes/command-help-position-named.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-position-named.md -------------------------------------------------------------------------------- /_includes/command-help-position-one.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-position-one.md -------------------------------------------------------------------------------- /_includes/command-help-position-three.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-position-three.md -------------------------------------------------------------------------------- /_includes/command-help-position-two.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-position-two.md -------------------------------------------------------------------------------- /_includes/command-help-required-false.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-required-false.md -------------------------------------------------------------------------------- /_includes/command-help-required-true.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-required-true.md -------------------------------------------------------------------------------- /_includes/command-help-wildcard-false.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-wildcard-false.md -------------------------------------------------------------------------------- /_includes/command-help-wildcard-true.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-help-wildcard-true.md -------------------------------------------------------------------------------- /_includes/command-option-connectionname.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-connectionname.md -------------------------------------------------------------------------------- /_includes/command-option-details.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-details.md -------------------------------------------------------------------------------- /_includes/command-option-document.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-document.md -------------------------------------------------------------------------------- /_includes/command-option-domain.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-domain.md -------------------------------------------------------------------------------- /_includes/command-option-extension.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-extension.md -------------------------------------------------------------------------------- /_includes/command-option-git.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-git.md -------------------------------------------------------------------------------- /_includes/command-option-github.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-github.md -------------------------------------------------------------------------------- /_includes/command-option-githubpassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-githubpassword.md -------------------------------------------------------------------------------- /_includes/command-option-githubrepository.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-githubrepository.md -------------------------------------------------------------------------------- /_includes/command-option-githubusername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-githubusername.md -------------------------------------------------------------------------------- /_includes/command-option-help.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-help.md -------------------------------------------------------------------------------- /_includes/command-option-hostname.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-hostname.md -------------------------------------------------------------------------------- /_includes/command-option-jobfile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-jobfile.md -------------------------------------------------------------------------------- /_includes/command-option-jobname.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-jobname.md -------------------------------------------------------------------------------- /_includes/command-option-jobtype.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-jobtype.md -------------------------------------------------------------------------------- /_includes/command-option-json.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-json.md -------------------------------------------------------------------------------- /_includes/command-option-location.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-location.md -------------------------------------------------------------------------------- /_includes/command-option-max.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-max.md -------------------------------------------------------------------------------- /_includes/command-option-output.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-output.md -------------------------------------------------------------------------------- /_includes/command-option-publishingusername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-publishingusername.md -------------------------------------------------------------------------------- /_includes/command-option-quiet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-quiet.md -------------------------------------------------------------------------------- /_includes/command-option-slot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-slot.md -------------------------------------------------------------------------------- /_includes/command-option-subscription.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-subscription.md -------------------------------------------------------------------------------- /_includes/command-option-verbose.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-option-verbose.md -------------------------------------------------------------------------------- /_includes/command-parameter-Git.md: -------------------------------------------------------------------------------- 1 | -Git -------------------------------------------------------------------------------- /_includes/command-parameter-GitHub.md: -------------------------------------------------------------------------------- 1 | -GitHub -------------------------------------------------------------------------------- /_includes/command-parameter-GitHubCredentials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-parameter-GitHubCredentials.md -------------------------------------------------------------------------------- /_includes/command-parameter-GitHubRepository.md: -------------------------------------------------------------------------------- 1 | -GitHubRepository <string> -------------------------------------------------------------------------------- /_includes/command-parameter-HostName.md: -------------------------------------------------------------------------------- 1 | -HostName <string> -------------------------------------------------------------------------------- /_includes/command-parameter-PublishingUsername.md: -------------------------------------------------------------------------------- 1 | -PublishingUsername <string> -------------------------------------------------------------------------------- /_includes/command-parameter-appsettings.md: -------------------------------------------------------------------------------- 1 | -AppSettings <Hashtable> -------------------------------------------------------------------------------- /_includes/command-parameter-connectionstrings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-parameter-connectionstrings.md -------------------------------------------------------------------------------- /_includes/command-parameter-defaultdocument.md: -------------------------------------------------------------------------------- 1 | -DefaultDocuments <String[]> -------------------------------------------------------------------------------- /_includes/command-parameter-detailederrorlogging.md: -------------------------------------------------------------------------------- 1 | -DetailedErrorLoggingEnabled [<Boolean>] -------------------------------------------------------------------------------- /_includes/command-parameter-dotnet.md: -------------------------------------------------------------------------------- 1 | -NetFrameworkVersion <string> -------------------------------------------------------------------------------- /_includes/command-parameter-force.md: -------------------------------------------------------------------------------- 1 | -Force -------------------------------------------------------------------------------- /_includes/command-parameter-handlermappings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-parameter-handlermappings.md -------------------------------------------------------------------------------- /_includes/command-parameter-hostnames.md: -------------------------------------------------------------------------------- 1 | -HostNames <string[]> -------------------------------------------------------------------------------- /_includes/command-parameter-httplogging.md: -------------------------------------------------------------------------------- 1 | -HttpLoggingEnabled [<Boolean>] -------------------------------------------------------------------------------- /_includes/command-parameter-location.md: -------------------------------------------------------------------------------- 1 | -Location <string> -------------------------------------------------------------------------------- /_includes/command-parameter-metadata.md: -------------------------------------------------------------------------------- 1 | -Metadata <NameValuePair> -------------------------------------------------------------------------------- /_includes/command-parameter-name.md: -------------------------------------------------------------------------------- 1 | -Name <string> -------------------------------------------------------------------------------- /_includes/command-parameter-passthru.md: -------------------------------------------------------------------------------- 1 | -PassThru <Switch> -------------------------------------------------------------------------------- /_includes/command-parameter-php.md: -------------------------------------------------------------------------------- 1 | -PhpVersion <string> -------------------------------------------------------------------------------- /_includes/command-parameter-requesttracing.md: -------------------------------------------------------------------------------- 1 | -RequestTracingEnabled [<Boolean>] -------------------------------------------------------------------------------- /_includes/command-parameter-sitewithconfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/command-parameter-sitewithconfig.md -------------------------------------------------------------------------------- /_includes/command-parameter-workers.md: -------------------------------------------------------------------------------- 1 | -NumberOfWorkers <Int32> -------------------------------------------------------------------------------- /_includes/html-alert-dynamic-ip-restriction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-dynamic-ip-restriction.md -------------------------------------------------------------------------------- /_includes/html-alert-enable-default-php-extensions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-enable-default-php-extensions.md -------------------------------------------------------------------------------- /_includes/html-alert-enable-php-extensions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-enable-php-extensions.md -------------------------------------------------------------------------------- /_includes/html-alert-ip-security-docs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-ip-security-docs.md -------------------------------------------------------------------------------- /_includes/html-alert-kududash-logstream.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-kududash-logstream.md -------------------------------------------------------------------------------- /_includes/html-alert-kudusync-deployment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-kudusync-deployment.md -------------------------------------------------------------------------------- /_includes/html-alert-php-byo-phpini.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-php-byo-phpini.md -------------------------------------------------------------------------------- /_includes/html-alert-php-byo-runtime.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-alert-php-byo-runtime.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-appsetting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-appsetting.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-cert.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-cert.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-connectionstring.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-connectionstring.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-defaultdocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-defaultdocument.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-domain.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-domain.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-handler.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-handler.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-install.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-install.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-log.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-log.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-scale.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-scale.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-setup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-setup.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-site-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-site-commands.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-site-config-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-site-config-commands.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-site-deployment-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-site-deployment-commands.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-site-job-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-site-job-commands.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-site-location-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-site-location-commands.md -------------------------------------------------------------------------------- /_includes/html-cli-cross-platform-site-repository-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-cross-platform-site-repository-commands.md -------------------------------------------------------------------------------- /_includes/html-cli-kudusync-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-kudusync-commands.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-get.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-get.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-install.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-install.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-new.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-new.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-remove.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-remove.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-restart.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-restart.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-set.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-set.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-setup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-setup.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-show.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-show.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-start.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-start.md -------------------------------------------------------------------------------- /_includes/html-cli-powershell-stop.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-cli-powershell-stop.md -------------------------------------------------------------------------------- /_includes/html-deployment-types.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-deployment-types.md -------------------------------------------------------------------------------- /_includes/html-features-service-features.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-features-service-features.md -------------------------------------------------------------------------------- /_includes/html-kuduexec-install-php.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-kuduexec-install-php.md -------------------------------------------------------------------------------- /_includes/html-panel-kudu-install.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-panel-kudu-install.md -------------------------------------------------------------------------------- /_includes/html-panel-kuduexec-install.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-panel-kuduexec-install.md -------------------------------------------------------------------------------- /_includes/html-panel-kudusync-install.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-panel-kudusync-install.md -------------------------------------------------------------------------------- /_includes/html-php-appsettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-php-appsettings.md -------------------------------------------------------------------------------- /_includes/html-php-extensions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-php-extensions.md -------------------------------------------------------------------------------- /_includes/html-php-http-handler-mapping.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-php-http-handler-mapping.md -------------------------------------------------------------------------------- /_includes/html-php-runtimes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/html-php-runtimes.md -------------------------------------------------------------------------------- /_includes/snippet-fun-consoleuser.md: -------------------------------------------------------------------------------- 1 | websites-dev$ 2 | -------------------------------------------------------------------------------- /_includes/snippet-fun-powershelluser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/snippet-fun-powershelluser.md -------------------------------------------------------------------------------- /_includes/welcome.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_includes/welcome.md -------------------------------------------------------------------------------- /_layouts/default.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_layouts/default.html -------------------------------------------------------------------------------- /_posts/01-01-01-Features-Service.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/01-01-01-Features-Service.md -------------------------------------------------------------------------------- /_posts/01-01-02-Environment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/01-01-02-Environment.md -------------------------------------------------------------------------------- /_posts/02-01-01-Deployment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/02-01-01-Deployment.md -------------------------------------------------------------------------------- /_posts/02-01-02-Configuration-ASPNET.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/02-01-02-Configuration-ASPNET.md -------------------------------------------------------------------------------- /_posts/02-01-03-Configuration-Nodejs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/02-01-03-Configuration-Nodejs.md -------------------------------------------------------------------------------- /_posts/03-01-01-Language-Guide-ASP.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_posts/03-02-01-Language-Guide-ASPNET.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_posts/03-03-01-Language-Guide-NODEJS.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_posts/03-04-01-Language-Guide-PHP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/03-04-01-Language-Guide-PHP.md -------------------------------------------------------------------------------- /_posts/03-05-01-Language-Guide-PYTHON.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_posts/04-01-01-Microsoft-Azure-CLI-Tools-Cross-Platform.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/04-01-01-Microsoft-Azure-CLI-Tools-Cross-Platform.md -------------------------------------------------------------------------------- /_posts/04-02-01-Microsoft-Azure-CLI-Tools-Powershell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/_posts/04-02-01-Microsoft-Azure-CLI-Tools-Powershell.md -------------------------------------------------------------------------------- /css/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/css/bootstrap.min.css -------------------------------------------------------------------------------- /css/site.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/css/site.css -------------------------------------------------------------------------------- /fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /fonts/glyphicons-halflings-regular.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/fonts/glyphicons-halflings-regular.svg -------------------------------------------------------------------------------- /fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /img/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/favicon.ico -------------------------------------------------------------------------------- /img/glyphicons-halflings-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/glyphicons-halflings-white.png -------------------------------------------------------------------------------- /img/glyphicons-halflings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/glyphicons-halflings.png -------------------------------------------------------------------------------- /img/icon-cloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/icon-cloud.png -------------------------------------------------------------------------------- /img/icon-deployment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/icon-deployment.png -------------------------------------------------------------------------------- /img/icon-development.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/icon-development.png -------------------------------------------------------------------------------- /img/icon-scripting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/icon-scripting.png -------------------------------------------------------------------------------- /img/icon-serverrack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/img/icon-serverrack.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/index.html -------------------------------------------------------------------------------- /js/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/js/bootstrap.min.js -------------------------------------------------------------------------------- /js/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/js/jquery.min.js -------------------------------------------------------------------------------- /js/site.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /params.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyntaxC4/MicrosoftAzureWebSitesCheatSheet/HEAD/params.json --------------------------------------------------------------------------------