Skip to content

Releases: Azure-Samples/azure-sdk-for-go-samples

Azure SDK for Go Samples

10 Nov 05:46
ffcdafe
Compare
Choose a tag to compare
Add samples for MySQL flexible servers SDK (#286)

* Simple sample sceleton for mysql & postgresql

* Test basic operations

* Fixed issue with confusing git mod name between current and forked branch

* Fix typo

* Fix malformed Example_ test name

* Change sample file names. Add README.md files

* Properly delete old files, add necessary parameters for server creation

* Update README.md files

* Refactor FirewallRule call in the clients. Fix invalid name

* Update postgresql sample to reflect newest sdk changes

* Fix package names for mysql,postgresql flexible server samples

* Add the mysql samples

* Remove own go.mod dependencies

* Fix build issue

Azure SDK for Go Samples

14 Oct 00:33
41e83c0
Compare
Choose a tag to compare
Add postgresql flexible servers samples (#284)

* Simple sample sceleton for mysql & postgresql

* Test basic operations

* Fixed issue with confusing git mod name between current and forked branch

* Fix typo

* Fix malformed Example_ test name

* Change sample file names. Add README.md files

* Properly delete old files, add necessary parameters for server creation

* Update README.md files

* Refactor FirewallRule call in the clients. Fix invalid name

* Update postgresql sample to reflect newest sdk changes

* Fix package names for mysql,postgresql flexible server samples

* Add PostgreSQL samples

* Change user to Azure

* Revert some changes in the files

* Revert groups.go

* Fix module name

* Change to Azure-Samples instead of Azure

* Randomize the password to pass gosec

* Refactor password generator

* Fix Build error

* Fix README.md, refactor sample

* Styling fixes

* Some final format refinement

* Missed one error to output

* Fix example test

* Update output of the example

Co-authored-by: Dapeng Zhang <[email protected]>

Azure SDK for Go Samples

12 Oct 03:52
f27a98d
Compare
Choose a tag to compare
Initial commit, without env secrets, of the go sample. (#285)

* Initial commit, without env secrets, of the go sample.

* update dependencies

* Fixed creation of communication service

* Refine other methods

* fix CI

* Updating the Readme.

* Updating the readme.

* Some format refinemnet

Co-authored-by: Dapeng Zhang <[email protected]>

Getting started - Managing Azure Communication Services using Azure Go SDK

12 Oct 03:52
f27a98d
Compare
Choose a tag to compare
Initial commit, without env secrets, of the go sample. (#285)

* Initial commit, without env secrets, of the go sample.

* update dependencies

* Fixed creation of communication service

* Refine other methods

* fix CI

* Updating the Readme.

* Updating the readme.

* Some format refinemnet

Co-authored-by: Dapeng Zhang <[email protected]>

Azure SDK for Go Samples

10 Aug 02:34
ff3a409
Compare
Choose a tag to compare
initial change to keyvault tests . (#282)

* initial.

* Initial version

* Initial version

* Initial version

* Removed unused code.

Azure SDK for Go Samples

05 Jun 09:36
8a3b761
Compare
Choose a tag to compare
154518

add select go version for livetest.yml (#281)

Azure SDK for Go Samples

05 Jun 08:59
f33dba9
Compare
Choose a tag to compare
passes web & insights tests (#280)

* Update azure-pipelines.yml for Azure Pipelines

* Update live_test.yml

a test to trigger pipeline ci

* Update live_test.yml

* fix Example_createTemplateDeployment

* include master in my own testing pipeline

* fix Example_createTemplateDeployment

* Update live_test.yml

* Update live_test.yml

* Update live_test.yml

* passes insights and web tests

* use proper eventhub name

* Update yml, pipeline only trigger by master branch

* update yml, select go version for pipeline

Azure SDK for Go Samples

30 Apr 03:42
96378ae
Compare
Choose a tag to compare
Update live_test steps and ./resouces (#279)

* remove obselete testcase TestGroupsWithAuthFile from resources

* Update live_test.yml

Co-authored-by: JerryPei1997 <729683758@qq,com>

Azure SDK for Go Samples

27 Apr 08:23
2195ed9
Compare
Choose a tag to compare
update Live Test steps (#278)

* update Live Test steps

* Update live_test.yml

Azure SDK for Go Samples

16 Apr 07:53
cf57573
Compare
Choose a tag to compare
138707

Add ADO build badge in the repo (#276)