Skip to content

Commit

Permalink
adding impression pixel (#3024)
Browse files Browse the repository at this point in the history
license/cla override. Check isn't coming back for some reason.
  • Loading branch information
scbedd authored Mar 5, 2019
1 parent 9b47134 commit 12a7b99
Show file tree
Hide file tree
Showing 11 changed files with 33 additions and 7 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,6 @@ If you would like to become an active contributor to this project please follow
---

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2FREADME.png)
4 changes: 3 additions & 1 deletion applicationinsights/data-plane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ If you would like to become an active contributor to this project please follow

---

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fapplicationinsights%2Fdata-plane%2FREADME.png)
4 changes: 3 additions & 1 deletion authorization/msi-auth-token-provider-jar/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,6 @@ Use the following code to get the auth token for an User assigned identity :
...
```

Where `objectId` is retrieved from the User Assigned Identity (This is currently only supported from within the portal).
Where `objectId` is retrieved from the User Assigned Identity (This is currently only supported from within the portal).

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fauthorization%2Fmsi-auth-token-provider-jar%2Freadme.png)
4 changes: 3 additions & 1 deletion batch/data-plane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,6 @@ Then run any test in src/test/java directory.

---

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fbatch%2Fdata-plane%2FREADME.png)
3 changes: 3 additions & 0 deletions eng/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Engineering Tools

All the tools/utilities used in Microsoft Azure Java SDK's build config are defined here.


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Feng%2FREADME.png)
4 changes: 3 additions & 1 deletion eng/code-quality-reports/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Code Quality Reports

This module defines/configures the rules for code quality analysis tools such as checkstyle and spotbugs.
For more information refer to [Checkstyle](https://checkstyle.org/) and [Spotbugs](https://spotbugs.github.io/).
For more information refer to [Checkstyle](https://checkstyle.org/) and [Spotbugs](https://spotbugs.github.io/).

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Feng%2Fcode-quality-reports%2FREADME.png)
4 changes: 3 additions & 1 deletion eng/spotbugs-aggregate-report/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Spotbugs Aggregate Report

This module combines all the source code in the repo and generates an aggregated spotbugs report across all the projects in the repo.
For more information refer to [Spotbugs](https://spotbugs.github.io/).
For more information refer to [Spotbugs](https://spotbugs.github.io/).

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Feng%2Fspotbugs-aggregate-report%2FREADME.png)
4 changes: 3 additions & 1 deletion eventgrid/data-plane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ If you would like to become an active contributor to this project please follow

---

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Feventgrid%2Fdata-plane%2FREADME.png)
3 changes: 3 additions & 0 deletions keyvault/data-plane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,6 @@ If you would like to become an active contributor to this project please follow
* [Azure Key Vault General Documentation](https://docs.microsoft.com/en-us/azure/key-vault/)
* [Azure Key Vault REST API Reference](https://docs.microsoft.com/en-us/rest/api/keyvault/)
* [Azure Active Directory Documenation](https://docs.microsoft.com/en-us/azure/active-directory/)


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fkeyvault%2Fdata-plane%2FREADME.png)
4 changes: 3 additions & 1 deletion loganalytics/data-plane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ If you would like to become an active contributor to this project please follow

---

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Floganalytics%2Fdata-plane%2FREADME.png)
3 changes: 3 additions & 0 deletions template/client/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Azure Template

This project provides a starter template for a Java client package.


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Ftemplate%2Fclient%2FREADME.png)

0 comments on commit 12a7b99

Please sign in to comment.