File tree Expand file tree Collapse file tree 2 files changed +30
-4
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 2 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 87
87
href : https://go.microsoft.com/fwlink/?linkid=2074664
88
88
- name : .NET Framework builder
89
89
href : https://go.microsoft.com/fwlink/?linkid=2074663
90
- - name : .NET Azure SDK
90
+ - name : Azure SDK for .Net
91
91
href : https://go.microsoft.com/fwlink/?linkid=2092056
92
92
- name : Java Spring provider
93
93
href : https://go.microsoft.com/fwlink/?linkid=2074659
94
- - name : Java Azure SDK
94
+ - name : Azure SDK for Java
95
95
href : https://go.microsoft.com/fwlink/?linkid=2098196
96
- - name : Python Azure SDK
96
+ - name : Azure SDK for Python
97
97
href : https://go.microsoft.com/fwlink/?linkid=2103727
98
- - name : JavaScript Azure SDK
98
+ - name : Azure SDK for JavaScript
99
99
href : https://go.microsoft.com/fwlink/?linkid=2103664
100
100
- name : REST
101
101
href : https://go.microsoft.com/fwlink/?linkid=2078296
Original file line number Diff line number Diff line change @@ -60,6 +60,32 @@ sections:
60
60
- href : /azure/azure-app-configuration/quickstart-feature-flag-dotnet
61
61
- href :
62
62
- href : /azure/azure-app-configuration/quickstart-feature-flag-spring-boot
63
+ - title : SDKs
64
+ items :
65
+ - type : paragraph
66
+ text : ' Languages with SDK support for Azure App Configuration:'
67
+ - type : table
68
+ style : dataMatrix
69
+ columns :
70
+ - image :
71
+ src : https://docs.microsoft.com/media/logos/logo_NETcore.svg
72
+ title : .NET Core
73
+ - image :
74
+ src : https://docs.microsoft.com/media/logos/logo_Java.svg
75
+ title : Java
76
+ - image :
77
+ src : https://docs.microsoft.com/media/logos/logo_JS.svg
78
+ title : Javascript
79
+ - image :
80
+ src : https://docs.microsoft.com/media/logos/logo_Python.svg
81
+ title : Python
82
+ rows :
83
+ - title : Configuration
84
+ values :
85
+ - href : https://go.microsoft.com/fwlink/?linkid=2092056
86
+ - href : https://go.microsoft.com/fwlink/?linkid=2098196
87
+ - href : https://go.microsoft.com/fwlink/?linkid=2103664
88
+ - href : https://go.microsoft.com/fwlink/?linkid=2103727
63
89
- title : Step-by-step tutorials
64
90
items :
65
91
- type : paragraph
You can’t perform that action at this time.
0 commit comments