Exam FlashArray-Implementation-Specialist Topic 3 Question 104 Discussion

Actual exam question for Pure Storage's FlashArray-Implementation-Specialist exam
Question #: 104
Topic #: 3
The customer has completed the installation document and has stated that the proxy server address is "10.24.18.120". What additional information is required?

Suggested Answer: C Vote an answer

To correctly configure the proxy settings for Phonehome and Remote Assist on a FlashArray, the Implementation Engineer requires the Protocol prefix (HTTP/HTTPS) and the Port number in addition to the IP address.
The Purity operating system requires a complete URL structure to establish a connection through a proxy server. A raw IP address like "10.24.18.120" is insufficient because the array does not know which communication protocol to use or which listening port the proxy server is monitoring.
Correct Format: The required input format is typically scheme://host:port. For example, https://10.24.18.120:8080 or http://10.24.18.120:3128.
Why it's critical: Without the port, the connection will likely time out or be rejected. Without the protocol (http vs. https), the handshake may fail. While credentials (username/password) might be required if the proxy enforces authentication, they are optional depending on the customer's network policy. However, the port and protocol are always technically mandatory to form a valid network socket connection.

by Lucien at Jul 28, 2026, 12:40 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10