# WorkflowGen for Azure

This guide provides detailed information and instructions on:

{% content-ref url="/pages/-LY8chLyD1lW\_A1icMC\_" %}
[Microsoft Entra ID Synchronization](/azure/azure-active-directory-synchronization.md)
{% endcontent-ref %}

How to configure WorkflowGen users and groups synchronization using Microsoft Entra ID

{% content-ref url="/pages/-LY8db7dZ2aWx6TeKpbx" %}
[Microsoft Entra ID Authentication](/azure/azure-active-directory-authentication.md)
{% endcontent-ref %}

How to configure WorkflowGen authentication using OpenID Connect and Microsoft Entra ID

{% content-ref url="/pages/-LY8dlaH5i2JhEu2RRVX" %}
[Microsoft Entra ID Configuration for WorkflowGen Plus v2](/azure/azure-active-directory-configuration-for-mobile-apps.md)
{% endcontent-ref %}

How to authorize access to mobile applications using OpenID Connect and Microsoft Entra ID

{% content-ref url="/pages/-LY8e-qdbtxNLAw46aEi" %}
[Microsoft Entra ID Configuration for Server-Side Scripts](/azure/azure-active-directory-configuration-for-server-side-scripts.md)
{% endcontent-ref %}

How to authorize WorkflowGen access to server-side scripts using OpenID Connect and Microsoft Entra ID

{% content-ref url="/pages/-LY8eTHDi0fbSd0WPdUK" %}
[Microsoft Entra ID Configuration for Single-Page Applications](/azure/azure-active-directory-configuration-for-single-page-applications.md)
{% endcontent-ref %}

How to authorize WorkflowGen access to single-page applications using OpenID Connect and Microsoft Entra ID

{% content-ref url="/pages/-Mc\_x37XDOUYvTOFsWWZ" %}
[Microsoft Entra ID Configuration for the WorkflowGen CLI](/azure/azure-ad-configuration-for-the-workflowgen-cli.md)
{% endcontent-ref %}

How to configure Microsoft Entra ID for use with the WorkflowGen command line interface

{% content-ref url="/pages/-M\_zulH8bXep3IuujYGl" %}
[Exchange Online: Modern Authentication for Remote Approval](/azure/exchange-online-modern-authentication-for-remote-approval.md)
{% endcontent-ref %}

How to configure WorkflowGen's Remote Approval service to integrate with Exchange Online using Modern authentication

{% content-ref url="/pages/-LY8ewNT9zWCHsNmjfqu" %}
[Azure SQL Database Configuration](/azure/azure-sql-database-configuration.md)
{% endcontent-ref %}

How to configure the WorkflowGen database using Azure SQL database

{% content-ref url="/pages/-LY8fK95j8ZIbeGnNyWt" %}
[Read Scale-Out](/azure/read-scale-out-preview.md)
{% endcontent-ref %}

How to configure the optional Read Scale-Out feature

{% content-ref url="/pages/-LY8fbkMHnYluAA97vNe" %}
[Azure Load Balancer](/azure/azure-load-balancer.md)
{% endcontent-ref %}

How to configure Azure Load Balancer for higher availability and greater scalability

{% content-ref url="/pages/-LY8fw7GEp1HQRVWKinx" %}
[Azure Files](/azure/azure-files.md)
{% endcontent-ref %}

How to configure an Azure Files share to use in WorkflowGen

{% content-ref url="/pages/-LY8gSOkXOWRm6NmQ1dt" %}
[Azure SendGrid SMTP Configuration](/azure/azure-sendgrid-smtp-configuration.md)
{% endcontent-ref %}

How to configure an Azure SendGrid SMTP with WorkflowGen

{% content-ref url="/pages/-LY8gwT2-NO4iTyoedkh" %}
[Generating a Universal Link for WorkflowGen Plus v2](/azure/generating-a-universal-link-for-workflowgen-plus.md)
{% endcontent-ref %}

How to generate a universal link to simplify the WorkflowGen Plus v2 mobile app user login

{% content-ref url="/pages/-M9sEUAwq5\_3LAo2FCga" %}
[Azure Kubernetes Service](/azure/azure-kubernetes-service.md)
{% endcontent-ref %}

How to set up and manage a Kubernetes cluster tailored for WorkflowGen in Azure


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.workflowgen.com/azure/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
