Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Configuração - NFS

Para configurar o provedor em nuvem (Cloud Provider) é necessário que o cliente execute os passos descritos na o

Após isso é necessário configurar na nfs_core_par_parametros o parâmetro CLOUD_PROVIDER.

Azure

Para configurar o cloud provider da Azure hoje é necessário:

{
    "azure": {
        "client_id": "",
        "client_secret": "",
        "tenant_id": ""
    }
}
  • azure: nome da azure
    • client_id: client id configurado na azure
    • client_secret: client secret configurado na azure
    • tenant_id: tenant id configurado na azure.