Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
173 views

I have a user which has been granted to use MS Graph API. I wrote a code in Java which is using the MicrosoftGraphClient and makes simple lookup to find an user by email. The code is runing fine just ...
fascynacja's user avatar
  • 3,266
0 votes
1 answer
103 views

I have an existing application which uses Apache Cassandra, and I am attempting to check its compatibility with Azure Cosmos DB for Apache Cassandra My application uses a recent 4.x version of the ...
David North's user avatar
  • 1,149
0 votes
0 answers
29 views

I am trying to copy a file in the datalake from a path to another. My previous code which is public void enableFileSelected (String sourcePath, String destPath, String fileSystemName) throws ...
zacthebigkub's user avatar
0 votes
0 answers
196 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 ...
Venkatesh's user avatar
0 votes
0 answers
34 views

I am developing an Android app that uses Microsoft Entra ID login for authentication. After a successful login, the app fetches some user data and also allows saving additional data to the server. I ...
Vikas Sharma's user avatar
0 votes
0 answers
84 views

I have a Maven Multi-Module Build. This works fine in the Azure Build Pipeline. Now I try to add CodeCoverage Report. For that I added this to my azure-pipelines.yml - task: PublishCodeCoverageResults@...
user286974's user avatar
0 votes
1 answer
178 views

I am working on Azure Databricks Test Automation using Java. There are a number of Jobs and pipelines that are created in Azure Databricks to process data. I want to create WorkspaceClient for them ...
ashish chauhan's user avatar
0 votes
2 answers
111 views

I am doing local development. Wish to run spark job locally on my desktop, and access files in storage account from my spark job. I don't have an option to use SAS tokens or access-keys for my storage ...
Jatin's user avatar
  • 31.9k
1 vote
2 answers
118 views

I'm trying to create a Function App to be triggered by blob storage events, and would like to retrieve the file metadata fields to use as parameters to file processing logic. But when I declare @...
Ricardo Comar's user avatar
0 votes
1 answer
61 views

I'm deploying a Spring Boot application to an Azure Service Fabric cluster (running locally). My goal is to pass Azure Key Vault access credentials (Tenant ID, Client ID, Client Secret, Key Vault URI) ...
Saddeep Mihiranga's user avatar
0 votes
1 answer
165 views

I use self-hosted Azure agent and I'm currently trying to deploy a Java Spring Boot application to an Azure App Service. I set Path so it provides a path to Java and maven. The agent still doesn't see ...
Ivan Synenko's user avatar
0 votes
1 answer
139 views

I have an Azure Function made in Java, which is triggered by RabbitMQ messages on a specific queue. My problem is that I need to output two different messages, one in the middle of the function's code ...
nonzaprej's user avatar
  • 1,634
0 votes
1 answer
135 views

I have developed a web application in spring boot that retrieves the membership details of Microsoft 365 Groups, Distribution Lists (DL), and Mail-Enabled Security Groups (MESG) when a user's email ...
BeginnerBro's user avatar
0 votes
1 answer
115 views

I need read email from my hotmail account,my app is a daemon, so I use client secret mode to get tokens, yes, its success got token, and get /users is success also, however when i try to get /users/{...
Leo's user avatar
  • 21
1 vote
1 answer
74 views

Old and new Spark behave differently The associated jar file specifies azure-security-keyvault-secrets_4.2.6 Does it work differently depending on the Java version? The new Spark 3. It seems to hang ...
Tkawasaki's user avatar

15 30 50 per page
1
2 3 4 5
177