Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.22 KB | None | 0 0
  1. sboludaf@Azure:~$ az webapp show -g ICEPRO --name IneveryCrea
  2. {
  3. "appServicePlanId": "/subscriptions/ae72cfd3-a6c0-4335-b970-65e18081f2e6/resourceGroups/ICE/providers/Microsoft.Web/serverfarms/icepropsa02",
  4. "availabilityState": "Normal",
  5. "clientAffinityEnabled": true,
  6. "clientCertEnabled": false,
  7. "cloningInfo": null,
  8. "containerSize": 0,
  9. "dailyMemoryTimeQuota": 0,
  10. "defaultHostName": "ineverycrea.azurewebsites.net",
  11. "enabled": true,
  12. "enabledHostNames": [
  13. "ineverycrea.es",
  14. "ineverycrea.mobi",
  15. "ineverycrea.net",
  16. "ineverycrea.tv",
  17. "www.ineverycrea.es",
  18. "www.ineverycrea.mobi",
  19. "www.ineverycrea.net",
  20. "www.ineverycrea.tv",
  21. "ineverycrea.azurewebsites.net",
  22. "ineverycrea.scm.azurewebsites.net"
  23. ],
  24. "ftpPublishingUrl": "ftp://waws-prod-db3-055.ftp.azurewebsites.windows.net/site/wwwroot",
  25. "hostNameSslStates": [
  26. {
  27. "hostType": "Standard",
  28. "ipBasedSslResult": null,
  29. "ipBasedSslState": "NotConfigured",
  30. "name": "ineverycrea.azurewebsites.net",
  31. "sslState": "Disabled",
  32. "thumbprint": null,
  33. "toUpdate": null,
  34. "toUpdateIpBasedSsl": null,
  35. "virtualIp": null
  36. },
  37. {
  38. "hostType": "Standard",
  39. "ipBasedSslResult": null,
  40. "ipBasedSslState": "NotConfigured",
  41. "name": "ineverycrea.es",
  42. "sslState": "Disabled",
  43. "thumbprint": null,
  44. "toUpdate": null,
  45. "toUpdateIpBasedSsl": null,
  46. "virtualIp": null
  47. },
  48. {
  49. "hostType": "Standard",
  50. "ipBasedSslResult": null,
  51. "ipBasedSslState": "NotConfigured",
  52. "name": "ineverycrea.mobi",
  53. "sslState": "Disabled",
  54. "thumbprint": null,
  55. "toUpdate": null,
  56. "toUpdateIpBasedSsl": null,
  57. "virtualIp": null
  58. },
  59. {
  60. "hostType": "Standard",
  61. "ipBasedSslResult": null,
  62. "ipBasedSslState": "NotConfigured",
  63. "name": "ineverycrea.net",
  64. "sslState": "SniEnabled",
  65. "thumbprint": "8F5FA393C22A7E3FF14345CB02B2540E5FEC9A8C",
  66. "toUpdate": null,
  67. "toUpdateIpBasedSsl": null,
  68. "virtualIp": null
  69. },
  70. {
  71. "hostType": "Repository",
  72. "ipBasedSslResult": null,
  73. "ipBasedSslState": "NotConfigured",
  74. "name": "ineverycrea.scm.azurewebsites.net",
  75. "sslState": "Disabled",
  76. "thumbprint": null,
  77. "toUpdate": null,
  78. "toUpdateIpBasedSsl": null,
  79. "virtualIp": null
  80. },
  81. {
  82. "hostType": "Standard",
  83. "ipBasedSslResult": null,
  84. "ipBasedSslState": "NotConfigured",
  85. "name": "ineverycrea.tv",
  86. "sslState": "Disabled",
  87. "thumbprint": null,
  88. "toUpdate": null,
  89. "toUpdateIpBasedSsl": null,
  90. "virtualIp": null
  91. },
  92. {
  93. "hostType": "Standard",
  94. "ipBasedSslResult": null,
  95. "ipBasedSslState": "NotConfigured",
  96. "name": "www.ineverycrea.es",
  97. "sslState": "Disabled",
  98. "thumbprint": null,
  99. "toUpdate": null,
  100. "toUpdateIpBasedSsl": null,
  101. "virtualIp": null
  102. },
  103. {
  104. "hostType": "Standard",
  105. "ipBasedSslResult": null,
  106. "ipBasedSslState": "NotConfigured",
  107. "name": "www.ineverycrea.mobi",
  108. "sslState": "Disabled",
  109. "thumbprint": null,
  110. "toUpdate": null,
  111. "toUpdateIpBasedSsl": null,
  112. "virtualIp": null
  113. },
  114. {
  115. "hostType": "Standard",
  116. "ipBasedSslResult": null,
  117. "ipBasedSslState": "NotConfigured",
  118. "name": "www.ineverycrea.net",
  119. "sslState": "SniEnabled",
  120. "thumbprint": "8F5FA393C22A7E3FF14345CB02B2540E5FEC9A8C",
  121. "toUpdate": null,
  122. "toUpdateIpBasedSsl": null,
  123. "virtualIp": null
  124. },
  125. {
  126. "hostType": "Standard",
  127. "ipBasedSslResult": null,
  128. "ipBasedSslState": "NotConfigured",
  129. "name": "www.ineverycrea.tv",
  130. "sslState": "Disabled",
  131. "thumbprint": null,
  132. "toUpdate": null,
  133. "toUpdateIpBasedSsl": null,
  134. "virtualIp": null
  135. }
  136. ],
  137. "hostNames": [
  138. "ineverycrea.tv",
  139. "www.ineverycrea.tv",
  140. "ineverycrea.mobi",
  141. "www.ineverycrea.mobi",
  142. "ineverycrea.es",
  143. "www.ineverycrea.es",
  144. "www.ineverycrea.net",
  145. "ineverycrea.net",
  146. "ineverycrea.azurewebsites.net"
  147. ],
  148. "hostNamesDisabled": false,
  149. "hostingEnvironmentProfile": null,
  150. "httpsOnly": false,
  151. "hyperV": false,
  152. "id": "/subscriptions/ae72cfd3-a6c0-4335-b970-65e18081f2e6/resourceGroups/ICEPRO/providers/Microsoft.Web/sites/IneveryCrea",
  153. "identity": null,
  154. "isDefaultContainer": null,
  155. "isXenon": false,
  156. "kind": "app",
  157. "lastModifiedTimeUtc": "2018-12-07T09:59:31.750000",
  158. "location": "North Europe",
  159. "maxNumberOfWorkers": null,
  160. "name": "IneveryCrea",
  161. "outboundIpAddresses": "40.69.216.38,40.69.216.42,40.69.217.31,40.69.216.66",
  162. "possibleOutboundIpAddresses": "40.69.216.38,40.69.216.42,40.69.217.31,40.69.216.66,40.69.216.38,40.69.216.42,40.69.217.31,40.69.216.66",
  163. "repositorySiteName": "IneveryCrea",
  164. "reserved": false,
  165. "resourceGroup": "ICEPRO",
  166. "scmSiteAlsoStopped": false,
  167. "siteConfig": null,
  168. "slotSwapStatus": null,
  169. "state": "Running",
  170. "suspendedTill": null,
  171. "tags": null,
  172. "targetSwapSlot": null,
  173. "trafficManagerHostNames": null,
  174. "type": "Microsoft.Web/sites",
  175. "usageState": "Normal"
  176. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement