Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
67 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
24 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
98 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
25 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
65 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
125 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
99 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.8k
1 vote
2 answers
108 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
49 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
126 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
125 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,614
0 votes
1 answer
117 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
1 vote
1 answer
105 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
  • 25
1 vote
1 answer
73 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
1 vote
1 answer
210 views

I have meet big problem about read mail from my outlook account, it takes me about serval days, however still failed, somebody can help me? I am referring to this document: https://learn.microsoft.com/...
Leo's user avatar
  • 25

15 30 50 per page
1
2 3 4 5
177