Skip to content

Instantly share code, notes, and snippets.

@marrobi
Created August 11, 2017 10:49
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 marrobi/6a7ca8d23840493020bd9e2a155eaf91 to your computer and use it in GitHub Desktop.
Save marrobi/6a7ca8d23840493020bd9e2a155eaf91 to your computer and use it in GitHub Desktop.
ARM FQDN Output
"outputs": {
"PublicDNS ": {
"value": "[reference(resourceId('Microsoft.Network/publicIPAddresses',variables('VMNicPIPName'))).dnsSettings.fqdn]",
"type": "string"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment