Skip to content

Instantly share code, notes, and snippets.

@shawnweisfeld
Created October 7, 2019 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shawnweisfeld/b60f13a1b1de46d872744703e2b32947 to your computer and use it in GitHub Desktop.
Save shawnweisfeld/b60f13a1b1de46d872744703e2b32947 to your computer and use it in GitHub Desktop.
{
"name": "sweisfel561-azurefd-net",
"id": "/subscriptions/55fed35b-9e49-43ba-8160-083810b1af12/resourcegroups/tethr/providers/Microsoft.Network/frontdoors/sweisfel561/frontendendpoints/sweisfel561-azurefd-net",
"type": "Microsoft.Network/frontdoors/frontendendpoints",
"properties": {
"hostName": "sweisfel561.azurefd.net",
"sessionAffinityEnabledState": "Disabled",
"sessionAffinityTtlSeconds": 0,
"webApplicationFirewallPolicyLink": null,
"customHttpsProvisioningState": "Enabling",
"customHttpsProvisioningSubstate": "SubmittingDomainControlValidationRequest",
"customHttpsConfiguration": {
"protocolType": "ServerNameIndication",
"frontDoorCertificateSourceParameters": {
"certificateType": "Dedicated"
},
"keyVaultCertificateSourceParameters": {
"vault": {
"id": null
},
"secretName": null,
"secretVersion": null
},
"certificateSource": "FrontDoor",
"minimumTlsVersion": "1.2"
},
"resourceState": "Enabled"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment