Граф коммитов

1754 Коммитов

Автор SHA1 Сообщение Дата
Warren Zhu b8f69b1e44 Fix typo in method name 2018-07-19 13:13:17 +08:00
Warren Zhu f79a68f70d Move EventHubTemplateTest into right package 2018-07-19 13:11:05 +08:00
weiping 1aa65e4649 add release script 2018-07-19 12:42:40 +08:00
Warren Zhu 19ff7c0a4a
Merge pull request #121 from Microsoft/add-azure-data-jpa-sample-119
Add azure data jpa sample, fix #119.
2018-07-18 17:20:08 +08:00
weiping d9b1f76ca8
Merge pull request #140 from Microsoft/show-clouderror-body
show CloudError code and body fix #137
2018-07-18 16:45:58 +08:00
weiping 32ea33eb24 use variable to store error message 2018-07-18 16:23:07 +08:00
weiping 68d74b6f16 show CloudError code and body 2018-07-18 16:15:42 +08:00
Pan Li 90c4f1d8d3 Update README for JPA sample.
Signed-off-by: Pan Li <panli@microsoft.com>
2018-07-18 15:07:39 +08:00
Warren Zhu 013cdac65d
Merge pull request #125 from Microsoft/issue-124
Reorder getOrCreateSqlServer parameter to make name as last one. Fix #124
2018-07-18 11:47:20 +08:00
Warren Zhu 258112b2fd
Merge pull request #122 from Microsoft/doc
Polish sql and redis sample doc
2018-07-18 11:44:07 +08:00
Warren Zhu bb1aa01d75 Reorder getOrCreateSqlServer parameter to make name as last one. Fix #124 2018-07-18 11:41:10 +08:00
Warren Zhu 5849377bb9
Merge pull request #120 from Microsoft/log
Use AOP aspect to handle azure resource creation log and exception
2018-07-18 11:16:31 +08:00
Warren Zhu 5ddb745865 Polish azure redis sample doc 2018-07-18 11:15:48 +08:00
Warren Zhu e904084639 Polish sql sample properties comment 2018-07-18 11:11:34 +08:00
Pan Li e211b95a49 Add README for azure data jpa sample
Signed-off-by: Pan Li <panli@microsoft.com>
2018-07-18 11:09:23 +08:00
Pan Li 0efc474dae Update sample code with more details.
Signed-off-by: Pan Li <panli@microsoft.com>
2018-07-18 10:57:52 +08:00
Pan Li f82951b4f1 Add azure data jpa sample, fix #119.
Signed-off-by: Pan Li <panli@microsoft.com>
2018-07-18 10:16:37 +08:00
Warren Zhu e8991de18c Merge branch 'master' into log 2018-07-18 10:10:57 +08:00
Warren Zhu 55a9e01b4c Use AOP aspect to handle azure resource creation log and exception 2018-07-18 10:10:14 +08:00
Warren Zhu 8568b6ec6e
Merge pull request #118 from miaosakurai/mc-comments
add naming roles into application.properties
2018-07-17 16:51:09 +08:00
miaosakurai 44a90d36e3 Add naming convention comments of eventhub name. 2018-07-17 16:12:07 +08:00
miaosakurai 748255072e Add naming convention comments of storage account name. 2018-07-17 16:11:17 +08:00
miaosakurai ed8762919e Add naming convention comments of server name. 2018-07-17 16:10:24 +08:00
miaosakurai d6587f40f8 Add naming convention comments of eventhub name and storage account name. 2018-07-17 16:09:12 +08:00
Yitao Dong 3421f81c64
Delete README.md 2018-07-17 15:41:17 +08:00
Yitao Dong ad8b8d2658
Create README.md 2018-07-17 15:40:58 +08:00
weiping 3542558db8
Merge pull request #116 from Microsoft/doc-typo
keep consistent indention and fix typo fix #114
2018-07-17 15:12:06 +08:00
weiping 9eab98b2af keep consistent indention and fix typo 2018-07-17 14:49:58 +08:00
Yitao Dong e6ac681006
Description for Spring Cloud Azure Storage 2018-07-17 14:33:17 +08:00
Warren Zhu 672453e32e
Merge pull request #113 from Microsoft/remove-resourcegroup-from-telemetry-data-106
Remove resourceGroup from telemetry data, fix #106.
2018-07-17 13:34:43 +08:00
Pan Li 9d5d792842 Remove resourceGroup from telemetry data, fix #106.
Signed-off-by: Pan Li <panli@microsoft.com>
2018-07-17 13:09:09 +08:00
Warren Zhu 3edd1d5f9a
Merge pull request #110 from Microsoft/doc
Update sample doc
2018-07-17 12:26:14 +08:00
Warren Zhu d4e61ef056
Merge pull request #112 from Microsoft/yt/docs
Update homepage README.md
2018-07-17 12:25:51 +08:00
Yitao Dong 21a767d201
Update homepage README.md
Update homepage README.md
2018-07-17 11:17:58 +08:00
Warren Zhu 826b96f929 Update sql sample doc about how to add firewall rule. Fix #107 2018-07-17 10:25:14 +08:00
Warren Zhu cf0f5ee2c3 Update event hub kafka sample doc. Fix #108:wq 2018-07-17 10:08:29 +08:00
Warren Zhu 8d3f23978e
Merge pull request #100 from Microsoft/issue-82
Use functional composition to log azure resource creation
2018-07-17 09:55:00 +08:00
Warren Zhu 8415a0eac0 Rename log decorator function 2018-07-17 09:48:11 +08:00
Warren Zhu 89cf0bf3fb
Merge pull request #105 from Microsoft/doc
Update stream binder sample and doc
2018-07-16 17:17:36 +08:00
Warren Zhu 667e95d63d Handle Azure resource creating exception 2018-07-16 15:40:23 +08:00
Warren Zhu 1013c96900 Update event hub stream kafka binder sample 2018-07-16 14:30:38 +08:00
Warren Zhu 34c8e52338 Update event hub stream binder sample 2018-07-16 14:29:30 +08:00
Warren Zhu 7fa5d3c18b Merge branch 'master' of github.com:Microsoft/Spring-cloud-azure 2018-07-16 14:14:27 +08:00
Warren Zhu c333b5817c Update spring cloud stream event hub binder sample doc 2018-07-16 14:05:20 +08:00
Warren Zhu 1c470652f1
Merge pull request #104 from Microsoft/workaround-telemetry-xml-missing-log-103
Add unused ApplicationInsight.xml to avoid confusing logs. , #103.
2018-07-16 13:52:59 +08:00
Pan Li 9485b003dc Make ApplicationInsight SDK happy, #103.
* Add unused ApplicationInsight.xml to avoid lots logs.

Signed-off-by: Pan Li <panli@microsoft.com>
2018-07-16 13:40:27 +08:00
Warren Zhu bed79abe68 Refactor AzureAdmin 2018-07-16 13:26:14 +08:00
Warren Zhu c95f8dd0dd Add missing spring-cloud-azure-storage dependency in storage starter. Fix #101 (#102) 2018-07-16 12:40:44 +08:00
Warren Zhu dfd8e64b40
Merge pull request #90 from Microsoft/refine-samples-72
Refine sample code and documentation, #72.
2018-07-16 11:15:52 +08:00
Warren Zhu ef75d02e5d Use functional composition to log azure resource creation. Fixes #82 2018-07-16 11:09:29 +08:00