Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Azure
/
AppConfiguration-DotnetProvider
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
93
Code
Issues
18
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Auto-Reload secrets from Key Vault
- #249
#249
Merged
Avani Gupta (avanigupta)
merged 12 commits into
main
Azure/AppConfiguration-DotnetProvider:main
from
avanigupta/keyvaultreload
Azure/AppConfiguration-DotnetProvider:avanigupta/keyvaultreload
Copy head branch name to clipboard
May 4, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Auto-Reload secrets from Key Vault
#249
Avani Gupta (avanigupta)
merged 12 commits into
main
Azure/AppConfiguration-DotnetProvider:main
from
avanigupta/keyvaultreload
Azure/AppConfiguration-DotnetProvider:avanigupta/keyvaultreload
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2021
Reload secrets from key vault
Avani Gupta (avanigupta)
committed
d0dcf1d
View commit details
Copy full SHA for d0dcf1d
Browse repository at this point
Add InvalidateCache definition for a test that mocks IKeyValueAdapter
Avani Gupta (avanigupta)
committed
5ee03e9
View commit details
Copy full SHA for 5ee03e9
Browse repository at this point
Updated code for SetSecretRefreshInterval API
Avani Gupta (avanigupta)
committed
a437c7b
View commit details
Copy full SHA for a437c7b
Browse repository at this point
cleanup
Avani Gupta (avanigupta)
committed
4d6a211
View commit details
Copy full SHA for 4d6a211
Browse repository at this point
Resolving comments
Avani Gupta (avanigupta)
committed
31f167e
View commit details
Copy full SHA for 31f167e
Browse repository at this point
Track next refresh time in secret provider and add semaphore for adapter refresh
Avani Gupta (avanigupta)
committed
bbf4a12
View commit details
Copy full SHA for bbf4a12
Browse repository at this point
Remove _nextRefreshTime and acquire semaphore only if refresh is needed
Show description for f40ff49
Avani Gupta (avanigupta)
committed
f40ff49
View commit details
Copy full SHA for f40ff49
Browse repository at this point
Updating secret provider after concurrency changes
Avani Gupta (avanigupta)
committed
e1589db
View commit details
Copy full SHA for e1589db
Browse repository at this point
Commits on May 3, 2021
Cache secrets returned by SecretResolver
Avani Gupta (avanigupta)
committed
c677d6f
View commit details
Copy full SHA for c677d6f
Browse repository at this point
Remove duplicate cache calculation
Avani Gupta (avanigupta)
committed
cd0ac91
View commit details
Copy full SHA for cd0ac91
Browse repository at this point
Commits on May 4, 2021
SetDirty should not clear key vault cache
Avani Gupta (avanigupta)
committed
c0a5c4c
View commit details
Copy full SHA for c0a5c4c
Browse repository at this point
Remove SetDirty unit test from Key Vault tests
Avani Gupta (avanigupta)
committed
fcab95e
View commit details
Copy full SHA for fcab95e
Browse repository at this point
You can’t perform that action at this time.