Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glibnub authored Oct 15, 2019
1 parent 5f891dc commit dd08818
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@ create --display-name "<yourAppName>" --native-app --requiredResourceAccess
`AZURE_SP_OBJECT_ID` represents a service principal ObjectID. It is needed to
run the Create VM with encrypted managed disks sample.

# Resources
## Resources

- SDK code is at [Azure/azure-sdk-for-go][].
- SDK docs are at [godoc.org](https://godoc.org/github.com/Azure/azure-sdk-for-go/).
- SDK notifications are published via the [Azure update feed][].
- Azure API docs are at [docs.microsoft.com/rest/api](https://docs.microsoft.com/rest/api/).
- General Azure docs are at [docs.microsoft.com/azure](https://docs.microsoft.com/azure).

# License
## License

This code is provided under the MIT license. See [LICENSE][] for details.

# Contribute
## Contribute

We welcome your contributions! For instructions and our code of conduct see [CONTRIBUTING.md][]. And thank you!

Expand Down

0 comments on commit dd08818

Please sign in to comment.