I noticed that the commercial cloud is hard coded in mutliple places in the template which produces the wrong VM name when deploying the template to MAG. I deployed the 1 Tier file but the 3 Tier file also looks wrong.
Correct URL Name should be ‘cloudapp.usgovcloudapi.net’ instead of ‘cloudapp.azure.com’. Probably need to have a GovCloud check or parameter to adjust the name for commercial or govcloud depending on deployment scenario.
I noticed that the commercial cloud is hard coded in mutliple places in the template which produces the wrong VM name when deploying the template to MAG. I deployed the 1 Tier file but the 3 Tier file also looks wrong.
Correct URL Name should be ‘cloudapp.usgovcloudapi.net’ instead of ‘cloudapp.azure.com’. Probably need to have a GovCloud check or parameter to adjust the name for commercial or govcloud depending on deployment scenario.
Files: https://github.com/f5devcentral/f5-azure-saca/blob/master/SACAv2/3NIC_1Tier_HA/azureDeploy.json https://github.com/f5devcentral/f5-azure-saca/blob/master/SACAv2/3NIC_3Tier_HA/azureDeploy.json