A. Add the following markup to line CS23:
types: Private
B. Add the following markup to line CS24:
osType: Windows
C. Add the following markup to line CS24:
osType: Linux
D. Add the following markup to line CS23:
types: Public
Explanation:
Scenario: All Internal services must only be accessible from Internal Virtual Networks (VNets)
There are three Network Location types C Private, Public and Domain
Reference: https://devblogs.microsoft.com/powershell/setting-network-location-to-private/