Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for using a managed identity to connect to Azure Database for PostgreSQL #294

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
c92b259
update nuget packages and initial code implementation
MattMcL4475 Jul 18, 2023
3559b8b
refactor
MattMcL4475 Jul 18, 2023
ff1736c
update logic
MattMcL4475 Jul 18, 2023
820c2e0
refactor
MattMcL4475 Jul 18, 2023
ecc5856
fix connection string logic
MattMcL4475 Jul 18, 2023
7795580
rewrite for clarity
MattMcL4475 Jul 18, 2023
01dd40a
refactor
MattMcL4475 Jul 18, 2023
cf72264
add new setting
MattMcL4475 Jul 18, 2023
e4ccb52
fix semicolon
MattMcL4475 Jul 18, 2023
9335a3e
add note
MattMcL4475 Jul 18, 2023
4954869
add additional argument exception check
MattMcL4475 Jul 18, 2023
df02e60
update casing
MattMcL4475 Jul 18, 2023
6c827f1
add note about connection string check
MattMcL4475 Jul 18, 2023
dd03d82
Merge remote-tracking branch 'origin/main' into feature/AddManagedIde…
MattMcL4475 Jul 18, 2023
1022f25
fix formatting
MattMcL4475 Jul 18, 2023
e7722b0
hoist maxbatchsize
MattMcL4475 Jul 18, 2023
7eba550
minor formatting
MattMcL4475 Jul 18, 2023
d6d1861
Merge remote-tracking branch 'origin/main' into feature/AddManagedIde…
MattMcL4475 Jul 27, 2023
1402975
Merge remote-tracking branch 'origin/main' into feature/AddManagedIde…
MattMcL4475 Aug 15, 2023
9bf1c3e
add Microsoft.EntityFrameworkCore.Relational and update packages
MattMcL4475 Aug 22, 2023
60cbf7c
Merge branch 'main' into feature/AddManagedIdentitySupportToPostgres
MattMcL4475 Oct 3, 2023
866f458
Merge remote-tracking branch 'origin/main' into feature/AddManagedIde…
MattMcL4475 Oct 9, 2023
6441716
update implementation and refactor dbcontext
MattMcL4475 Oct 10, 2023
4025abe
Merge remote-tracking branch 'origin/main' into feature/AddManagedIde…
MattMcL4475 Oct 10, 2023
f956900
update nuget
MattMcL4475 Oct 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into feature/AddManagedIde…
…ntitySupportToPostgres
MattMcL4475 committed Jul 18, 2023
commit dd03d8295e9b1f075f1dd5e7cdbc685c162a7aa3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.