File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -163,6 +163,12 @@ landingContent:
163
163
links :
164
164
- text : Azure CLI samples
165
165
url : cli-samples.md
166
+ - linkListType : reference
167
+ links :
168
+ - text : .NET provider
169
+ url : /dotnet/api/Microsoft.Extensions.Configuration.AzureAppConfiguration
170
+ - text : Spring Boot provider
171
+ url : https://github.com/microsoft/spring-cloud-azure/tree/master/
166
172
- linkListType : reference
167
173
links :
168
174
- text : Azure CLI
@@ -171,10 +177,6 @@ landingContent:
171
177
url : /powershell/module/az.appconfiguration/
172
178
- text : Terraform
173
179
url : https://www.terraform.io/docs/providers/azurerm/r/app_configuration.html
174
- - text : .NET provider
175
- url : /dotnet/api/Microsoft.Extensions.Configuration.AzureAppConfiguration
176
- - text : Spring Boot provider
177
- url : https://github.com/microsoft/spring-cloud-azure/tree/master/
178
180
- text : Azure SDK for .NET
179
181
url : https://go.microsoft.com/fwlink/?linkid=2092056
180
182
- text : Azure SDK for Java
@@ -183,5 +185,7 @@ landingContent:
183
185
url : https://go.microsoft.com/fwlink/?linkid=2103727
184
186
- text : Azure SDK for JavaScript
185
187
url : https://go.microsoft.com/fwlink/?linkid=2103664
188
+ - text : Azure SDK for Go
189
+ url : https://go.microsoft.com/fwlink/?linkid=2270866
186
190
- text : Data plane REST API
187
191
url : rest-api.md
You can’t perform that action at this time.
0 commit comments