|
19 | 19 | "githubPath": "Azure-Samples/app-service-java-manage-logs-for-function-apps",
|
20 | 20 | "description": "Getting started on log streaming for Functions using Java"
|
21 | 21 | },
|
22 |
| - { |
23 |
| - "owner": "yungezz", |
24 |
| - "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageFunctionAppSourceControl.java", |
25 |
| - "githubPath": "Azure-Samples/app-service-java-configure-deployment-sources-for-functions", |
26 |
| - "description": "Getting started on configuring deployment sources for Functions using Java" |
27 |
| - }, |
28 |
| - { |
29 |
| - "owner": "yungezz", |
30 |
| - "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageFunctionAppWithAuthentication.java", |
31 |
| - "githubPath": "Azure-Samples/app-service-java-manage-authentication-for-functions", |
32 |
| - "description": "Getting started on managing authentication for Functions using Java" |
33 |
| - }, |
34 | 22 | {
|
35 | 23 | "owner": "yungezz",
|
36 | 24 | "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageFunctionAppWithDomainSsl.java",
|
|
55 | 43 | "githubPath": "Azure-Samples/app-service-java-access-key-vault-convenience-for-web-apps-on-linux",
|
56 | 44 | "description": "Getting started on on safeguarding Web app secrets in Key Vault on Linux using Java"
|
57 | 45 | },
|
58 |
| - { |
59 |
| - "owner": "yungezz", |
60 |
| - "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageLinuxWebAppSourceControl.java", |
61 |
| - "githubPath": "Azure-Samples/app-service-java-configure-deployment-sources-for-web-apps-on-linux", |
62 |
| - "description": "Getting started on configuring deployment sources for Web Apps on Linux using Java" |
63 |
| - }, |
64 | 46 | {
|
65 | 47 | "owner": "yungezz",
|
66 | 48 | "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageLinuxWebAppSqlConnection.java",
|
|
121 | 103 | "githubPath": "Azure-Samples/app-service-java-manage-staging-and-production-slots-for-web-apps",
|
122 | 104 | "description": "Getting started on managing staging and product slots for Web Apps using Java"
|
123 | 105 | },
|
124 |
| - { |
125 |
| - "owner": "yungezz", |
126 |
| - "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageWebAppSourceControl.java", |
127 |
| - "githubPath": "Azure-Samples/app-service-java-configure-deployment-sources-for-web-apps", |
128 |
| - "description": "Getting started on configuring deployment sources for Web Apps using Java" |
129 |
| - }, |
130 |
| - { |
131 |
| - "owner": "yungezz", |
132 |
| - "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageWebAppSourceControlAsync.java", |
133 |
| - "githubPath": "Azure-Samples/app-service-java-configure-deployment-sources-for-web-apps-async", |
134 |
| - "description": "Getting started on configuring deployment sources for Web Apps using Java asynchronously" |
135 |
| - }, |
136 | 106 | {
|
137 | 107 | "owner": "yungezz",
|
138 | 108 | "filePath": "azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/appservice/samples/ManageWebAppSqlConnection.java",
|
|
0 commit comments