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 example for AAD Service Principal connection #27

Merged
merged 1 commit into from
May 26, 2022

Conversation

RudraNirvan
Copy link

Fixes #23.

@shueybubbles opened after addressing comments for #25.

@ghost
Copy link

ghost commented May 21, 2022

CLA assistant check
All CLA requirements met.

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2022

Codecov Report

Merging #27 (79532e0) into main (f21bac1) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   71.28%   71.17%   -0.12%     
==========================================
  Files          24       24              
  Lines        5418     5418              
==========================================
- Hits         3862     3856       -6     
- Misses       1311     1315       +4     
- Partials      245      247       +2     
Impacted Files Coverage Δ
tds.go 65.13% <0.00%> (-0.73%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f21bac1...79532e0. Read the comment docs.

@shueybubbles shueybubbles merged commit 574a6f4 into microsoft:main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActiveDirectoryServicePrincipal connection string
3 participants