how to export Azure Database for PostgreSQL flexible server parameters to csv file

2023-12-20T05:23:06.32+00:00

how to export Azure Database for PostgreSQL flexible server parameters to csv file

Azure Database for PostgreSQL
{count} votes

Accepted answer
  1. SSingh-MSFT 16,371 Reputation points Moderator
    2023-12-20T12:11:09.0933333+00:00

    Hi
    Naveen Kumar Kakarla (Quadrant Resource)
    •,

    Welcome to Microsoft Q&A forum.

    As I understand, you want to export Azure Database for PostgreSQL flexible server parameters to csv file.

    You can get parameters list in the form of Table using Azure CLI command as below:

    User's image

    In the Fileshare of the CLI you can place it well in the form of file.

    Through Azure Portal, we currently do not seem to have a direct option. You can write your custom code to get details as per your need.

    Hope this helps.

    Thanks

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.