From 9804047c293ff96b40c47a0d7bf53fe66c73ec61 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:40:49 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"Azure=20Database=20for=20PostgreSQL=20F?= =?UTF-8?q?lexilbe=20server"=E2=86=92"=EF=BD=9EFlexilbe=20Server"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure-Samples/postgresql-samples-databases/blob/main/README.md #PingMSFTDocs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc75442..cbc4236 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Sample Databases for Azure Database for PostgreSQL flexible server +# Sample Databases for Azure Database for PostgreSQL Flexilbe Server There are two sample database options for you to use: - [Adeventure works](./postgresql-adventureworks) : Use this sample to create a adventure works databases . @@ -11,7 +11,7 @@ Follow the steps below to install these scripts out on your server. ### Prerequisites -- You need an Azure subscription. Sign up for Free trial and you can get 12 months free with [Azure Database for PostgreSQL Flexilbe server](https://docs.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-deploy-on-azure-free-account). +- You need an Azure subscription. Sign up for Free trial and you can get 12 months free with [Azure Database for PostgreSQL Flexilbe Server](https://docs.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-deploy-on-azure-free-account). - Install a client tool for Postgres - [psql](https://www.postgresql.org/docs/current/app-psql.html) , [pgadmin ](https://www.pgadmin.org/) ## Resources