Refer to the exhibit. You attempted to deploy the FortiGate-VM in Microsoft Azure with the JSON template, and it failed to boot up. The exhibit shows an excerpt from the JSON template. What is incorrect with the template?
A.
The LUN ID is not defined.
B.
FortiGate-VM does not support managedDisk from Azure.
C.
The caching parameter should be None.
D.
The CreateOptions parameter should be FromImage.
D is correct, "osDisk": {
"createOption": "FromImage"
https://github.com/fortinetsolutions/Azure-Templates/blob/master/FortiGate/Others/Single-VM-BareMinimum-BYOL/mainTemplate-BYOL.json
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
charruco
2 years, 4 months agokinge2
2 years, 9 months agoelgato01
2 years, 10 months agohippo2048
2 years, 11 months ago