Skip to content

Commit

Permalink
Switch from http to https
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu authored and weshaggard committed Oct 23, 2020
1 parent 327679e commit 710454a
Show file tree
Hide file tree
Showing 104 changed files with 165 additions and 165 deletions.
4 changes: 2 additions & 2 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ members of the project's leadership.
## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at [http://contributor-covenant.org/version/1/4][version]
available at [https://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
[version]: https://contributor-covenant.org/version/1/4/
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Thank you for your interest in contributing to Azure SDK for Java.

- For reporting bugs, requesting features, or asking for support, please file an issue in the [issues](https://github.com/Azure/azure-sdk-for-java/issues) section of the project.

- If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](http://azure.github.com/guidelines.html).
- If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](https://azure.github.com/guidelines.html).

- To make code changes, or contribute something new, please follow the [GitHub Forks / Pull requests model](https://help.github.com/articles/fork-a-repo/): Fork the repo, make the change and propose it back by submitting a pull request.

Expand Down Expand Up @@ -46,7 +46,7 @@ Merging Pull Requests (for project contributors with write access)

- Install Java Development Kit 8 or 11
- add `JAVA_HOME` to environment variables
- Install [Maven](http://maven.apache.org/download.cgi)
- Install [Maven](https://maven.apache.org/download.cgi)
- add `MAVEN_HOME` to environment variables

>**Note:** If you ran into "long path" issue on `Windows`, enable paths longer than 260 characters by: <br><br>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Management libraries can be identified by namespaces that start with `azure-mgmt

## Need help?

- For reference documentation visit the [Azure SDK for Java documentation](http://aka.ms/java-docs).
- For reference documentation visit the [Azure SDK for Java documentation](https://aka.ms/java-docs).
- For tutorials, samples, quick starts and other documentation, visit [Azure for Java Developers](https://docs.microsoft.com/java/azure/).
- For build reports on code quality, test coverage, etc, visit [Azure Java SDK](https://azuresdkartifacts.blob.core.windows.net/azure-sdk-for-java/index.html).
- File an issue via [Github Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose).
Expand Down
2 changes: 1 addition & 1 deletion common/perf-test-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ helps developers create their performance tests for their APIs.
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ Please follow [instructions here][contributing_md] to build from source or contr
[azure_subscription]: https://azure.microsoft.com/free
[logging_doc]: https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html#boot-features-logging
[contributing_md]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/CONTRIBUTING.md
[maven]: http://maven.apache.org/
[maven]: https://maven.apache.org/
[spring_conversion_duration]: https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html#boot-features-external-config-conversion-duration
[azure_managed_identity]: https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview
[enable_managed_identities]: https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview#how-can-i-use-managed-identities-for-azure-resources
Expand Down
6 changes: 3 additions & 3 deletions sdk/batch/microsoft-azure-batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ You can find sample code that illustrates Batch usage scenarios in https://githu

## Help

If you encounter any bugs with these libraries, please file issues via [Issues](https://github.com/Azure/azure-sdk-for-java) or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
If you encounter any bugs with these libraries, please file issues via [Issues](https://github.com/Azure/azure-sdk-for-java) or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

# Contribute Code

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down Expand Up @@ -135,7 +135,7 @@ All tests are run from the `sdk/batch` directory. They can be run either on the
# More Information

* [Javadoc](https://docs.microsoft.com/java/api/overview/azure/batch?view=azure-java-stable)
* [http://azure.com/java](http://azure.com/java)
* [https://azure.com/java](https://azure.com/java)
* If you don't have a Microsoft Azure subscription you can get a FREE trial account [here](http://go.microsoft.com/fwlink/?LinkId=330212)

---
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-amqp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ own AMQP client library that abstracts from the underlying transport library's i
## Key concepts

The concepts for AMQP are well documented in [OASIS Advanced Messaging Queuing Protocol (AMQP) Version
1.0](http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-overview-v1.0-os.html).
1.0](https://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-overview-v1.0-os.html).

## Examples

Expand All @@ -41,7 +41,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-experimental/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-http-jdk-httpclient/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -75,7 +75,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-http-netty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -67,7 +67,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in
[Microsoft Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
[Microsoft Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-http-okhttp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -67,7 +67,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -47,7 +47,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-serializer-avro-apache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -50,7 +50,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-serializer-avro-jackson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -42,7 +42,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-serializer-json-gson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -42,7 +42,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-serializer-json-jackson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -42,7 +42,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ public class FooBar {

If you encounter any bugs with these SDKs, please file issues via
[Issues](https://github.com/Azure/azure-sdk-for-java/issues) or checkout
[StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
[StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

## Next steps

Expand All @@ -121,7 +121,7 @@ Other useful packages are:
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in
[Microsoft Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
[Microsoft Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Get started with Azure libraries that are [built using Azure Core](https://azure
## Troubleshooting

If you encounter any bugs, please file issues via [GitHub Issues](https://github.com/Azure/azure-sdk-for-java/issues/new/choose)
or checkout [StackOverflow for Azure Java SDK](http://stackoverflow.com/questions/tagged/azure-java-sdk).
or checkout [StackOverflow for Azure Java SDK](https://stackoverflow.com/questions/tagged/azure-java-sdk).

### Enabling Logging

Expand All @@ -91,7 +91,7 @@ locate the root issue. View the [logging][logging] wiki for guidance about enabl
## Contributing

If you would like to become an active contributor to this project please follow the instructions provided in
[Microsoft Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
[Microsoft Azure Projects Contribution Guidelines](https://azure.github.io/guidelines.html).

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down
4 changes: 2 additions & 2 deletions sdk/cosmos/azure-cosmos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ Refer to [javadocs][api_documentation] for more details on the package
- Java Development Kit 8
- An active Azure account. If you don't have one, you can sign up for a [free account][azure_subscription]. Alternatively, you can use the [Azure Cosmos DB Emulator](https://azure.microsoft.com/documentation/articles/documentdb-nosql-local-emulator) for development and testing. As emulator https certificate is self signed, you need to import its certificate to java trusted cert store as [explained here](https://docs.microsoft.com/azure/cosmos-db/local-emulator-export-ssl-certificates)
- (Optional) SLF4J is a logging facade.
- (Optional) [SLF4J binding](http://www.slf4j.org/manual.html) is used to associate a specific logging framework with SLF4J.
- (Optional) [SLF4J binding](https://www.slf4j.org/manual.html) is used to associate a specific logging framework with SLF4J.
- (Optional) Maven

SLF4J is only needed if you plan to use logging, please also download an SLF4J binding which will link the SLF4J API with the logging implementation of your choice. See the [SLF4J user manual](http://www.slf4j.org/manual.html) for more information.
SLF4J is only needed if you plan to use logging, please also download an SLF4J binding which will link the SLF4J API with the logging implementation of your choice. See the [SLF4J user manual](https://www.slf4j.org/manual.html) for more information.

The SDK provides Reactor Core based async APIs. You can read more about Reactor Core and [Flux/Mono types here](https://projectreactor.io/docs/core/release/api/)

Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-spring-data-cosmos/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This instruction is guideline for building and code contribution.

## Prequisites
- JDK 1.8 and above
- [Maven](http://maven.apache.org/) 3.0 and above
- [Maven](https://maven.apache.org/) 3.0 and above

## Build from source
To build the project, run maven commands.
Expand Down
4 changes: 2 additions & 2 deletions sdk/cosmos/azure-spring-data-cosmos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ If you are using Maven, add the following dependency.
- Java Development Kit 8
- An active Azure account. If you don't have one, you can sign up for a [free account][azure_subscription]. Alternatively, you can use the [Azure Cosmos DB Emulator][local_emulator] for development and testing. As emulator https certificate is self signed, you need to import its certificate to java trusted cert store, [explained here][local_emulator_export_ssl_certificates]
- (Optional) SLF4J is a logging facade.
- (Optional) [SLF4J binding](http://www.slf4j.org/manual.html) is used to associate a specific logging framework with SLF4J.
- (Optional) [SLF4J binding](https://www.slf4j.org/manual.html) is used to associate a specific logging framework with SLF4J.
- (Optional) Maven

SLF4J is only needed if you plan to use logging, please also download an SLF4J binding which will link the SLF4J API with the logging implementation of your choice. See the [SLF4J user manual](http://www.slf4j.org/manual.html) for more information.
SLF4J is only needed if you plan to use logging, please also download an SLF4J binding which will link the SLF4J API with the logging implementation of your choice. See the [SLF4J user manual](https://www.slf4j.org/manual.html) for more information.

### Setup Configuration Class
- In order to set up configuration class, you'll need to extend `AbstractCosmosConfiguration`
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ mvn test -DACCOUNT_HOST="https://REPLACE_ME_WITH_YOURS.documents.azure.com:443/"

- or you can simply put your endpoint credentials in TestConfigurations.java
- The SDK tests are written using TestNG framework, if you use Eclipse you may have to
add TestNG plugin to your eclipse IDE as explained [here](http://testng.org/doc/eclipse.html).
add TestNG plugin to your eclipse IDE as explained [here](https://testng.org/doc/eclipse.html).
Intellij has builtin support for TestNG.
- Now you can run the tests in your Intellij/Eclipse IDE.
Loading

0 comments on commit 710454a

Please sign in to comment.