MS 365 Database Information

MS 365 Database Information

Jira MS365 Connector has stored its configuration in the Jira database as following

  • Azure user connections

SELECT * FROM AO_58B210_AZURE_USER;
  • Azure Jira project connections

SELECT * FROM AO_58B210_AZURE_P_CONFIG; SELECT * FROM AO_58B210_AZURE_I_CONFIG;
  • Azure App settings

SELECT * FROM AO_58B210_AZURE_APP;