# Guides

## Getting Started

- [How to configure cache policies for Applications](/en/documentation/products/guides/cache-settings/)
- [How to configure Advanced Cache Key for Applications](/en/documentation/products/guides/advanced-cache-key/)
- [How to configure mTLS on your Applications domains](/en/documentation/products/guides/mtls/)
- [Customizing an error response page](/en/documentation/products/guides/customizing-error-response-page/)
- [How to send the client IP address through a dedicated HTTP header](/en/documentation/products/guides/original-ip-header/)
- [HTTP2](/en/documentation/products/build/applications/main-settings/)
- [How to check your WAF mode](/en/documentation/products/guides/how-to-check-your-waf-mode/)
- [How to find the score of WAF blocked requests](/en/documentation/products/guides/how-to-find-waf-score/)
- [How to mitigate the HTTPOxy vulnerability](/en/documentation/products/guides/mitigating-a-vulnerability-httpoxy/)
- [How to mitigate CVE-2025-29927: Next.js middleware authorization bypass](/en/documentation/products/guides/secure/mitigate-cve-2025-29927-nextjs/)
- [How to update Firewall](/en/documentation/products/guides/how-to-update-your-firewall/)
- [Setting up Cross-Origin Resource Sharing (CORS)](/en/documentation/products/guides/cross-origin-resource-sharing-cors/)
- [How to enable gzip compression for Applications](/en/documentation/products/guides/gzip-compression/)
- [How to create rules using Rules Engine for Applications](/en/documentation/products/guides/rules-engine/)
- [How to create IP, ASN, and geolocation blocklists with Network Lists](/en/documentation/products/guides/blocklists-ip-addresses-edge/)
- [How to stage an application through the hosts file](/en/documentation/products/guides/stage-applications-through-hosts-file/)
- [How to create and modify an Object Storage bucket](/en/documentation/products/guides/create-and-modify-bucket/)
- [How to upload and download objects from an Object Storage bucket](/en/documentation/products/guides/upload-and-download-objects-from-bucket/)
- [How to use an Object Storage bucket as the origin of a static application](/en/documentation/products/store/storage/use-bucket-as-origin/)
- [How to configure HTTP and HTTPS ports for origins and delivery address](/en/documentation/products/guides/configure-ports/)
- [Set up S3 credentials for Object Storage](/en/documentation/products/store/storage/s3-protocol-for-object-storage/)
- [How to enforce HLS cache for live streaming delivery](/en/documentation/products/guides/enforce-hls-cache/)
- [How to configure a WAF Custom Allowed Rule](/en/documentation/products/guides/secure/configure-waf-allowed-rules/)
- [How to configure WAF rules to allow requests with a specific cookie](/en/documentation/products/guides/secure/waf-rules-for-specific-cookie/)
- [How to install the Javascript Tag (JS TAG) through Azion](/en/documentation/products/guides/javascript-tag-js-tag/)
- [How to generate a Let's Encrypt certificate for your domain](/en/documentation/products/guides/how-to-generate-a-lets-encrypt-certificate/)
- [How to generate a Let’s Encrypt certificate using the HTTP-01 challenge for your application via API](/en/documentation/products/guides/how-to-generate-a-lets-encrypt-certificate-via-api/)
- [How to migrate from Azion Terraform Provider v1.x to v2.0](/en/documentation/products/terraform-provider/terraform-migration-v3-to-v4/)
---

## Migration Hub

- [Migrate from Akamai to Azion](/en/documentation/products/guides/akamai-migration-guide/)
- [Migrate from AWS to Azion](/en/documentation/products/guides/aws-migration-guide/)
- [Migrate from Cloudflare to Azion](/en/documentation/products/guides/cloudflare-migration-guide/)
- [Migrate from Fastly to Azion](/en/documentation/products/guides/fastly-migration-guide/)
- [Migrate from Vercel to Azion](/en/documentation/products/guides/vercel-migration-guide/)

---

## Build & Deploy

### Functions Demonstrations

- [How to build a browserless application with Functions](/en/documentation/products/guides/build/browserless-functions/)
- [How to implement file upload functionality with Functions](/en/documentation/products/guides/build/file-upload-functions/)
- [How to integrate Resend email service with Functions](/en/documentation/products/guides/build/resend-email-functions/)
- [How to build a RESTful API with Functions and SQL Database](/en/documentation/products/guides/build/restful-tasks-api-functions/)
- [How to handle Stripe webhooks with Functions](/en/documentation/products/guides/build/stripe-webhooks-functions/)
- [How to run serverless functions on Azion Console](/en/documentation/products/guides/serverless-functions/)
- [How to migrate handler patterns in Functions](/en/documentation/products/guides/functions/migrate-handler-patterns/)

### Azion Templates

- [How to add Bot Manager Lite to an existent Firewall instance with a template](/en/documentation/products/guides/bot-manager-lite-integration-kit/)
- [How to block Tor Exit Nodes requests using a template](/en/documentation/products/guides/bot-manager-lite-and-tor-block-starter-kit/)
- [How to create an Artificial Intelligence agent with LangGraph](/en/documentation/products/guides/langgraph-ai-agent-boilerplate/)
- [How to deploy a blog based on Gatsby using a template](/en/documentation/products/guides/gatsby-blog-starter-kit/)
- [How to deploy a web application based on Clean Astro + Sanity application](/en/documentation/products/guides/clean-astro-sanity/)
- [How to deploy a web application based on Butter using templates](/en/documentation/products/guides/butter-templates-collection/)
- [How to deploy a web application based on VuePress using templates](/en/documentation/products/guides/vuepress-templates-collection/)
- [How to deploy an Astro blog using a template](/en/documentation/products/guides/astro-blog-starter-kit/)
- [How to deploy an e-commerce based on Astro using a template](/en/documentation/products/guides/astro-ecommerce-collection/)
- [How to deploy an e-commerce based on Eleventy using a template](/en/documentation/products/guides/eleventy-ecommerce-collection/)
- [How to deploy an e-commerce based on Hugo using a template](/en/documentation/products/guides/hugo-ecommerce-collection/)
- [How to deploy an e-commerce based on Jekyll using a template](/en/documentation/products/guides/jekyll-ecommerce-collection/)
- [How to deploy an e-commerce based on Next.js using a template](/en/documentation/products/guides/next-js-ecommerce-collection/)
- [How to deploy and test HTMX on the edge with a template](/en/documentation/products/guides/htmx-boilerplate/)
- [How to deploy applications with the Angular Boilerplate](/en/documentation/products/guides/angular-boilerplate/)
- [How to deploy applications with the Astro Boilerplate](/en/documentation/products/guides/astro-boilerplate/)
- [How to deploy applications with CosmicJS Agency Website](/en/documentation/products/guides/cosmic-agency-website/)
- [How to deploy applications with Cosmic Simple Astro Blog](/en/documentation/products/guides/cosmic-simple-astro-blog/)
- [How to deploy applications with Cosmic Simple Next.js Blog](/en/documentation/products/guides/cosmic-simple-next-blog/)
- [How to deploy applications with the Gatsby Boilerplate](/en/documentation/products/guides/gatsby-boilerplate/)
- [How to deploy applications with the Hexo Boilerplate](/en/documentation/products/guides/hexo-boilerplate/)
- [How to deploy applications with the Next.js Static Boilerplate](/en/documentation/products/guides/nextjs-static-boilerplate/)
- [How to deploy applications with the Preact JavaScript Boilerplate](/en/documentation/products/guides/preact-javascript-boilerplate/)
- [How to deploy applications with the Preact TypeScript Boilerplate](/en/documentation/products/guides/preact-typescript-boilerplate/)
- [How to deploy applications with the Qwik Boilerplate](/en/documentation/products/guides/qwik-boilerplate/)
- [How to deploy applications with the Qwik Minimal template](/en/documentation/products/guides/qwik-minimal/)
- [How to deploy applications with the React Boilerplate](/en/documentation/products/guides/react-boilerplate/)
- [How to deploy applications with the Stencil Boilerplate](/en/documentation/products/guides/stencil-boilerplate/)
- [How to deploy applications with the Vue Boilerplate](/en/documentation/products/guides/vue-boilerplate/)
- [How to deploy applications with the VuePress Boilerplate](/en/documentation/products/guides/vuepress-boilerplate/)
- [How to deploy applications with the Vue3/Vite Boilerplate](/en/documentation/products/guides/vue-vite-boilerplate/)
- [How to deploy the Azion Starter Kit](/en/documentation/products/guides/azion-starter-kit/)
- [How to deploy the Book Store React template](/en/documentation/products/guides/book-store-react/)
- [How to deploy the DevsCard template](/en/documentation/products/guides/devscard/)
- [How to deploy the Docusaurus JavaScript Boilerplate](/en/documentation/products/guides/docusaurus-javascript-boilerplate/)
- [How to deploy the Docusaurus TypeScript Boilerplate](/en/documentation/products/guides/docusaurus-typescript-boilerplate/)
- [How to deploy the Dynamic and Static File Optimization template](/en/documentation/products/guides/dynamic-and-static-file-optimization-template/)
- [How to deploy the AI Inference Starter Kit template](/en/documentation/products/guides/ai-inference-starter-kit/)
- [How to deploy the Application Proxy template](/en/documentation/products/guides/edge-application-proxy-template/)
- [How to deploy the Function Starter Kit template](/en/documentation/products/guides/function-starter-kit/)
- [How to deploy the SQL Database Starter Kit template](/en/documentation/products/guides/sqldatabase-starter-kit/)
- [How to deploy the Gatsby E-commerce Theme template](/en/documentation/products/guides/gatsby-ecommerce-theme/)
- [How to deploy the Hugo Boilerplate](/en/documentation/products/guides/hugo-boilerplate/)
- [How to deploy the Image Optimization template](/en/documentation/products/guides/image-optimization-template/)
- [How to deploy the Jekyll Boilerplate](/en/documentation/products/guides/jekyll-boilerplate/)
- [How to deploy the MongoDB Atlas Boilerplate](/en/documentation/products/guides/mongodb-atlas/)
- [How to deploy the Neon Database Starter Kit with Drizzle ORM template](/en/documentation/products/guides/neon-database-with-drizzle/)
- [How to deploy the Nuxt 3 Static Boilerplate](/en/documentation/products/guides/nuxt-static-boilerplate/)
- [How to deploy the Nuxt Content Template](/en/documentation/products/guides/nuxt-content/)
- [How to deploy the Nuxt Notes Template](/en/documentation/products/guides/nuxt-notes/)
- [How to deploy the Static Cache template](/en/documentation/products/guides/static-cache-template/)
- [How to deploy the Static Cache + Videoteca Player template](/en/documentation/products/guides/static-cache-videoteca-template/)
- [How to deploy the TiDB Starter Kit with Drizzle ORM template](/en/documentation/products/guides/tidb-with-drizzle/)
- [How to deploy the Upstash Rate Limiting template](/en/documentation/products/guides/upstash-rate-limiting/)
- [How to deploy the VitePress JavaScript Boilerplate](/en/documentation/products/guides/vitepress-javascript-boilerplate/)
- [How to deploy the VitePress TypeScript Boilerplate](/en/documentation/products/guides/vitepress-typescript-boilerplate/)
- [How to deploy the Webpage to PDF Resume template](/en/documentation/products/guides/webpage-to-pdf-resume/)
- [How to migrate a WordPress website to the edge with WordPress EdgeAccelerator](/en/documentation/products/guides/wordpress-edgeaccelerator/)
- [How to test Bot Manager Lite using a template](/en/documentation/products/guides/bot-manager-lite-starter-kit/)
- [How to use the QStash Function Scheduler template](/en/documentation/products/guides/qstash-function-scheduler/)
- [How to use the Upstash GeoLocation Deploy template](/en/documentation/products/guides/upstash-geolocation-edgedeploy/)

---

## Configure

- [How to configure cache policies for Applications](/en/documentation/products/guides/cache-settings/)
- [How to configure Advanced Cache Key for Applications](/en/documentation/products/guides/advanced-cache-key/)
- [How to configure mTLS on your Applications domains](/en/documentation/products/guides/mtls/)
- [Customizing an error response page](/en/documentation/products/guides/customizing-error-response-page/)
- [How to send the client IP address through a dedicated HTTP header](/en/documentation/products/guides/original-ip-header/)
- [HTTP2](/en/documentation/products/build/applications/main-settings/)
- [Setting up Cross-Origin Resource Sharing (CORS)](/en/documentation/products/guides/cross-origin-resource-sharing-cors/)
- [How to enable gzip compression for Applications](/en/documentation/products/guides/gzip-compression/)
- [How to create rules using Rules Engine for Applications](/en/documentation/products/guides/rules-engine/)
- [How to configure HTTP and HTTPS ports for origins and delivery address](/en/documentation/products/guides/configure-ports/)
- [How to enforce HLS cache for live streaming delivery](/en/documentation/products/guides/enforce-hls-cache/)
- [How to install the Javascript Tag (JS TAG) through Azion](/en/documentation/products/guides/javascript-tag-js-tag/)
- [How to generate a Let's Encrypt certificate for your domain](/en/documentation/products/guides/how-to-generate-a-lets-encrypt-certificate/)
- [How to generate a Let's Encrypt certificate using the HTTP-01 challenge for your application via API](/en/documentation/products/guides/how-to-generate-a-lets-encrypt-certificate-via-api/)
- [How to customize the Azion Console interface using the Console Kit](/en/documentation/products/guides/customize-interface-console-kit/)
- [How to integrate the Azion Console and the Azion API using the Console Kit](/en/documentation/products/guides/integrate-with-api-console-kit/)

---

## Secure

- [How to check your WAF mode](/en/documentation/products/guides/how-to-check-your-waf-mode/)
- [How to find the score of WAF blocked requests](/en/documentation/products/guides/how-to-find-waf-score/)
- [How to mitigate the HTTPOxy vulnerability](/en/documentation/products/guides/mitigating-a-vulnerability-httpoxy/)
- [How to update Firewall](/en/documentation/products/guides/how-to-update-your-firewall/)
- [How to create IP, ASN, and geolocation blocklists with Network Lists](/en/documentation/products/guides/blocklists-ip-addresses-edge/)
- [How to configure a WAF Custom Allowed Rule](/en/documentation/products/guides/secure/configure-waf-allowed-rules/)
- [How to configure WAF rules to allow requests with a specific cookie](/en/documentation/products/guides/secure/waf-rules-for-specific-cookie/)
- [Azion Firewall: multi-layered security in Edge](/en/documentation/products/guides/firewall/)
- [Creating Blacklists of IP Addresses in Edge, using Azion Network Shield](/en/documentation/products/guides/blocklists-ip-addresses-edge/)
- [Protect restricted content from improper access with Azion Secure Token](/en/documentation/products/guides/secure-token/)
- [Paywall with Function JWT](/en/documentation/products/guides/paywall-function-jwt/)
- [How to monitor and calibrate Bot Manager](/en/documentation/products/guides/secure/monitor-and-calibrate-bot-manager/)

---

## Observe

- [How to configure Data Stream main settings](/en/documentation/products/guides/use-data-stream/)
- [How to associate domains on Data Stream](/en/documentation/products/guides/data-stream-associate-domains/)
- [How to set a payload on Data Stream](/en/documentation/products/guides/observe/data-stream-set-payload/)
- [How to create a custom template on Data Stream](/en/documentation/products/guides/data-stream-custom-template/)
- [How to configure sampling on Data Stream](/en/documentation/products/guides/observe/configure-sampling/)
- [How to select variables on Data Stream](/en/documentation/products/guides/observe/data-stream-select-variables/)
- [How to stop or delete a data stream](/en/documentation/products/guides/observe/delete-data-stream/)
- [How to customize a dashboard with the Azion plugin on Grafana](/en/documentation/products/guides/azion-plugin-grafana-custom-dash/)
- [How to use a pre-built dashboard with the Azion plugin on Grafana](/en/documentation/products/guides/azion-plugin-grafana-pre-built-dash/)
- [How to use an HTTP/HTTPS POST connector to receive data from Data Stream](/en/documentation/products/guides/observe/connector-standard-https-post/)
- [How to use Amazon Kinesis Data Firehose to receive data from Data Stream](/en/documentation/products/guides/endpoint-amazon-kinesis/)
- [How to use Amazon S3 to receive data from Data Stream](/en/documentation/products/guides/endpoint-amazon-s3/)
- [How to use Azion Object Storage to receive data from Data Stream](/en/documentation/products/guides/connector-azion-object-storage/)
- [How to use Azure Blob Storage to receive data from Data Stream](/en/documentation/products/guides/endpoint-azure-blob/)
- [How to use Azure Monitor to receive data from Data Stream](/en/documentation/products/guides/endpoint-azure-monitor/)
- [How to use Datadog to receive data from Data Stream](/en/documentation/products/guides/endpoint-datadog/)
- [How to use Elasticsearch to receive data from Data Stream](/en/documentation/products/guides/endpoint-elasticsearch/)
- [How to use Google BigQuery to receive data from Data Stream](/en/documentation/products/guides/endpoint-google-bigquery/)
- [How to use Splunk to receive data from Data Stream](/en/documentation/products/guides/endpoint-splunk/)
- [Data Transferred dashboard on Grafana JSON example](/en/documentation/products/real-time-metrics/data-transferred-dash/)
- [How to select Top X queries with GraphQL API](/en/documentation/products/guides/graphql-top-x-query/)
- [How to query aggregated data with GraphQL API](/en/documentation/products/guides/graphql-aggregated-data/)
- [How to query GraphQL requests on Postman](/en/documentation/products/guides/query-graphql-postman/)
- [How to query metadata with GraphQL API](/en/documentation/products/guides/graphql-metadata/)
- [Real-Time Metrics GraphQL API dashboard on Grafana JSON example](/en/documentation/products/real-time-metrics/metrics-dash/)
- [How to query Connected Users data with GraphQL API](/en/documentation/products/guides/query-connected-users-data-with-graphql/)
- [How to query Bot Manager data with GraphQL API](/en/documentation/products/guides/query-bot-manager-data-with-graphql/)
- [How to query the top URLs impacted by bots with GraphQL API](/en/documentation/products/guides/query-bot-manager-breakdown-data-with-graphql/)
- [How to identify the Top IPs generating attack traffic using GraphQL API](/en/documentation/products/guides/query-top-ips-attack-traffic-with-graphql/)
- [How to identify the top attacks using GraphQL API](/en/documentation/products/guides/query-top-attacks-with-graphql/)
- [How to query data from the httpBreakdownMetrics dataset](/en/documentation/products/guides/query-httpbreakdownmetrics-data-with-graphql/)
- [How to query usage data from Functions](/en/documentation/products/guides/query-functions-usage-data-with-graphql/)
- [How to query usage data from Image Processor](/en/documentation/products/guides/query-image-processor-usage-data-with-graphql/)
- [How to query usage data from Applications](/en/documentation/products/guides/query-applications-usage-data-with-graphql/)
- [How to query usage data from Data Stream](/en/documentation/products/guides/query-data-stream-usage-data-with-graphql/)
- [How to query usage data from Tiered Cache](/en/documentation/products/guides/query-tiered-cache-usage-data-with-graphql/)

---

## Integrate

- [How to install the A/B tests through Azion Marketplace](/en/documentation/products/guides/ab-testing-marketplace/)
- [How to install the Add Request ID integration through Azion Marketplace](/en/documentation/products/guides/add-request-id-header/)
- [How to install the Axur Cardstream integration through Azion Marketplace](/en/documentation/products/guides/axur-cardstream/)
- [How to install the Axur Leakstream integration through Azion Marketplace](/en/documentation/products/guides/axur-leakstream/)
- [How to install the Azion Bot Manager Lite integration from Azion Marketplace](/en/documentation/products/guides/bot-manager-lite/)
- [How to install DataDome Bot Protection through Azion Marketplace](/en/documentation/products/guides/datadome-bot-protection/)
- [How to install the Content Targeting integration through Azion Marketplace](/en/documentation/products/guides/content-targeting-integration/)
- [How to install the hCaptcha integration through Azion Marketplace](/en/documentation/products/guides/hcaptcha/)
- [How to install the Hello World integration through Azion Marketplace](/en/documentation/products/guides/hello-world/)
- [How to install the IP Address Reputation integration through Azion Marketplace](/en/documentation/products/guides/ip-address-reputation/)
- [How to install the IPQualityScore Phone Validation integration through Azion Marketplace](/en/documentation/products/guides/ipqs-phone-validation/)
- [How to install the IPQualityScore URL Validation integration through Azion Marketplace](/en/documentation/products/guides/ipqs-url-validation/)
- [How to install the JWT integration through Azion Marketplace](/en/documentation/products/guides/jwt/)
- [How to install the Limit Payload Size integration through Azion Marketplace](/en/documentation/products/guides/limit-payload-size/)
- [How to install the Massive Redirect integration through Azion Marketplace](/en/documentation/products/guides/massive-redirect-integration/)
- [How to install the Method and Route Validator integration through Azion Marketplace](/en/documentation/products/guides/method-and-route-validator/)
- [How to install the Radware Bot Manager integration through Azion Marketplace](/en/documentation/products/guides/radware-bot-manager/)
- [How to install the reCaptcha integration through Azion Marketplace](/en/documentation/products/guides/recaptcha/)
- [How to install the Process Request Data Into Headers integration from Azion Marketplace](/en/documentation/products/guides/process-request-data-into-headers/)
- [How to install the Request Variation Controller integration through Azion Marketplace](/en/documentation/products/guides/request-variation-controller/)
- [How to install the Scheduled Blocking integration through Azion Marketplace](/en/documentation/products/guides/scheduled-blocking/)
- [How to install the Secure Token integration through Azion Marketplace](/en/documentation/products/guides/secure-token/)
- [How to install the Send Event to Endpoint integration through Azion Marketplace](/en/documentation/products/guides/send-event-to-endpoint/)
- [How to install the Send messages to a queue integration through Azion Marketplace](/en/documentation/products/guides/send-messages-to-a-queue/)
- [How to install the Signed Cookies integration through Azion Marketplace](/en/documentation/products/guides/signed-cookies/)
- [How to install the Upstash Rate Limiting integration through Azion Marketplace](/en/documentation/products/guides/upstash-rate-limiting-integration/)
- [How to install the Upstash Waiting Room integration through Azion Marketplace](/en/documentation/products/guides/waiting-room/)
- [How to install the Videoteca Player integration through Azion Marketplace](/en/documentation/products/guides/videofront-player/)
- [How to use the ALTCHA Function through Azion Marketplace](/en/documentation/products/guides/altcha/)

---

## Platform

### Terraform

- [How to migrate from Azion Terraform Provider v1.x to v2.0](/en/documentation/products/terraform-provider/terraform-migration-v3-to-v4/)

### DNS

- [Securing your DNS](/en/documentation/products/secure/secure-dns/)
- [How to create zone settings](/en/documentation/products/guides/secure/edge-dns-configure-main-settings/)
- [How to add DNS records](/en/documentation/products/guides/secure/add-records/)
- [How to access root domain](/en/documentation/products/guides/secure/access-root-domain/)
- [How to activate DNSSEC](/en/documentation/products/guides/secure/activate-dnssec/)
- [How to configure Let's Encrypt](/en/documentation/products/guides/secure/lets-encrypt-record/)
- [How to perform DNS load balance](/en/documentation/products/guides/secure/load-balance-dns/)

### Object Storage

- [How to create and modify an Object Storage bucket](/en/documentation/products/guides/create-and-modify-bucket/)
- [How to upload and download objects from an Object Storage bucket](/en/documentation/products/guides/upload-and-download-objects-from-bucket/)
- [How to use an Object Storage bucket as the origin of a static application](/en/documentation/products/store/storage/use-bucket-as-origin/)
- [Set up S3 credentials for Object Storage](/en/documentation/products/store/storage/s3-protocol-for-object-storage/)

### Workloads

- [How to create an Azion Custom Domain](/en/documentation/products/guides/create-azion-custom-domain/)

---

## Store

- [How to implement SQL Database Vector Search](/en/documentation/products/guides/sql-database-vector-search/)
- [How to manage data in KV Store](/en/documentation/products/guides/kv-store/manage-with-functions/)
- [How to use KV Store with Redis compatibility](/en/documentation/products/guides/kv-store/redis-compatibility/)
---

## Manage Account

- [Using Google custom SAML app as an IdP for Azion](/en/documentation/products/guides/sso-google-saml/)
- [How to use Microsoft Entra custom SAML app as an IdP for Azion](/en/documentation/products/guides/sso-microsoft-entra-saml/)
- [How to configure User Session Timeout](/en/documentation/products/guides/configure-user-session-timeout/)
- [How to manage a conditional access by IP address policy](/en/documentation/products/guides/conditional-access-by-ip-address/)
- [How to configure Account Lockout Policy](/en/documentation/products/guides/configure-account-lockout-policy/)
- [How to check Account Lockout Policy logs](/en/documentation/products/guides/account-lockout-policy-logs/)
- [How to manually unlock a user from the Account Lockout Policy](/en/documentation/products/guides/unlock-account-lockout-policy/)
- [How to enable Microsoft Entra Automated User Provisioning with SCIM for Azion](/en/documentation/products/guides/microsoft-entra-automated-user-provisioning/)
- [How to access the Activity History](/en/documentation/products/guides/activity-history/)
- [How to open a Support Ticket](/en/documentation/products/guides/open-tickets/)

---

## Troubleshooting

- [How to fix Cross-Origin Resource Sharing (CORS) policy errors](/en/documentation/products/guides/cors-errors/)
- [Looking up DNS servers with Dig command](/en/documentation/products/guides/run-the-dig-command/)
- [Diagnosing performance and delivery issues with Traceroute command](/en/documentation/products/guides/run-the-traceroute-command/)
- [How to verify application cache indicators using Modheader for Google Chrome](/en/documentation/products/guides/check-page-cache-time/)
- [How to debug rules created with Rules Engine](/en/documentation/products/guides/debug-rules/)
- [How to debug functions on Data Stream](/en/documentation/products/guides/debugging-functions-data-stream/)
- [How to debug functions using GraphQL API](/en/documentation/products/guides/debugging-functions-graphql/)
- [How to test a DNS zone](/en/documentation/products/secure/troubleshoot/test-zone/)
- [Understanding Edge DNS Metrics](/en/documentation/products/secure/troubleshoot/edge-dns-understand-metrics/)
- [How to stage an application through the hosts file](/en/documentation/products/guides/stage-applications-through-hosts-file/)
- [How to test an origin with Functions](/en/documentation/products/guides/test-origin-with-functions/)