Skip to content

Commit b869976

Browse files
committed
docs: update the db secure access request flow dig
1 parent 9a77e78 commit b869976

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Secure Access to the Postgres Database deployed on Azure Cloud requires:
348348

349349
### Solution
350350

351-
We would like to use below components of the application:
351+
We would like to use below components of the Azure Cloud for implementing the solution:
352352

353353
- Azure Active Directory: Integrate Azure AD with PostgreSQL database to manage users, authentication, and access control. This allows for centralized user management and provides a basis for approval workflows.
354354

@@ -357,6 +357,10 @@ We would like to use below components of the application:
357357
- Azure Logic Apps: Logic Apps to automates user creation, approval workflows, and password rotation. Logic Apps can integrate with Azure AD and Key Vault to perform these tasks.
358358

359359
- Azure Monitor and Azure Security Center: Use of the Azure services to monitor and audit activities on our Azure PostgreSQL database. It provide insights and compliance checks for our database operations.
360+
361+
The solution can be visualized with the help of below request flow diagram:
362+
363+
![](db-secure-access-explained.jpg)
360364

361365
# Assumptions
362366
- The API needs to be publicly accessible.

db-secure-access-explained.jpg

1.36 MB
Loading

0 commit comments

Comments
 (0)