Description of problem: OCP filed to mount with Azure file share of errors "Could not resolve address..." Version-Release number of selected component (if applicable): openshift v3.5.0.6+87f6173 kubernetes v1.5.2+43a9be4 How reproducible: Always Steps to Reproduce: 1. Create a secret 2. Create a File share on storage account on the Web called "azftest" 3. Create a pod oc create -f https://raw.githubusercontent.com/weherdh/v3-testfiles/azsc/persistent-volumes/azure/azfile-pod.yaml Actual results: Got error with mount failed Expected results: Pod could be running and mounted successfully with Azure file share Additional info: Will provide in another comment