www.azal.mqttlab.com
Open in
urlscan Pro
109.94.209.117
Public Scan
URL:
https://www.azal.mqttlab.com/
Submission: On January 20 via api from US — Scanned from US
Submission: On January 20 via api from US — Scanned from US
Form analysis
6 forms found in the DOMGET /en/search
<form action="/en/search" method="get">
<div class="form-group headerSearch mb-80">
<div class="input-group input-group--default">
<input type="text" name="q" value="" placeholder="Keyword" class="form-control">
<div class="input-group-append" rel=""> Search <button type="submit" class="material-icons ml-10"></button>
</div>
</div>
</div>
</form>
#
<form action="#" rel="form_flightsearch">
<div class="row center-vertical flightManager__wrapper">
<div class="col-md">
<div class="flightManager__destination" data-id="from">
<div class="form-group destination__inner destination__inner--selected ">
<img src="/assets/img/book1.png" alt="">
<div class="destination__wrapper">
<p>From</p>
<div>
<p class="destination__city">London, <span>United Kingdom</span>
</p>
<p class="destination__airport">Heathrow (LHR)</p>
</div>
<input type="text" value="LHR" hidden="" name="searchParam_from_code" class="notEmpty">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner d-none">
<img src="/assets/img/book1.png" alt="">
<div class="input-group">
<input type="text" class="destination__input form-control">
<label>From</label>
</div>
<ul class="destination__dropdown">
</ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
<div class="flightManager__switch">
<i class="material-icons"></i>
</div>
<div class="col-md">
<div class="flightManager__destination" data-id="to">
<div class="form-group destination__inner destination__inner--selected d-none">
<img src="/assets/img/book2.png" alt="">
<div class="destination__wrapper">
<p>To</p>
<div>
<p class="destination__city"> , <span></span>
</p>
<p class="destination__airport"> ()</p>
</div>
<input type="text" hidden="" value="" name="searchParam_to_code">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner ">
<img src="/assets/img/book2.png" alt="">
<div class="input-group">
<input type="text" class="destination__input form-control">
<label>To</label>
</div>
<ul class="destination__dropdown">
</ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
</div>
<div class="row passportRow d-none">
<div class="col-md-6 pr-md-40">
<!-- <p class="passportRow__note">Attention:</p>-->
<!-- <p>If the cardholder is not one of the traveling passengers and will not be able to provide a bank card at the airport of departure, the carriage will be refused after a check.</p>-->
</div>
<div class="col-md-6 pl-md-40">
<div class="form-group mb-0">
<div class="input-group">
<select name="searchParam_nakh" class="notEmpty">
<option value="" disabled="" hidden="" selected="">Please choose your citizenship</option>
<option value="true">Azerbaijani citizen</option>
<option value="false">Foreign citizen</option>
</select>
<label>Passport</label>
<i class="material-icons"></i>
</div>
</div>
</div>
</div>
<div class="row qiwiRow d-none" id="qiwi_payment">
<div class="col-md-6 pr-md-40">
</div>
<div class="col-md-6 pl-md-40">
<div class="form-group mb-0">
<div class="input-group">
<select name="searchParam_payment" id="qiwiPayment" class="notEmpty">
<option value="" disabled="" hidden="" selected="">Please choose payment method</option>
<option value="kiwi">Payment by cards in RUB</option>
<option value="card">International cards</option>
</select>
<label>Payment method</label>
<i class="material-icons"></i>
</div>
</div>
</div>
</div>
<div class="row mt-30 flightManager__content flightManager__content--hidden">
<div class="col-md-6 pr-md-40">
<div class="form-row mb-md-0 mb-30">
<div class="form-group col-lg">
<div class="input-group">
<input type="text" class="form-control datepicker-here notEmpty" readonly="" id="departure-date1" data-language="en" autocomplete="off" name="searchParam_date_from" value="">
<label>Departure date</label>
<i class="material-icons calendar-trigger"></i>
</div>
</div>
<div class="form-group col-lg">
<div class="input-group">
<input type="text" class="form-control datepicker-here notEmpty" readonly="" id="return-date1" data-language="en" autocomplete="off" name="searchParam_date_to">
<a href="" class="calendarBtn d-none">One way only</a>
<label>Return date</label>
<i class="material-icons calendar-trigger"></i>
</div>
</div>
<!-- <div class="col-12">-->
<!-- <div class="custom-control custom-checkbox">-->
<!-- <input type="checkbox" class="custom-control-input" id="comfirm1">-->
<!-- <label class="custom-control-label"-->
<!-- for="comfirm1">±3 --><!--</label>-->
<!-- </div>-->
<!-- </div>-->
</div>
</div>
<div class="col-md-6 pl-md-40">
<div class="form-row">
<div class="form-group col-lg">
<div class="input-group">
<select name="searchParam_class" class="notEmpty">
<option id="cabin_E" value="E">Economy</option>
<option id="cabin_B" value="B">Business</option>
<option id="cabin_C" value="C" disabled="">Comfort club</option>
<option id="cabin_F" value="F" disabled="">VIP club</option>
</select>
<label>Flight class</label>
<i class="material-icons"></i>
</div>
</div>
<div class="form-group col-lg passengers">
<div class="input-group">
<input type="text" value="" class="form-control passengers__input notEmpty" readonly="">
<label>Passengers</label>
<i class="material-icons passengers-trigger"></i>
</div>
<div class="passengers__dropdown">
<div class="passengers__item" id="adults">
<div> Adults<br>
<small>(12+)</small>
</div>
<div class="center-vertical">
<a href="" class="material-icons passengers__remove disabled"></a>
<span class="passengers__count" rel="searchParam_adult">1</span>
<input type="text" hidden="">
<a href="" class="material-icons passengers__add"></a>
</div>
</div>
<div class="passengers__item" id="children">
<div> Children<br>
<small>(2-12 years)</small>
</div>
<div class="center-vertical">
<a href="" class="material-icons passengers__remove"></a>
<span class="passengers__count" rel="searchParam_children">0</span>
<input type="text" hidden="">
<a href="" class="material-icons passengers__add"></a>
</div>
</div>
<div class="passengers__item" id="infants">
<div> Infants<br>
<small>(0-2 years)</small>
</div>
<div class="center-vertical">
<a href="" class="material-icons passengers__remove"></a>
<span class="passengers__count" rel="searchParam_infant">0</span>
<input type="text" hidden="">
<a href="" class="material-icons passengers__add"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-12 d-md-flex flex-lg-row flex-md-column justify-content-between">
<div class="pr-2 ">
<div class="mb-15 d-none" id="ist_student">
<div class="custom-control custom-checkbox d-flex align-self-end">
<input type="checkbox" class="custom-control-input notEmpty" id="isStudent" name="isStudent">
<label class="custom-control-label" for="isStudent">I am a student (with Azerbaijani citizenship) and can provide supporting documents</label>
</div>
</div>
<div class="students_baku_istanbul d-none">
<h5>Dear passenger!</h5>
<p>For the information of students wishing to take advantage of a discount on the Istanbul-Baku route, flight tickets must be issued on an individual basis.</p>
</div>
<div class="hajj d-none mb-2">
<h5>Dear passenger!</h5>
<span style="color:red">Passengers with visitor visas will not be allowed to board flight to Jeddah and Madinah during HAJJ period !</span>
</div>
<!-- <div class="covid-text d-flex flex-column">-->
<!-- </div>-->
</div>
<div class="d-flex flex-column align-items-lg-end justify-content-lg-end pl-lg-25 pl-sm-0">
<!-- <div class="covid-text custom-control custom-checkbox d-flex align-self-end">-->
<!-- <input type="checkbox" class="custom-control-input" id="covid19_agree">-->
<!-- <label class="custom-control-label"-->
<!-- for="covid19_agree">--><!--</label>-->
<!-- </div>-->
<a href="" class="btn btn--large float-right" rel="button_flightsearch">Continue</a>
</div>
</div>
</div>
</form>
POST /en/plan-your-trip/flight-status
<form method="post" action="/en/plan-your-trip/flight-status" rel="form_checkstat">
<div class="row">
<div class="col-xl-3 col-md-6">
<div class="form-group mb-xl-0">
<div class="input-group">
<select class="flightManager__select notEmpty" name="checkstat_type">
<option value="" disabled="" hidden=""></option>
<option value="1" selected="" data-id="1">Flight No.</option>
<option value="2" data-id="2">Arrival</option>
<option value="3" data-id="3">Departure</option>
<option value="4" data-id="4">Route</option>
</select>
<label>Search by</label>
<i class="material-icons"></i>
</div>
</div>
</div>
<div class="col-md-6 flightManager__option">
<!-- FLIGHTNUMBER -->
<div class="" data-id="1">
<div class="form-group mb-xl-0">
<div class="input-group">
<input type="text" class="form-control pl-45" name="checkstat_flightnumber" id="checkstat_flightnumber" value="" autocomplete="off" maxlength="4" pattern="[0-9]{1,4}">
<span class="input-prepend">J2</span>
<label for="flight-number">Enter your flight number</label>
</div>
</div>
</div>
<!-- ARRIVAL -->
<div class="d-none" data-id="2">
<div class="row flightManager__wrapper">
<div class="col-12">
<div class="flightManager__destination" data-id="from">
<div class="form-group destination__inner destination__inner--small destination__inner--selected d-none">
<img src="/assets/img/book1.png" alt="">
<div class="destination__wrapper">
<p>To</p>
<div>
<p class="destination__city">, <span></span>
</p>
<p class="destination__airport"> ()</p>
</div>
<input type="text" name="checkstat_arrival" value="" hidden="">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner destination__inner--small ">
<img src="/assets/img/book1.png" alt="">
<div class="input-group">
<input type="text" class="destination__input form-control">
<label>To</label>
</div>
<ul class="destination__dropdown"></ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
</div>
</div>
<!-- DEPARTURE -->
<div class="d-none" data-id="3">
<div class="row flightManager__wrapper">
<div class="col-12">
<div class="flightManager__destination" data-id="to">
<div class="form-group destination__inner destination__inner--small destination__inner--selected d-none">
<img src="/assets/img/book2.png" alt="">
<div class="destination__wrapper">
<p>From</p>
<div>
<p class="destination__city">, <span></span>
</p>
<p class="destination__airport"> ()</p>
</div>
<input type="text" name="checkstat_departure" value="" hidden="">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner destination__inner--small ">
<img src="/assets/img/book2.png" alt="">
<div class="input-group">
<input type="text" class="destination__input form-control">
<label>From</label>
</div>
<ul class="destination__dropdown"></ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
</div>
</div>
<!-- ROUTE -->
<div class="d-none" data-id="4">
<div class="row flex-md-nowrap flightManager__wrapper">
<div class="col-md-6">
<div class="flightManager__destination" data-id="from">
<div class="form-group destination__inner destination__inner--small destination__inner--selected d-none">
<img src="/assets/img/book1.png" alt="">
<div class="destination__wrapper">
<p>From</p>
<div>
<p class="destination__city">, <span></span>
</p>
<p class="destination__airport"> ()</p>
</div>
<input type="text" name="checkstat_routefrom" value="" hidden="">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner destination__inner--small ">
<img src="/assets/img/book1.png" alt="">
<div class="input-group">
<input type="text" class="destination__input form-control">
<label>From</label>
</div>
<ul class="destination__dropdown"></ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="flightManager__destination" data-id="to">
<div class="form-group destination__inner destination__inner--small destination__inner--selected d-none">
<img src="/assets/img/book2.png" alt="">
<div class="destination__wrapper">
<p>To</p>
<div>
<p class="destination__city">, <span></span>
</p>
<p class="destination__airport"> ()</p>
</div>
<input type="text" name="checkstat_routeto" value="" hidden="">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner destination__inner--small ">
<img src="/assets/img/book2.png" alt="">
<div class="input-group">
<input type="text" class="destination__input form-control">
<label>To</label>
</div>
<ul class="destination__dropdown"></ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-md-6">
<div class="form-group mb-0">
<div class="input-group">
<select name="checkstat_date" class="notEmpty">
<option value="" disabled="" hidden=""></option>
<option value="2024-01-17">17.01.2024</option>
<option value="2024-01-18">18.01.2024</option>
<option value="2024-01-19">19.01.2024</option>
<option value="2024-01-20" selected="">20.01.2024</option>
<option value="2024-01-21">21.01.2024</option>
<option value="2024-01-22">22.01.2024</option>
<option value="2024-01-23">23.01.2024</option>
</select>
<label>Date</label>
<i class="material-icons"></i>
</div>
</div>
</div>
</div>
<div class="mt-50">
<button type="submit" class="btn btn--small float-right">Search</button>
</div>
</form>
POST /en/plan-your-trip/flight-timetables
<form method="post" action="/en/plan-your-trip/flight-timetables" rel="form_timetable">
<div class="row center-vertical flightManager__wrapper">
<div class="col-md">
<div class="flightManager__destination" data-id="from">
<div class="form-group destination__inner destination__inner--selected d-none">
<img src="/assets/img/book1.png" alt="">
<div class="destination__wrapper">
<p>From</p>
<div>
<p class="destination__city"> , <span></span>
</p>
<p class="destination__airport"> ()</p>
</div>
<input type="text" name="timetable_from" value="" hidden="">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner ">
<img src="/assets/img/book1.png" alt="">
<div class="input-group">
<input type="text" name="timetable_from_ph" class="destination__input form-control">
<label>From</label>
</div>
<ul class="destination__dropdown">
</ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
<div class="flightManager__switch">
<i class="material-icons"></i>
</div>
<div class="col-md">
<div class="flightManager__destination" data-id="to">
<div class="form-group destination__inner destination__inner--selected d-none">
<img src="/assets/img/book2.png" alt="">
<div class="destination__wrapper">
<p>To</p>
<div>
<p class="destination__city"> , <span></span>
</p>
<p class="destination__airport"> ()</p>
</div>
<input type="text" name="timetable_to" value="" hidden="">
</div>
<a href="" class="material-icons flightManager__clear"></a>
</div>
<div class="form-group destination__inner ">
<img src="/assets/img/book2.png" alt="">
<div class="input-group">
<input type="text" name="timetable_to_ph" class="destination__input form-control">
<label>To</label>
</div>
<ul class="destination__dropdown"></ul>
<a href="" class="material-icons flightManager__list"></a>
</div>
</div>
</div>
</div>
<div class="row mt-50 flightManager__content">
<div class="col-md-6 pr-md-40">
<div class="form-row mb-0 d-none">
<div class="form-group col-lg">
<div class="input-group">
<input type="text" class="form-control datepicker-here notEmpty" name="timetable_beg" id="departure-date2" data-language="en" autocomplete="off" readonly="">
<label for="departure-date2">Departure date</label>
<i class="material-icons"></i>
</div>
</div>
<div class="form-group col-lg">
<div class="input-group">
<input type="text" name="timetable_end" class="form-control datepicker-here notEmpty" id="return-date2" data-language="en" autocomplete="off" readonly="">
<a href="" class="calendarBtn d-none">One way</a>
<label for="return-date2">Return date</label>
<i class="material-icons"></i>
</div>
</div>
</div>
</div>
<div class="col-lg-6 d-md-flex align-items-center mb-30 align-items-end justify-content-end">
<button type="submit" class="btn btn--large float-lg-right">Get timetable</button>
</div>
</div>
</form>
GET https://sp.booking.com/index.html
<form action="https://sp.booking.com/index.html" method="GET" target="_blank" enctype="multipart/form-data">
<input class="form-control mb-15" type="tel" name="label" placeholder="+994XXXXXXXXXXX" required="">
<input type="hidden" name="aid" value="2190186" class="notEmpty">
<input type="submit" class="btn form-control btn-block btn--small" name="Hotel Search">
</form>
GET https://www.rentalcars.com/
<form action="https://www.rentalcars.com/" method="GET" target="_blank" enctype="multipart/form-data">
<input class="form-control mb-15" type="tel" name="adcamp" placeholder="+994XXXXXXXXXXX" required="">
<input type="hidden" name="affiliateCode" value="azal926" class="notEmpty">
<input type="hidden" name="preflang" value="en" class="notEmpty">
<input type="hidden" name="supplier" value="">
<input type="hidden" name="adplat" value="web" class="notEmpty">
<input type="submit" class="btn form-control btn-block btn--small" name="Rent a Car">
</form>
Text Content
Menu English Search * Plan your trip * Book a flight * Online check-in * Manage your booking * Flight status * Flight timetables * Offers * Visa for Azerbaijan * Services * Travel Classes VIP Club Comfort Club Business Class Economy Class * Class Upgrade * On-Board Experience * Meals On-Board * In-flight Entertainment * Ehnanced comfort seats * AZAL Magazine * Information * Baggage Information * Fare rules * Travelling with children and pregnant * Travelling with pets * Unwanted passengers * Overbooking * Dangerous objects * Rules & Conditions * Pricing Policy * AZAL Miles * Discover AZAL Miles * Earn & Spend Points * Become a member * Sign in to your account * Terms and conditions * F.A.Q Help Center SELECT LANGUAGE English Azərbaycan Русский Deutsch Français Italiano 中國 عربى SEARCH IN SITE Search Check-in Manage booking * Book a flight * Flight status From London, United Kingdom Heathrow (LHR) From To , () To Please choose your citizenship Azerbaijani citizen Foreign citizen Passport Please choose payment method Payment by cards in RUB International cards Payment method Departure date One way only Return date Economy Business Comfort club VIP club Flight class Passengers Adults (12+) 1 Children (2-12 years) 0 Infants (0-2 years) 0 I am a student (with Azerbaijani citizenship) and can provide supporting documents DEAR PASSENGER! For the information of students wishing to take advantage of a discount on the Istanbul-Baku route, flight tickets must be issued on an individual basis. DEAR PASSENGER! Passengers with visitor visas will not be allowed to board flight to Jeddah and Madinah during HAJJ period ! Continue Flight No. Arrival Departure Route Search by J2 Enter your flight number To , () To From , () From From , () From To , () To 17.01.2024 18.01.2024 19.01.2024 20.01.2024 21.01.2024 22.01.2024 23.01.2024 Date Search From , () From To , () To Departure date One way Return date Get timetable Close All destinations Azerbaijan Turkey Russia Europe Asia AZERBAIJAN Ganja, Azerbaijan (GNJ) Baku, Azerbaijan Heydar Aliyev (GYD) Nakhchivan, Azerbaijan (NAJ) TURKEY Izmir, Turkey Adnan Menderes (ADB) Antalya, Turkey (AYT) Bodrum, Turkey (BJV) Dalaman, Turkey (DLM) Ankara, Turkey Esenboga (ESB) Alanya , Turkey Gazipasa (GZP) Istanbul, Turkey (IST) Trabzon, Turkey (TZX) RUSSIA Sochi, Russia (AER) Astrakhan, Russia (ASF) Samara, Russia (KUF) Kazan, Russia (KZN) Saint Petersburg, Russia (LED) Makhachkala, Russia (MCX) Moscow, Russia All Airports (MOW) Mineralnye Vody, Russia (MRV) Novosibirsk, Russia (OVB) Ekaterinburg, Russia (SVX) Ufa, Russia (UFA) Volgograd, Russia (VOG) EUROPE Barcelona, Spain (BCN) Berlin, Germany Brandenburg (BER) Batumi, Georgia (BUS) Paris, France Charles De Gaulle (CDG) Frankfurt/Main, Germany International (FRA) London, United Kingdom Heathrow (LHR) Minsk, Belarus (MSQ) Milan, Italy Malpensa (MXP) Prague, Czech Republic (PRG) Riga International, Latvia (RIX) Tbilisi, Georgia (TBS) Tivat, Montenegro (TIV) Vienna, Austria International (VIE) ASIA Almaty, Kazakhstan (ALA) Al Muharraq, Bahrain (BAH) Delhi, India (DEL) Dammam, Saudi Arabia (DMM) Doha, Qatar (DOH) Dubai, United Arab Emirates (UAE) (DXB) Dushanbe, Tajikistan (DYU) Fergana, Uzbekistan International Airport (FEG) Tehran, Iran Imam Khomeini (IKA) Jeddah, Saudi Arabia (JED) Kuwait City, Kuwait (KWI) Medina, Saudi Arabia (MED) Astana, Kazakhstan (NQZ) Riyadh, Saudi Arabia (RUH) Aktau, Kazakhstan (SCO) Samarkand, Uzbekistan (SKD) Sharm El Sheikh, Egypt (SSH) Tashkent, Uzbekistan (TAS) Tel Aviv, Israel Ben Gurion (TLV) Urgench, Uzbekistan (UGC) AZERBAIJAN Ganja, Azerbaijan (GNJ) Baku, Azerbaijan Heydar Aliyev (GYD) Nakhchivan, Azerbaijan (NAJ) TURKEY Izmir, Turkey Adnan Menderes (ADB) Antalya, Turkey (AYT) Bodrum, Turkey (BJV) Dalaman, Turkey (DLM) Ankara, Turkey Esenboga (ESB) Alanya , Turkey Gazipasa (GZP) Istanbul, Turkey (IST) Trabzon, Turkey (TZX) RUSSIA Sochi, Russia (AER) Astrakhan, Russia (ASF) Samara, Russia (KUF) Kazan, Russia (KZN) Saint Petersburg, Russia (LED) Makhachkala, Russia (MCX) Moscow, Russia All Airports (MOW) Mineralnye Vody, Russia (MRV) Novosibirsk, Russia (OVB) Ekaterinburg, Russia (SVX) Ufa, Russia (UFA) Volgograd, Russia (VOG) EUROPE Barcelona, Spain (BCN) Berlin, Germany Brandenburg (BER) Batumi, Georgia (BUS) Paris, France Charles De Gaulle (CDG) Frankfurt/Main, Germany International (FRA) London, United Kingdom Heathrow (LHR) Minsk, Belarus (MSQ) Milan, Italy Malpensa (MXP) Prague, Czech Republic (PRG) Riga International, Latvia (RIX) Tbilisi, Georgia (TBS) Tivat, Montenegro (TIV) Vienna, Austria International (VIE) ASIA Almaty, Kazakhstan (ALA) Al Muharraq, Bahrain (BAH) Delhi, India (DEL) Dammam, Saudi Arabia (DMM) Doha, Qatar (DOH) Dubai, United Arab Emirates (UAE) (DXB) Dushanbe, Tajikistan (DYU) Fergana, Uzbekistan International Airport (FEG) Tehran, Iran Imam Khomeini (IKA) Jeddah, Saudi Arabia (JED) Kuwait City, Kuwait (KWI) Medina, Saudi Arabia (MED) Astana, Kazakhstan (NQZ) Riyadh, Saudi Arabia (RUH) Aktau, Kazakhstan (SCO) Samarkand, Uzbekistan (SKD) Sharm El Sheikh, Egypt (SSH) Tashkent, Uzbekistan (TAS) Tel Aviv, Israel Ben Gurion (TLV) Urgench, Uzbekistan (UGC) FLY AND EARN WITH AZAL MILES AZAL Miles is a unique Frequent Flyer programme that rewards members with Travel Points based on the value of qualifying flights and upgrades purchased from the airline and its agents View more Sign Up OFFERS All offers TRAVEL WARNING: ISLAMIC REPUBLIC OF IRAN GIFT TICKET TO DUBAI FOR CHILDREN 25% DISCOUNT TO KINDERLAND FOR AZAL PASSENGERS AZAL CLUB BOOK HOTELS WITH BOOKING.COM AND EARN MILES BOOK A CAR ON RENTALCARS.COM AND EARN MILES WHY FLY WITH AZAL ? AWARD-WINNING AIRLINE YOUNG FLEET THE MOST COMFORTABLE TRIP THE MOST FAVORABLE TERMS DISCOVER OUR SERVICES MEALS ON BOARD Free meals are served on all international flights of Azerbaijan Airlines. See more IN-FLIGHT ENTERTAINMENT In order to make you feel entertained and enjoy your leisure while flying, we kindly offer you various and multi-genre media contents. See more AZAL MAGAZINE Azerbaijan Airlines in-flight magazine is provided on all flights of Azerbaijan Airlines and is updated once every two months, six times a year. See more COMFORTABLE SEATS You can choose comfortable seats before flight at ticket sales offices and via call center. See more LATEST NEWS All news Travel warning: Islamic Republic of Iran 3 June 2023 View more Heydar Aliyev International Airport partners with TAV Technologies 26 May 2023 View more AZAL to Expand its Fleet with State-of-the-Art Boeing 787 Dreamliners 28 April 2023 View more The Validity Period of Bonus Points for the Members of the AZAL-Miles Loyalty Programme has been Extended Until June 30! 28 April 2023 View more AZAL promotion: 25% discount on popular destinations until the end of May 20 April 2023 View more Record-Breaking Success: AZAL Named the Best Airline in Central Asia and the CIS for the 12th Time 20 June 2023 View more For the Information of Passengers Planning Flights between Baku and Nakhchivan 17 June 2023 View more Global ATM Summit: Berlin passed the baton to Baku 9 June 2023 View more AZAL and Turkish Airlines to Discuss Prospects for Cooperation in the Aviation Sector 9 June 2023 View more Improving the efficiency and safety of flights: AZAL and IATA signed a new memorandum 6 June 2023 View more Travel warning: Islamic Republic of Iran 3 June 2023 View more Heydar Aliyev International Airport partners with TAV Technologies 26 May 2023 View more AZAL to Expand its Fleet with State-of-the-Art Boeing 787 Dreamliners 28 April 2023 View more The Validity Period of Bonus Points for the Members of the AZAL-Miles Loyalty Programme has been Extended Until June 30! 28 April 2023 View more AZAL promotion: 25% discount on popular destinations until the end of May 20 April 2023 View more Record-Breaking Success: AZAL Named the Best Airline in Central Asia and the CIS for the 12th Time 20 June 2023 View more For the Information of Passengers Planning Flights between Baku and Nakhchivan 17 June 2023 View more Global ATM Summit: Berlin passed the baton to Baku 9 June 2023 View more AZAL and Turkish Airlines to Discuss Prospects for Cooperation in the Aviation Sector 9 June 2023 View more Improving the efficiency and safety of flights: AZAL and IATA signed a new memorandum 6 June 2023 View more ‹› Plan your trip * Book a flight * Online check-in * Manage your booking * Flight status * Offers * Visa for Azerbaijan Services * Travel Classes * - VIP Club * - Comfort Club * - Business Class * - Economy Class * Class Upgrade On-Board Experience * Meals On-Board * In-flight Entertainment * Ehnanced comfort seats * AZAL Magazine Information * Baggage Information * Fare rules * Travelling with children and pregnant * Travelling with pets * Unwanted passengers * Overbooking * Dangerous objects * Rules & Conditions * Pricing Policy AZAL Miles * Discover AZAL Miles * Earn & Spend Points * Become a member * Sign in to your account * F.A.Q * Terms and conditions Corporate information * Group transportations * List of sales offices * Representative offices * Visiting days * Press Room * Subdivisions * Financial reports * Information for agents * Against human trafficking (AZ) Azerbaijan Airlines * About us * Supervisory Board of AZAL * Latest news * Offers * Our fleet * Career * Help Center * Contact us * Mobile apps © 2022 Azerbaijan Airlines - All rights reserved Privacy policy This site uses cookies to offer you better services. If you continue browsing on the Azerbaijan Airlines website without changing your cookie settings, we`ll assume that you consent to receiving all cookies on the Azerbaijan Airlines website. You can change your cookie settings at any time. OK BOOKING.COM × Booking is a popular online platform where you can find and book the right accommodation when you travel. For every 10 USD spent, you get 3 Miles. Please read the rules before booking. Miles will be added to your account within 60 days from the checking out date. How to earn miles? 1. Go to the Booking website from this page 2. Choose accommodation 3. Make a booking We will not be able to grant miles if you: * make a purchase in the Booking mobile app * use the Adblock program Enter the number used during your regisration in Azal Club program OK RENTALCARS.COM × Rentalcars is the world's largest online car rental service with over 900 companies in over than 160 countries. For every 10 EUR spent, you get 5 MILES. Please read the booking policy before ordering. Miles will be credited to your account within 40 days. How to earn miles? 1. Go to the Rentalcars website from this page 2. Select transport 3. Place an order We will not be able to earn miles if you: * make a purchase in the mobile application of the online resource. * use the Adblock program Enter the number used during your regisration in Azal Club program OK January, 2024 Mo Tu We Th Fr Sa Su 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 1 2 3 4 January, 2024 Mo Tu We Th Fr Sa Su 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 1 2 3 4 January, 2024 Mo Tu We Th Fr Sa Su 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 1 2 3 4 January, 2024 Mo Tu We Th Fr Sa Su 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 1 2 3 4