Luke Latham
4a16dc236d
3.1 Sample Updates ( #16170 )
2019-12-12 17:31:22 -06:00
Luke Latham
3a52b7643a
Update AKV config provider to 3.0 ( #15696 )
2019-11-15 09:11:05 -06:00
Luke Latham
772403cb28
Update AKV config provider for new Azure process ( #12396 )
2019-05-14 10:57:36 -10:00
Luke Latham
583ce92031
Adopt certificate approach in AKV config provider topic ( #11827 )
...
Updates
Updates
Update
2019-04-03 17:12:34 -10:00
Luke Latham
aac9bf5e4a
Update config value names in sample app ( #10846 )
2019-02-08 10:56:30 -06:00
Nick George
c60d8b473f
Update Program.cs to fix typo ( #10843 )
2019-02-07 16:57:37 -06:00
Luke Latham
eeb01eb04a
Key Vault Config Provider topic and sample updates ( #10669 )
...
Updates
Updates
Updates
Updates
Updates
2019-02-04 13:17:58 -10:00
Luke Latham
8e6dd4a7f4
Drop version from App package ( #8881 )
...
Addresses #8579
I might be getting the hang of **_find and replace_** now. 😝
This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham
46f41d4774
Update All and App package versions ( #8513 )
2018-09-13 11:39:23 -05:00
Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Luke Latham
96762919c3
Azure Key Vault topic+sample updates ( #7910 )
2018-08-01 12:25:39 -05:00
Luke Latham
34b33e245b
Add version to App package references ( #7551 )
...
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham
cb7c399e85
2.1 Sample Updates (Round 7) ( #6822 )
2018-06-04 12:03:35 -05:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
Luke Latham
f9c17fbb49
Update Key Vault config provider samples ( #4961 )
2017-12-12 10:20:36 -06:00
Luke Latham
374ecc35a7
Documenting Options change for 2.0 ( #4797 )
...
* Documenting Options change for 2.0
Update
Updates
Updates
* Updates
Fix link
Update TOC entry
Fix redo
Updates
* Update index.md
Simple is banned.
* Factor remaining Options out of Config topic
* React to feedback and updates
Update
Updates
Update metadata
* React to feedback
Update
2017-11-28 14:09:16 -10:00
Luke Latham
7baaeb390c
Patch two sample project files
2017-09-23 12:25:16 -05:00
Luke Latham
70089de5bf
Update Azure Key Vault Config Provider topic and sample ( #3896 )
...
* [WIP] Update Azure Key Vault Config Provider topic and sample
@Rick-Anderson @tdykstra Would you mind marking this **WIP** right now.
I'll need to make a few passes on it prior to getting review underway.
cc/ @anurse (partner in crime on this topic), @blowdart, @pakrym,
@olavt, @Coderrob
Fixes #3369
:flame: *HOT!* :flame: updates in this one:
* 2.0 samples added (note that tabs aren't required, because the topic's
examples are the same thus far across 1.x and 2.x). However, the 1.1 and
2.0 samples are linked when mentioning to the reader what they can
download.
* Re-organized the topic a bit to accomodate the two samples.
* Reacted to the feedback in #3369 and the discussion in
https://github.com/aspnet/Docs/pull/3525 .
* Samples are refactored into an example of placing secrets into a
single key vault for different app *versions*, not app names. Using app
names or the environment isn't a security best practice.
Update
Update
Updates
Updates
Update
Updates
Update
Updates
Updates
* Condition the ItemGroup for netcoreapp2.0
* React to feedback
* Update version references and sample folders
Add one
Minor text change
More minor changes
Even better
One more
* Remove dependency statement
* Update net462 deps
* Even better!
* Reverse order for 2.x tab first
* Update 2.0 samples: Only target netcoreapp
2017-08-23 11:30:39 -04:00
Rick Anderson
c23f9b383b
remove /en-us/ ( #3670 )
2017-07-10 12:20:50 -06:00
Shayne Boyer
d1069c888d
whitespace
2017-02-17 09:49:34 -05:00
Luke Latham
b7ba995925
Key Vault Configuration Provider doc ( #2531 )
...
* Update configuration.md
* Create key-vault-configuration.md
* Create appsettings.json
* Add files via upload
* Update README.md
* Update KeyVaultConfigProviderSample.csproj
* Create sample-output.png
* Add files via upload
* Update key-vault-configuration.md
* Update Startup.cs
* Add files via upload
* Add files via upload
* Add files via upload
* Update Startup.cs
* Update appsettings.json
* Update Startup.cs
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Add files via upload
* Add files via upload
* Add files via upload
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update appsettings.json
* React to feedback
* React to feedback
* Update index.md
* Update toc.md
* Update configuration.md
* React to feedback - "When to use" section
* Add a phrase to KeyVaultClient bit
* Update key-vault-configuration.md
* React to feedback
* Minor update to ms.date
* New implementation and local secret storage
* Update KeyVaultConfigProviderSample.csproj
* Update Program.cs
* Minor phrasing adjustments
* Update KeyVaultConfigProviderSample.csproj
* Minor phrasing update
* Add files via upload
* Remove en-us from links
* Update web.config
* Delete License.txt
* Update Markup.cs
* Update Program.cs
* Update Startup.cs
* Update ms.date
* Note .NET Core target 1.1.0+
* Update KeyVaultConfigProviderSample.csproj
* Update KeyVaultConfigProviderSample.csproj
* Remove compiler\resources line
It isn't necessary, and it isn't in the templates.
* Update KeyVaultConfigProviderSample.csproj
* Create launchSettings.json
* Update KeyVaultConfigProviderSample.csproj
* Update Startup.cs
* Update KeyVaultConfigProviderSample.csproj
* Update KeyVaultConfigProviderSample.csproj
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Minor updates
* Minor update
* Update the doc ms.date
* Minor update
2017-02-13 10:03:08 -10:00