We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Status: Ready for testing.
Focus: Helps enable Automatic Failover. Rename Database in ImportDatabase Job
Services Deployed:
Bugs Fixed: https://github.com/NuGet/NuGetGallery/issues?milestone=52&page=1&state=closed
git pull origin master .\build
nucmd azure login nucmd scheduler newjob -dc 1 -sing -j ImportDatabase -i ImportDatabaseIntoFailoverDC -f Minute -in 10 -p "{ 'GalleryDBName' : '<primary_db_name_in_dc1>', 'EndPointUri': 'https://by1prod-dacsvc.azure.com/DACWebService.svc/', 'TargetServer' : 'Legacy' }"
This deployment helps us enable automatic failover using Traffic Manager
NuGet/NuGet.Services.Work#19
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Deployment D3
Status: Ready for testing.
Focus: Helps enable Automatic Failover. Rename Database in ImportDatabase Job
Services Deployed:
Bugs Fixed: https://github.com/NuGet/NuGetGallery/issues?milestone=52&page=1&state=closed
Deployment Process
Deployment Notes
This deployment helps us enable automatic failover using Traffic Manager
Pull Requests/Interesting Commits
NuGet/NuGet.Services.Work#19
The text was updated successfully, but these errors were encountered: