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

chore: add operations scripts for maintaining infrastructure #4103

Merged
merged 76 commits into from
Nov 12, 2020
Merged
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
76390cc
reconcile lock file after removing api-report
awentzel Sep 15, 2020
ac8c01f
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Sep 15, 2020
b50b5bf
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Sep 16, 2020
0bf11be
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Sep 18, 2020
adf4c92
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Sep 28, 2020
8c0d4a8
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Oct 9, 2020
48f2cef
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Oct 19, 2020
6ebddfb
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Oct 20, 2020
88409c5
Merge branch 'master' of https://github.com/microsoft/fast-dna
awentzel Nov 4, 2020
f441504
add initial bash scripts for azure cli
awentzel May 20, 2020
ab0b706
add slot for apps
awentzel May 20, 2020
83b7a10
updates to front door
awentzel May 20, 2020
07c987a
add server.js file to use in production
awentzel May 21, 2020
26c1c97
update for wip
awentzel May 21, 2020
df68a8c
update todo list for web apps
awentzel May 22, 2020
a257c28
updates to front door documentation
awentzel May 23, 2020
c14fd55
update to rename front door
awentzel May 23, 2020
425b48b
add new slot for last-known-good for use in production
awentzel May 23, 2020
c56671b
update to cdn and storage
awentzel May 23, 2020
8efa4e3
update to include issues and todo's for later
awentzel May 26, 2020
3bf24d5
udpate to todos
awentzel May 26, 2020
d97189b
update CDN documentation
awentzel May 27, 2020
6cf609d
update to documentation
awentzel Jun 3, 2020
decac9f
add security testing for apps
awentzel Jun 19, 2020
ab99e3b
updated automated network access restrictions
awentzel Jun 22, 2020
0904f23
update to documentation
awentzel Jun 24, 2020
3fcc618
update configuration after configuring slots for security
awentzel Jun 26, 2020
98a3332
update notes for front door limitations
awentzel Jun 26, 2020
4a33091
update dns notes
awentzel Jun 26, 2020
da6ba2b
add deployment process documentation
awentzel Jun 27, 2020
ae2392a
update to disable ftps state and add network restriction source
awentzel Jun 27, 2020
c116881
add deploy script
awentzel Jun 27, 2020
70152cc
update to show currently logged in subscription
awentzel Jun 29, 2020
b838352
update notes for CDN w/CORS policy
awentzel Jun 29, 2020
4c66064
update notes on FD and AAD
awentzel Jul 1, 2020
f78c9a6
update for deploying
awentzel Jul 16, 2020
e573818
adds todo notes for better quality
awentzel Jul 29, 2020
e2da6d0
add network exceptions for testing
awentzel Aug 5, 2020
15b08f2
add removal of access restrictions
awentzel Aug 5, 2020
3a088b3
updated to include deployment scenarios in loops
awentzel Aug 5, 2020
f6773e5
update to terminal processing and styles
awentzel Aug 5, 2020
4f0ae31
update to finalize deployment script for any number of apps
awentzel Aug 5, 2020
72f8d83
update to finalize styling
awentzel Aug 6, 2020
c3c1d41
update to enable swapping
awentzel Aug 6, 2020
1cc82e5
update to add todo item
awentzel Aug 6, 2020
2d1a188
update comments for next todo
awentzel Aug 6, 2020
24c32dd
add pr template
awentzel Aug 6, 2020
83c3279
update to config files
awentzel Aug 11, 2020
12e975c
add logic to pick between environments
awentzel Aug 11, 2020
8d0657a
update to scripts for testing
awentzel Aug 12, 2020
3c8ef0b
update to fix
awentzel Aug 12, 2020
888f822
update to include environment selection process
awentzel Aug 13, 2020
90b3b41
update to refactor for supporting single service actions
awentzel Sep 2, 2020
ead3f68
update to include purging with additional refinements
awentzel Sep 10, 2020
9325db2
update to fix bug in swapping
awentzel Sep 11, 2020
62239ef
updated documentation
awentzel Sep 29, 2020
55e51b7
create functions file with functions for code reuse
awentzel Sep 29, 2020
35ae912
update to create resource group based on cli instructions
awentzel Oct 1, 2020
0d51229
update to add delete of all services in resource group
awentzel Oct 1, 2020
55e8aff
add restoring snapshots ability
awentzel Oct 1, 2020
7952b19
update ops region docs
awentzel Oct 1, 2020
fd5572f
update to initilizer
awentzel Oct 1, 2020
812a1d2
update to remove unneeded services
awentzel Oct 1, 2020
f313a96
implement delete rg
awentzel Oct 2, 2020
25192ba
update to creating resource groups
awentzel Oct 2, 2020
4df702a
update to create asp
awentzel Oct 2, 2020
5235e34
update to refactor and test complete creation/deletion for rg and asp
awentzel Oct 5, 2020
fede923
starting to create app service
awentzel Oct 5, 2020
2ee17f5
update to creating apps
awentzel Oct 20, 2020
34eb42f
update with refactor for installing complete infastructure
awentzel Oct 23, 2020
a85dcf2
update to isolate resource groups by service and testing
awentzel Nov 4, 2020
f56774d
update to finalize for hand-off
awentzel Nov 4, 2020
5da0b29
Merge branch 'master' into users/awentzel/add-ops-scripts
awentzel Nov 9, 2020
312ca2d
Merge branch 'master' into users/awentzel/add-ops-scripts
awentzel Nov 12, 2020
8c93089
Update build/operations/README.md
awentzel Nov 12, 2020
6dca8b4
Merge branch 'master' into users/awentzel/add-ops-scripts
awentzel Nov 12, 2020
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 branch 'master' of https://github.com/microsoft/fast-dna
  • Loading branch information
awentzel committed Nov 4, 2020
commit 88409c5a50340773748b92b34977d84e3b4f25c4

This merge commit was added into this branch cleanly.

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