Skip to content

Commit e88a64f

Browse files
Add reference to Go SDK
1 parent 460b00e commit e88a64f

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

articles/azure-app-configuration/index.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,12 @@ landingContent:
163163
links:
164164
- text: Azure CLI samples
165165
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/
166172
- linkListType: reference
167173
links:
168174
- text: Azure CLI
@@ -171,10 +177,6 @@ landingContent:
171177
url: /powershell/module/az.appconfiguration/
172178
- text: Terraform
173179
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/
178180
- text: Azure SDK for .NET
179181
url: https://go.microsoft.com/fwlink/?linkid=2092056
180182
- text: Azure SDK for Java
@@ -183,5 +185,7 @@ landingContent:
183185
url: https://go.microsoft.com/fwlink/?linkid=2103727
184186
- text: Azure SDK for JavaScript
185187
url: https://go.microsoft.com/fwlink/?linkid=2103664
188+
- text: Azure SDK for Go
189+
url: https://go.microsoft.com/fwlink/?linkid=2270866
186190
- text: Data plane REST API
187191
url: rest-api.md

0 commit comments

Comments
 (0)