Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
109 views

I am trying to connect to an Azure Blob Storage account from my VM using Managed Identity in Java. Below is the code I have implemented to establish the connection. I have made all the required ...
0 votes
0 answers
101 views

I'm using Java & Spring Boot for an endpoint which sole purpose is to create, sign and issue JWT. The library used for creating JWTs is java-jwt. I have a problem creating a com.auth0.jwt....
0 votes
1 answer
79 views

I am struggling to implement something and am hoping to get some guidance here. We are switching to ASB and need to fit our incoming message processing into an existing framework. Our requirements are ...
0 votes
2 answers
71 views

I'm trying to enumerate VMs of Azure for a certain Resource Group. On some tenants the SDK returns part of the VMs with zeroed fields (like computerName() == 'null'). Code sample: var ...
OGP's user avatar
  • 974
0 votes
1 answer
662 views

We are using the Azure java SDK to connect to ADL2 storage, and occasionally get an error like "connection timed out after 10000 ms". But I don't understand where that 10000ms timeout comes ...
0 votes
1 answer
88 views

We've used azure ADL2 for some time, and the amount of memory it consumes is problematic, forcing us to use awkward and lower-performing techniques. In a discussion in this github issue, it was ...
0 votes
1 answer
570 views

I am using azure-storage-blob Java SDK version 12.8.0 with SpringBoot 2.x, and I would like to do multipart-uploads from local storage to Azure blob container, it worked well when specifying the ...
0 votes
1 answer
250 views

I'm working with Microsoft Graph API to get users from my organisation. Here's what I have so far that fetches all users: TokenCredentialAuthProvider authProvider = new TokenCredentialAuthProvider( ...
0 votes
1 answer
672 views

How do I disable logging on OkHttp okhttp3.internal.platform.Platform class, coming from OkHttpLoggingInterceptor ? I get log messages , that I am unable to turn off from config in host.json . They ...
0 votes
1 answer
1k views

I am trying to create an authentication method to autheticate to azure ad for adding an removal of users via my java code. I have a free tier account setup for the same. below is the method I used for ...
0 votes
1 answer
329 views

I am just starting on code to download files from Azure blob using java SDK. while searching found two different clients for Blob. BlobContainerClient and BlobContainerAsyncClient. what's the ...
0 votes
2 answers
336 views

My application is a simple resource server — I am using AadResourceServerHttpSecurityConfigurer.aadResourceServer() to validate the given access token. The specific documentation I have followed can ...
2 votes
1 answer
409 views

I am trying to read the InputStream of a large blob from an Azure container and store it in another cloud storage of my own. For small files, it is working perfectly. But for large blobs (around 3GB), ...
0 votes
1 answer
147 views

We want to integrate Azure Service bus Java SDk in a legacy project that has JDK 8. The project compiles fine, but spits out the following run time error: 'com/azure/spring/cloud/autoconfigure/...
0 votes
0 answers
244 views

I have blobs in a folder location and sometimes the blob name has some Chinese characters in it. For example, I have blob name as 项目.xlsx. Currently I am using downloadToFile method where am trying to ...

15 30 50 per page
1
2 3 4 5
...
21

AltStyle によって変換されたページ (->オリジナル) /