object(PDOException)#3 (8) {
  ["message":protected]=>
  string(137) "SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for ic-mysql-server.mysql.database.azure.com failed: No such host is known. "
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(2002)
  ["file":protected]=>
  string(47) "F:\inetpub\wwwroot\Accounts\blp-server-info.php"
  ["line":protected]=>
  int(1186)
  ["trace":"Exception":private]=>
  array(2) {
    [0]=>
    array(5) {
      ["file"]=>
      string(47) "F:\inetpub\wwwroot\Accounts\blp-server-info.php"
      ["line"]=>
      int(1186)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(3) "PDO"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(3) {
      ["file"]=>
      string(64) "F:\inetpub\wwwroot\Accounts\IslamiCity.org\QuranSearch\index.php"
      ["line"]=>
      int(976)
      ["function"]=>
      string(11) "blp_connect"
    }
  }
  ["previous":"Exception":private]=>
  object(PDOException)#2 (8) {
    ["message":protected]=>
    string(134) "PDO::__construct(): php_network_getaddresses: getaddrinfo for ic-mysql-server.mysql.database.azure.com failed: No such host is known. "
    ["string":"Exception":private]=>
    string(0) ""
    ["code":protected]=>
    int(0)
    ["file":protected]=>
    string(47) "F:\inetpub\wwwroot\Accounts\blp-server-info.php"
    ["line":protected]=>
    int(1186)
    ["trace":"Exception":private]=>
    array(2) {
      [0]=>
      array(5) {
        ["file"]=>
        string(47) "F:\inetpub\wwwroot\Accounts\blp-server-info.php"
        ["line"]=>
        int(1186)
        ["function"]=>
        string(11) "__construct"
        ["class"]=>
        string(3) "PDO"
        ["type"]=>
        string(2) "->"
      }
      [1]=>
      array(3) {
        ["file"]=>
        string(64) "F:\inetpub\wwwroot\Accounts\IslamiCity.org\QuranSearch\index.php"
        ["line"]=>
        int(976)
        ["function"]=>
        string(11) "blp_connect"
      }
    }
    ["previous":"Exception":private]=>
    NULL
    ["errorInfo"]=>
    NULL
  }
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "HY000"
    [1]=>
    int(2002)
    [2]=>
    string(114) "php_network_getaddresses: getaddrinfo for ic-mysql-server.mysql.database.azure.com failed: No such host is known. "
  }
}
Database tried bring connected is quran
blp_connect error: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for ic-mysql-server.mysql.database.azure.com failed: No such host is known.

More insight...
blp_get_credentials Case B
blp_getConnection concludes there was a PDO exception error at blp-server-info.php#1205