azure-docs-sdk-java icon indicating copy to clipboard operation
azure-docs-sdk-java copied to clipboard

☕️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.

Results 103 azure-docs-sdk-java issues
Sort by recently updated
recently updated
newest added
trafficstars

If I send a large number of messages to Event Hub, there is a issue that the Consumer side cannot retrieve the messages. azure-messaging-eventhubs : 5.10.0 From the following log,...

https://docs.microsoft.com/en-us/java/api/com.azure.resourcemanager.containerregistry.models.sourcecontroltype.github?view=azure-java-stable ![java_api_com_e](https://user-images.githubusercontent.com/40815708/129473290-038e10d2-d89f-4071-b41b-b16b74843397.png) #PingMSFTDocs

The maintainers of docker-maven-plugin now recommend using dockerfile-maven instead (see https://github.com/spotify/docker-maven-plugin/blob/master/README.md). It'd be nice to see this example revised. --- #### Document Details ⚠ *Do not edit this section. It...

doc-bug
azure-spring

This code does not work. pom.xml ------------- org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test com.microsoft.azure azure-active-directory-b2c-spring-boot-starter 2.1.6.M2 org.springframework.boot spring-boot-starter-thymeleaf org.thymeleaf.extras thymeleaf-extras-springsecurity5 Code as mentioned in the docs...

Hi Team, I am following https://github.com/Azure/azure-docs-sdk-java/blob/master/docs-ref-services/communication-chat-readme-pre.md to setup chat client for azure communication service using Java Sdk. I am able to get valid user access token but when I am...

The page states that "Send events to an Azure Event Hub and **consume** and process events from an Event Hub using the Event Hubs client library." But there is only...

Ex: "Download the 64-bit Azul Zulu JDK 8 as an MSI" points to `https://repos.azul.com/azure-only/zulu/packages/zulu-11/11.0.3/zulu-11-azure-jdk_11.31.11-11.0.3-win_x64.msi` --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟...

In the `next steps` section it's only written that 3 client librairies are supporting azure identity for authenticating. But it is now possible to use it in the [BlobServiceClientBuilder](https://docs.microsoft.com/en-us/java/api/com.azure.storage.blob.blobserviceclientbuilder?view=azure-java-stable) class...