-
Updated
Apr 12, 2020 - Java
Azure
Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through a global network of Microsoft-managed data centers.
Here are 285 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Apr 14, 2020 - Java
-
Updated
Oct 2, 2020 - Java
-
Updated
Nov 23, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 13, 2020 - Java
-
Updated
Dec 11, 2018 - Java
-
Updated
Nov 6, 2020 - Java
-
Updated
Nov 23, 2020 - Java
-
Updated
Nov 24, 2020 - Java
-
Updated
Nov 23, 2020 - Java
-
Updated
Nov 16, 2020 - Java
-
Updated
Oct 2, 2020 - Java
-
Updated
Oct 14, 2018 - Java
-
Updated
Nov 11, 2020 - Java
-
Updated
Sep 28, 2020 - Java
-
Updated
Oct 27, 2020 - Java
Do you have a feature request?
Complete the following items then submit your issue:
- Detailed description of feature
We should modify the code within the webpack configs so that the env variables WEBPACK_PROP_* are required when building for production. This way we can prevent shipping Client builds that are not properly configured with an AAD provider or an API url. - What valu
Created by Microsoft
Released February 1, 2010
- Organization
- Azure
- Website
- azure.microsoft.com
- Wikipedia
- Wikipedia
Hi,
We want to get the actual size of the AMQP message (which should include eventBody, system properties, properties and keys, etc.). Just like the getSize() method in EventDataBatch class. Is this doable?
We want to get this info for some bookkeeping (e.g. metrics) and also to skip messages that are oversized.
Thanks,
Hai